@charset "UTF-8";

/* ================================================== *
 *
 *    base style
 *
 * ================================================== */
 @font-face {
  font-family: "noto";
  font-style: normal;
  font-weight: 400;
  src: url("../font/noto.woff") format("woff");
}

/* 他のサイズを追加する場合も同様に */
@font-face {
  font-family: "noto";
  font-style: normal;
  font-weight: 700;
  src: url("../font/noto.woff") format("woff");
}

@font-face {
  font-family: "noto";
  font-style: normal;
  font-weight: 900;
  src: url("../font/noto.woff") format("woff");
}
body {
  font-family: "noto", sans-serif;
  font-weight: 400;
}
 
 #site_p {
	font-family: "noto", sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	margin-top:0px;
	position:absolute;
	left: 820px;
	top: 9px;
	width: 110px;
	height: 20px;
}
#site_p a img{
	margin:0px 10px 0px 0ox;
}
.headersite{
	margin-top:5px;
}

.top_1_top {
	background-image: url(../../memo/css/imgge/memoriesimg03.png);
	background-repeat: no-repeat;
	background-position: 0% 70%;
	text-align: center;
	width:650px;
	padding:30px 0px 10px 350px;
	margin: auto;
}  
.top_2_top {
	background-image: url(../images/imgge/memories-topimg03.png);
	background-repeat: no-repeat;
	background-position: top;
	width:1000px;
	height:180px;
	position:relative;
	text-align: center;
	margin: auto;
}  
.top_2_1 {
	text-align: left;
	width:295px;
	position:absolute;
	left: 25px;
	top: 95px;
	line-height: 22px;
}  
.top_2_2 {
	text-align: left;
	width:300px;
	position:absolute;
	left: 351px;
	top: 95px;
	line-height: 22px;
}  
.top_2_3 {
	text-align: left;
	width:304px;
	position:absolute;
	left: 677px;
	top: 95px;
	line-height: 22px;
}  

.top_1 {
	text-align: left;
	width:1000px;
	padding:0px 0px 20px 0px;
}
.main_1 {
	background-image: url(../images/imgge/memories-topimg13.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	height:0;
	padding-top:67.57%;
	position:relative;
}
.main_1 img {
	position:absolute;
}
.main_1 a img {
	position:absolute;
	left: 703px;
	top: 106px;
} 
.main_1 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color:#FFFFFF;
}
.main_1 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color:#FFFFFF;
}
.main_1 .p_1 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height:22px;
	width:50%;
	position: absolute;
	left:50%;
	top:37%;
}
/*ブラウザの横幅が768px以下のとき*/
@media (max-width: 768px) {
.main_1 .p_1 {
	font-size: 12px;
	text-align: left;
	line-height:20px;
}
}
/*ブラウザの横幅が480px以下のとき*/
@media (max-width: 480px) {
.main_1 .p_1 {
	font-size: 10px;
	text-align: left;
	line-height:15px;
}
}
.main_1 .p_2 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height:22px;
	width:50%;
	position: absolute;
	left:50%;
	top:80%;
}
@media (max-width: 768px) {
.main_1 .p_2 {
	font-size: 12px;
	text-align: left;
	line-height:20px;
}
}
/*ブラウザの横幅が480px以下のとき*/
@media (max-width: 480px) {
.main_1 .p_2 {
	font-size: 10px;
	text-align: left;
	line-height:15px;
}
}
.main_2 {
	background-image: url(../images/imgge/memories-topimg07.png);
	background-repeat: no-repeat;
	background-position: center;
	width:740px;
	height:470px;
	position:relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.main_2 a img {
	position:absolute;
	left: 597px;
	top: 41px;
} 
.main_2 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.main_2 .t_1 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 140px;
	top: 80px;
	line-height: 22px;
}  

.main_2 .p_1 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 12px;
} 
.main_2 .t_2 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 515px;
	top: 79px;
	line-height: 22px;
}  

.main_2 .p_2 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 515px;
	top: 105px;
	line-height: 22px;
	font-size: 12px;
}  
.main_2 .t_3 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 139px;
	top: 281px;
	line-height: 22px;
}  

.main_2 .p_3 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 139px;
	top: 308px;
	line-height: 22px;
	font-size: 12px;

}  
.main_2 .t_4 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 514px;
	top: 280px;
	line-height: 22px;
}  

.main_2 .p_4 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 514px;
	top: 306px;
	line-height: 22px;
	font-size: 12px;
}  

.main_3 {
	background-image: url(../../memo/css/img/seo-img06.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width:100%;
	padding-top: 10px;
}
.main_3  a img{
	margin-bottom:10px;
}
.main_3  a:hover img{
	margin-bottom:10px;
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background: #fff;
}

.main_4 {
	background-image: url(../images/imgge/memories-topimg09.png);
	background-repeat: no-repeat;
	background-position: center;
	width:740px;
	height:490px;
	padding-top: 40px;
	position:relative;
}
.main_4 .p_1 {
	text-align: left;
	width:705px;
	height:150px;
	position:absolute;
	left: 28px;
	top: 315px;
	line-height: 25px;
	font-size: 15px;
} 
.main_4 a img {
	position:absolute;
	left: 580px;
	top: 463px;
} 
.main_4  a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.main_5 {
	background-image: url(../images/imgge/memories-topimg10.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width:740px;
	padding-top: 280px;
	height: 100%;
	margin: 20px 0px 10px 0px;
	position:relative;
}

.main_5 .p_1 a img{
	position:absolute;
	left: 6px;
	top: 61px;
} 

.main_5 .p_1 a:hover img{
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
	background: #fff;  
}
.main_5 .p_2 a img{
	position:absolute;
	left: 250px;
	top: 61px;
} 

.main_5 .p_2 a:hover img{
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
	background: #fff;  
}
.main_5 .p_3 a img{
	position:absolute;
	left: 495px;
	top: 61px;
} 

.main_5 .p_3 a:hover img{
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
	background: #fff;  
}


.main_6 {
	background-image: url(../../memo/css/img/seo-img06.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width:740px;
	padding-top: 20px;
}
.main_7 {
	width:730px;
	padding-top: 20px;
	height: 100%;
	margin: 20px 0px 30px 10px;
	border:solid 1px #cccccc;
}
.main_8 {
	width:100%;
	padding-top: 20px;
	height: 100%;
	margin: 20px 0px 30px 10px;
}
.main_8 h3 {
	text-align: left;
	background-image:url(../images/imgge/memories-line05.png);
	margin:0px 0px 0px 0px;
	color:#FFF;
	line-height: 37px;
	font-size: 18px;
	font-family: "noto", sans-serif;
	height: 37px;
	width: 100%;
	background-repeat: no-repeat;
}
.main_8_info {
	width:100%;
	padding: 0px 0px 50px 0px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	font-size:15px;
}
.main_8_info a {
	color: #333;
	text-decoration: none;
	font-family: "noto", sans-serif;
	margin-left: 20px;
	padding-bottom:10px;
}
.main_8_info a:hover{
	color: #666;
	text-decoration: none;
	font-family: "noto", sans-serif;
}

.main_9 {
	background-image: url(../imgge/memories-yasu03.png);
	background-repeat: no-repeat;
	background-position: center;
	width:740px;
	height:700px;
	position:relative;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.main_9 a img {
	position:absolute;
	left: 597px;
	top: 41px;
} 
.main_9 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.main_9 .t_1 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 140px;
	top: 80px;
	line-height: 22px;
}  

.main_9 .p_1 {
	text-align: left;
	width:306px;
	position:absolute;
	left: 39px;
	top: 119px;
	line-height: 22px;
	font-size: 15px;
} 
.main_9 .t_2 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 515px;
	top: 79px;
	line-height: 22px;
}  

.main_9 .p_2 {
	text-align: left;
	width:301px;
	position:absolute;
	left: 411px;
	top: 118px;
	line-height: 22px;
	font-size: 15px;
	height: 160px;
}  
.main_9 .t_3 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 139px;
	top: 281px;
	line-height: 22px;
}  

.main_9 .p_3 {
	text-align: left;
	width:291px;
	position:absolute;
	left: 40px;
	top: 464px;
	line-height: 22px;
	font-size: 15px;
}  
.main_9 .t_4 {
	font-weight: bold;
	font-size: 14px;
	color: #E75A00;
	text-align: left;
	width:200px;
	position:absolute;
	left: 514px;
	top: 280px;
	line-height: 22px;
}  

.main_9 .p_4 {
	text-align: left;
	width:294px;
	position:absolute;
	left: 412px;
	top: 460px;
	line-height: 22px;
	font-size: 15px;
}  
.main_10 {
	background-image: url(../imgge/memories-yasu02.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width:740px;
	height:700px;
	margin-top:25px;
	position:relative;
	margin-left: 10px;
}
.main_10 .img {
	position:absolute;
	left: 42px;
	top: 341px;
} 
.main_10 .p_1 {
	padding:80px 20px 20px 20px;
} 
.main_10 .p_2 {
	padding:35px 20px 20px 20px;
} 
.main_10 .p_3 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 14px;
} 
.main_10 .p_4 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 14px;
} 
.main_10 .p_5 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 14px;
}
.main_10 .p_6 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 14px;
}
.main_10 .p_7 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 14px;
}  
.main_10 .p_8 {
	text-align: left;
	width:213px;
	position:absolute;
	left: 140px;
	top: 105px;
	line-height: 22px;
	font-size: 14px;
}  

.main_11 {
	background-image: url(../images/img_top/memories-topimg_03.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	height:0;
	padding-top:59%;
	position:relative;
}
@media (max-width: 480px) {
.main_11 {
	background-image: url(../images/img_top/memories-topimg_s03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	height:0;
	padding-top:59%;
	position:relative;
}
.main_8_info a {
	color: #333;
	text-decoration: none;
	font-family: "noto", sans-serif;
	margin-left: 0px;
}
}
@media (max-width: 1230px) {
.main_8 {
	width:100%;
	padding-top: 10px;
	height: 100%;
	margin: 20px 0px 30px 10px;
}
}
.main_11 img {
	position:absolute;
}
.main_11 a img {
	position:absolute;
	left: 703px;
	top: 106px;
} 
.main_11 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color:#FFFFFF;
}
.main_11 a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color:#FFFFFF;
}
.main_11 .p_1 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height:24px;
	width:93%;
	position: absolute;
	left:4%;
	top:5%;
}
.main_11 .p_2 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height:24px;
	width:93%;
	position: absolute;
	left:4%;
	top:18%;
}
.main_11 .p_3 {
	font-size: 15px;
	color: #333;
	text-align: left;
	line-height:24px;
	width:93%;
	position: absolute;
	left:4%;
	top:39%;
}
.main_11 .p_xs1 {
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height:17px;
	width:93%;
	position: absolute;
	left:4%;
	top:5%;
}
h3.m_11 {
	text-align: left;
	background-image:url(../images/img_top/memories-line01_1.png);
	margin:0px 0px 0px 0px;
	color:#FFF;
	line-height: 45px;
	font-size: 18px;
	font-family: "noto", sans-serif;
	height: 43px;
	width: 100%;
	background-repeat: no-repeat;
}
@media (max-width: 480px) {
h3.m_11 {
	text-align: left;
	background-image:url(../images/img_top/memories-line01_s.jpg);
	margin:0px 0px 0px 0px;
	color:#FFF;
	line-height: 45px;
	font-size: 14px;
	font-family: "noto", sans-serif;
	height: 37px;
	width: 100%;
	background-repeat: no-repeat;
	text-indent:35px;
}
}
/*ブラウザの横幅が768px以下のとき*/
@media (max-width: 768px) {
.main_11 .p_1 {
	font-size: 12px;
	text-align: left;
	line-height:20px;
}
}
/*ブラウザの横幅が480px以下のとき*/
@media (max-width: 480px) {
.main_11 .p_1 {
	font-size: 10px;
	text-align: left;
	line-height:15px;
}
}

.side_info {
	width:184px;
	padding: 10px;
	height: 100%;
	margin: 0px 0px 20px 0px;
	border:solid 1px #9C9;
	font-size:12px;
}

div.main01 {
	font-family: "noto", sans-serif;
	vertical-align: text-top;
    font-size: 24px;
	padding-top: 24px;
	padding-left:80px;
	text-align:left;
	line-height: 20px;
	color: #fff;
	cursor: hand;		
}

h3{
	font-size:22px;
	color: #fff;
	line-height:50px;
	text-indent:50px;
	height:50px;
	margin:0px 0px 0px 0px;

}
h4{
	font-size:20px;
	font-weight:bold;
	color: #333;
	line-height:70px;
	text-indent:70px;
	height:50px;
	margin:0px 0px 30px 10px;
	width:740px;
	background-image: url(../../memo/css/imgge/memories-line04.png);
	background-repeat:no-repeat;


}
.p_center_blu {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color:#0f2699;
	}
.p_center {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color:#000000;
	}
.p_right {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	text-align: right;
	line-height: 30px;
	color:#000000;
	}
.p_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 35px;
	color:#333;
	}
.p_menu {
	padding:15px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
	color:#333;
	}
@media (max-width: 767px) {
	.p_menu {
	padding:0px 0px 0px 20px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#333;
	}
}
.p_left_b {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 35px;
	color:#333;
	font-weight:bold;
	}
.p_left_t {
	padding:30px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	}
.p_left_m {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	margin-left:50px;
	color:#000000;
	}
.p22_left {
	padding:0px 0px 15px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 20px;
	text-align: left;
	line-height: 30px;
	color:#333;
	}
.p16_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	color:#000000;
	}
.p14_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color:#333;
	}
.p12_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	color:#000000;
	}
.p_left_gr {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	color:#089625;
	}		
.p_left_bd {
	padding:10px 20px 10px 20px;
	font-family: "noto", sans-serif;	font-size: 18px;
	font-size: 18px;
	text-align: left;
	line-height: 25px;
	color:#000000;
	border-bottom:dotted 2px #cccccc;
	}	
/*アンダーバーアクション*/
.p_left_bd1 {
	padding:10px 20px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 25px;
	color:#333;
	margin-bottom:5px;
	}	
.p_left_bd1 a {
	position: relative;
	display: inline-block;
	transition: 2s;
}
.p_left_bd1 a::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 2px;
	background-color: #0f2699;
	transition: 1s;
}
.p_left_bd1 a:hover::after {
	width: 100%;
}
@media (max-width: 480px) {
.p_left ,.p_left_m ,.p22_left{
	padding:0px 0px 5px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	}
.p_left_b {
	padding:0px 0px 5px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	font-weight:bold;
	}
.p_left_bd {
	padding:10px;
	font-family: "noto", sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	color:#000000;
	border-bottom:dotted 2px #cccccc;
	}	
.p_left_gr {
	padding:0px 0px 5px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 18px;
	color:#089625;
	}
.sp_non{
	display:none;
	}
}
@media (max-width: 767px) {
.spt_non{
	display:none;
	}
.p_left_bd1 {
	padding:10px 0;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	border-bottom:dotted 2px #cccccc;
	}	
.p22_left {
	padding:0px 0px 20px 0px;
	font-size: 16px;
	}
}
@media (max-width: 1230px) {
.sptn_non{
	display:none;
	}
}
@media screen and (min-width: 1231px) and (max-width: 1400px) {
.npc_non{
	display:none;
	}
}
@media (min-width: 768px) {
.spt_on{
	display:none;
	}
}
@media (min-width: 1400px) {
.sptn_on{
	display:none;
	}
}
@media (min-width: 481px) {
.sp_on{
	display:none;
	}
}
@media (min-width: 1201px) {
.logo_sp{
	display:none;
	}
}
@media (max-width: 1200px) {
.logo_pc{
	display:none;
	}
}
.p {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 25px;
	}	
@media (max-width: 480px) {
.p {
	padding:0px 0px 5px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 18px;
	}
}
     ページアップ 
	#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #ffdc00;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}
#page-top a:hover {
	text-decoration: none;
	background: #ffdc00;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


/*ブラウザの横幅が480px以下のとき*/
@media (max-width: 480px) {
	#page-top {
	bottom: 100px;

}
}
.nav li a {
}

.mellimg{
	padding:13px 0px 0px 0px;
}

.list-group-item{
	padding:5px 0px;
}

.scrollable-menu {
                height: auto;
                max-height: 500px;
                overflow-x: hidden;
}
.carousel_out {
	background-image: url(../images/img_top/test01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;
	height:0;
	padding-top:59%;
	position:relative;
}
.carousel_in {
	width:100%;
	position:absolute;
	top:0px;
	padding:5%;
}
@media (max-width: 480px) {
.carousel_in {
	padding:0% 5% 10% 5%;
}
}

.dropdown-menu{
	border:0px;
}
@media (min-width: 480px) {
.navbar .navbar-inner {
    padding: 0;
}
 
.navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
 
.navbar .nav li {
    display: table-cell;
    float: none;
	width:12.5%;
}
.navbar .nav li a:hover{
	color: #EDEDED;
}
 
.navbar .nav li a {
    text-align: center;
}
 
.navbar .nav li:last-child a {
    border-right: 0;
    border-radius: 0 3px 3px 0;
}

.nav>li>a:focus,.nav>li>a:hover{
	text-decoration:none;
	background-color:#fff;
	}
.topnavi{
	width:100%;
	background-color: #F2F2F2;
}
.navbar{
	margin-bottom:0px;
}
.demo-header.navbar-default .nav.navbar-nav>li>a:hover dropdown-toggle{
	margin-bottom:0;
	padding-bottom:0;
}
.widmenu{
	width:100%;
}




a:focus, a {
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color:inherit;
 color:inherit;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color:inherit;
 color:inherit;
}
.navbar {
	min-height:50px;
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    box-shadow:none;
	background-image:none;
	color:#fff;
}
.navbar {
	border:0px;
}


.navbar-default .navbar-nav > a:focus {
 background-color:inherit;
 color:inherit;
}
}
.co_1 {
	background-color:#578a3d;
}
.co_2 {
	background-color:#4169e1;
}
.co_3 {
	background-color:#8eae69;
}
.co_4 {
	background-color:#e19756;
}
.co_5 {
	background-color:#59b9c6;
}
.co_6 {
	background-color:#f39800;
}
.co_7 {
	
}
.co_8 {
	background-color:#999999;
}
.p_co_1 {
	color:#009900;
}
.p_co_2 {
	color:#999999;
}
.p_co_3 {
	color:#FFFFFF;
}
.navbar-default .navbar-nav > .co_01 > a {
	color:#333333;
}

.navbar-default .navbar-nav > .co_01 > a:active , 
.navbar-default .navbar-nav > .co_01 > a:hover ,
.navbar-default .navbar-nav > .co_01 > a:focus{
	background-color:#578a3d;
	color:#FFFFFF;
}


.navbar-default .navbar-nav > .co_02 > a {
	color:#333333;
}
.demo-header.navbar-default .nav.navbar-nav>li.co_02 > a:hover,
.nav .open >.co_02 a, 
.nav .open >.co_02 a:hover, 
.nav .open .co_02 > a:focus ,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open .co_02 > a ,
.navbar-default .navbar-nav > .open .co_02 > a:hover,
.navbar-default .navbar-nav > .co_02 > a:focus {
	background-color:#4169e1;
	color:#FFFFFF;
}

.navbar-default .navbar-nav > .co_03 > a {
	color:#333333;
}
.demo-header.navbar-default .nav.navbar-nav>li.co_03 > a:hover,
.nav .open >.co_03 a, 
.nav .open >.co_03 a:hover, 
.nav .open .co_03 > a:focus ,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open .co_03 > a ,
.navbar-default .navbar-nav > .open .co_03 > a:hover,
.navbar-default .navbar-nav > .co_03 > a:focus {
	background-color:#8eae69;
	color:#FFFFFF;
}

.navbar-default .navbar-nav > .co_04 > a {
	color:#333333;
}
.demo-header.navbar-default .nav.navbar-nav>li.co_04 > a:hover,
.nav .open >.co_04 a, 
.nav .open >.co_04 a:hover, 
.nav .open .co_04 > a:focus ,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open .co_04 > a ,
.navbar-default .navbar-nav > .open .co_04 > a:hover,
.navbar-default .navbar-nav > .co_04 > a:focus {
	background-color:#e19756;
	color:#FFFFFF;
}

.navbar-default .navbar-nav > .co_05 > a {
	color:#333333;
}
.demo-header.navbar-default .nav.navbar-nav>li.co_05 > a:hover,
.nav .open >.co_05 a, 
.nav .open >.co_05 a:hover, 
.nav .open .co_05 > a:focus ,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open .co_05 > a ,
.navbar-default .navbar-nav > .open .co_05 > a:hover,
.navbar-default .navbar-nav > .co_05 > a:focus {
	background-color:#59b9c6;
	color:#FFFFFF;
}

.navbar-default .navbar-nav > .co_06 > a {
	color:#333333;
}
.demo-header.navbar-default .nav.navbar-nav>li.co_06 > a:hover,
.nav .open >.co_06 a, 
.nav .open >.co_06 a:hover, 
.nav .open .co_06 > a:focus ,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open .co_06 > a ,
.navbar-default .navbar-nav > .open .co_06 > a:hover,
.navbar-default .navbar-nav > .co_06 > a:focus {
	background-color:#f39800;
	color:#FFFFFF;
}

.navbar-default .navbar-nav > .co_08 > a {
	color:#333333;
}
.demo-header.navbar-default .nav.navbar-nav>li.co_08 > a:hover,
.nav .open >.co_08 a, 
.nav .open >.co_08 a:hover, 
.nav .open .co_08 > a:focus ,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .open .co_08 > a ,
.navbar-default .navbar-nav > .open .co_08 > a:hover,
.navbar-default .navbar-nav > .co_08 > a:focus {
	background-color:#999999;
	color:#FFFFFF;
}



h3.t_bar,.t_bar {
	font-size: 35px;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 1px #999;
	padding:20px 0px 60px 0px;
	height: 60px;
	width:100%;
	margin:50px 0px 50px 0px;
	font-weight:normal;
}
.t_bar1 {
	font-size: 35px;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 1px #999;
	padding:20px 0px 60px 0px;
	height: 60px;
	width:100%;
	margin:120px 0px 50px 0px;
}
.t_bar2 {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 1px #999;
	padding:20px 0px 60px 0px;
	height: 60px;
	width:100%;
	margin:20px 0px 50px 0px;
}
.t_bk {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:20px 0px 60px 0px;
	height: 60px;
	width:100%;
	margin:50px 0px 50px 0px;
}
.t_bk1 {
	font-size: 30px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:20px 0px 0px 0px;
	height: 60px;
	width:100%;
	margin:150px 0px 0px 0px;
}
.t_bks {
	font-size: 24px;
	line-height: 30px;
	color: #333;
	text-align: left;
	font-family: "noto", sans-serif;
	padding:20px 0px 20px 0px;
	width:100%;
	margin:80px 0px 20px 0px;
}
.t_eng {
	font-size: 16px;
	line-height: 15px;
	color: #0f2699;
	text-align: left;
	font-family: "noto", sans-serif;
	padding:0px 0px 0px 0px;
	width:100%;
	margin:0px 0px 0px 0px;
}
.t_engy {
	font-size: 16px;
	line-height: 30px;
	color: #ffdc00;
	text-align: left;
	font-family: "noto", sans-serif;
	padding:50px 0px 0px 0px;
	width:100%;
	margin:0px 0px 0px 100px;
}
.t_tbky{
	color:#ffdc00;
	text-align:left;
	font-size:35px;
	margin:-10px auto 50px 100px;
	font-weight:bold;
}
.t_wh {
	font-size: 22px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:0px 0px 0px 0px;
	width:100%;
	margin:20px 0px 40px 0px;
}
.t_gr {
	font-size: 30px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:0px 0px 0px 0px;
	width:100%;
	margin:20px 0px 40px 0px;
}
@media screen and (max-width: 1280px) {
h3.t_bar.t_bar {
	font-size: 26px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 1px #999;
	padding:20px 0px 60px 0px;
	height: 60px;
	width:100%;
	margin:50px 0px 50px 0px;
}
}
@media screen and (max-width: 767px) {
.t_eng {
	font-size: 16px;
	line-height: 15px;
	color: #0f2699;
	text-align: left;
	font-family: "noto", sans-serif;
	padding:30px 0px 0px 0px;
	width:100%;
	margin:0px 0px 0px 0px;
}
.t_engy {
	font-size: 16px;
	line-height: 30px;
	color: #ffdc00;
	text-align: left;
	font-family: "noto", sans-serif;
	padding:20px 0px 0px 0px;
	width:100%;
	margin:0px 0px 0px 30px;
}
.t_tbky{
	color:#ffdc00;
	text-align:left;
	font-size:28px;
	margin:10px auto 0px 30px;
	font-weight:bold;
}
h3.t_bar.t_bar {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 2px #999;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
}
.t_bar1 {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 2px #999;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
}
h3 {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
}
.t_bk {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
}
}
@media screen and (max-width: 480px) {
h3.t_bar.t_bar {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: centert;
	font-family: "noto", sans-serif;
	border-bottom:solid 2px #999;
	padding:0px 0px 20px 0px;
	height: auto;
	width:100%;
	margin:25px 0px 25px 0px;
}
.t_bar1 {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: centert;
	font-family: "noto", sans-serif;
	border-bottom:solid 2px #999;
	padding:0px 0px 20px 0px;
	height: auto;
	width:100%;
	margin:25px 0px 25px 0px;
}
.t_bar2 {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 1px #999;
	padding:0px 0px 60px 0px;
	height: 60px;
	width:100%;
	margin:0px 0px 50px 0px;
}
h3 {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-align: centert;
	font-family: "noto", sans-serif;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
}
.t_bk {
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-align: centert;
	font-family: "noto", sans-serif;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
	font-weight:bold;
}
.t_bk1 {
	font-size: 18px;
	line-height: 30px;
	color: #4C9649;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:20px 0px 0px 0px;
	height: 60px;
	width:100%;
	margin:30px 0px 0px 0px;
}
.t_bks {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	padding:20px 0px 20px 0px;
	width:100%;
	margin:30px 0px 10px 0px;
}
}
.p_main {
	font-size: 18px;
	color: #222;
	text-align: left;
	line-height:40px;
	width:100%;
	margin:10px 0px 10px 0px;
	font-family: "noto", sans-serif;
}
.row {
	margin: 0px;
}
.container {
	padding: 0px;
}

h1 {
	margin: 0 0 0 40px;
	padding-bottom: 0px;
	width: 250px;
	font-size:12px;
	line-height:16px;
	color:#333;
	text-align: left;
}
@media screen and (min-width: 767px) and (max-width: 1230px) {
	h1 {
	margin: 0 0 0 40px;
	padding-bottom: 0px;
	width: 250px;
	font-size:12px;
	line-height:16px;
	color:#333;
	text-align: left;
}
}
@media screen and (max-width: 767px) {
h1 {
	margin: 0 0 0 50px;
	padding-bottom: 0px;
	width: 250px;
	font-size:12px;
	line-height:16px;
	color:#333;
	text-align: left;
}	
#head-tel.pc-item.pc-only {
  display: block; }
.p_main {
	font-size: 16px;
	color: #222;
	text-align: left;
	line-height:30px;
	width:100%;
	margin:10px 0px 10px 0px;
	font-family: "noto", sans-serif;
}  
  }


#back-top {
position: relative;
}

.arrow {
position: absolute;
width: 20px;
height: 20px;
border: 5px solid #ffdc00;
border-left-color: #0f2699;
border-top-color: #0f2699;
top: 40px;
left: 30px;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);

}

.tuition-box4 {
	display: table-cell;
	width: 1140px;
	position:relative;
	padding-top:0px;
}
.tuition-box4 dt{
	position:absolute;
	right: 14%;
	bottom: 11%;
}
.tuition-box5 {
	display: table-cell;
	width: 1140px;
	padding-top:0px;
}
.tuition-box5 dt{
	position:absolute;
	right: 17%;
	top: 45%;
	width: 160px;
	height: 19px;
}
.tuition-box6 {
	display: table-cell;
	width: 1140px;
	position:relative;
	padding-top:0px;
}
.tuition-box6 dt{
	position:absolute;
	right: 1%;
	bottom: 0%;
	}
.tuition-box7 {
	position:relative;
	padding-top:0px;
}
@media screen and (min-width: 768px) {
.tuition-box7 dt{
	position:absolute;
	right: 1%;
	bottom: 1%;
}
}
@media screen and (max-width: 767px) {
.tuition-box7 dt a:hover img{
	position:absolute;
	right: 10px;
	top: 107px;
	width:50%;
	height:50%;
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )"; 
}
.tuition-box7 dt{
	display:none;
}
}

/* 背景バナー */
@media screen and (min-width: 768px) {
.baner_1 a {
	background:url(../img/memories-topimg_02.jpg) no-repeat center top;
	max-width: 100%;
	padding-top:21.9298%;
	height:0px;
	background-size: contain;
	display:block;
	}
.baner_1 img {  
  display: none;  
}
.baner_1 a:hover {
	opacity:0.8;  
	filter: alpha(opacity=80);  
	-ms-filter: "alpha( opacity=80 )";  
}
}
@media screen and (max-width: 767px) {
.baner_1 a {
    width: auto;  
    height: auto;  
    background: none;  
  }  
.baner_1 img {  
    display: block;  
  }  
}

@media screen and (min-width: 768px) {
.baner_2 {
	background:url(../img/memories-title02.gif) no-repeat center top;
	max-width: 100%;
	padding-top:8.15%;
	height:0px;
	background-size: contain;
	display:block;
	}
.baner_2 img {  
  display: none;  
}  
}
@media screen and (max-width: 767px) {
.baner_2 {
    width: auto;  
    height: auto;  
    background: none;  
  }  
.baner_2 img {  
    display: block;  
  }  
}
@media screen and (min-width: 768px) {
.baner_3 {
	background:url(../img/memories-title01.gif) no-repeat center top;
	max-width: 100%;
	padding-top:8.15%;
	height:0px;
	background-size: contain;
	display:block;
	margin-bottom:20px;
	}
.baner_3 img {  
  display: none;  
}  
}
@media screen and (max-width: 767px) {
.baner_3 {
    width: auto;  
    height: auto;  
    background: none;
  }  
.baner_3 img {  
    display: block;
  }  
}
@media screen and (min-width: 768px) {
.baner_4 {
	background:url(../img/memories-price02.gif) no-repeat center top;
	max-width: 100%;
	padding-top:35.08%;
	height:0px;
	background-size: contain;
	display:block;
	position: relative;
	}
.baner_4 .ng img{  
  display: none;
}
}
@media screen and (max-width: 767px) {
.baner_4 {
    width: auto;  
    height: auto;  
    background: none;  
  }  
.baner_4 img {  
    display: block;  
  }  
}

@media screen and (min-width: 481px) {
.baner_t1 {
	background:url(../img/memories-topimg_010.gif) no-repeat center top;
	max-width: 100%;
	padding-top:7.1%;
	height:0px;
	background-size: contain;
	display:block;
	}
.baner_t1 img {  
  display: none;  
}  
.baner_t2 {
	background:url(../img/memories-title01.gif) no-repeat center top;
	max-width: 100%;
	padding-top:8.15%;
	height:0px;
	background-size: contain;
	display:block;
	margin-bottom:20px;
	}
.baner_t2 img {  
  display: none;  
}  
.baner_t3 {
	background:url(../img/memories-title03.gif) no-repeat center top;
	max-width: 100%;
	padding-top:8.15%;
	height:0px;
	background-size: contain;
	display:block;
	}
.baner_t3 img {  
  display: none;  
}  
.baner_t4 {
	background:url(../img/memories-topimg_08.gif) no-repeat center top;
	max-width: 100%;
	padding-top:7.1%;
	height:0px;
	background-size: contain;
	display:block;
	}
.baner_t4 img {  
  display: none;  
}  
}
@media screen and (max-width: 480px) {
.baner_t1 {
    width: auto;  
    height: auto;  
    background: none;
  }  
.baner_t1 img {  
    display: block;
  }  
.baner_t2 {
    width: auto;  
    height: auto;  
    background: none;
  }  
.baner_t2 img {  
    display: block;
  }    
.baner_t3 {
    width: auto;  
    height: auto;  
    background: none;
  }  
.baner_t3 img {  
    display: block;
  }    
.baner_t4 {
    width: auto;  
    height: auto;  
    background: none;
  }  
.baner_t4 img {  
    display: block;
  }      
}


/*モダンブラウザ用*/
img,
iframe,
object {
    max-width:100%;
	height: 100%;
}
/*IE7用*/
.ie7 img,
.ie7 object/ {
    width:100%;
}
/*IE8用*/
.ie8 img,
.ie8 object {
    width:auto9
}

.next_btn a {
	background-color: #0f2699;
	color:#fff;
	display: block;
	direction:none;
	text-align: center;
	text-decoration: none;
	width:100%;
	padding:10px 0;
	margin:40px auto 30px;
	font-size:18px;
	border: 1px solid #0f2699;
}
.next_btn2 a {
	background-color: #0f2699;
	color:#fff;
	display: block;
	direction:none;
	text-align: center;
	text-decoration: none;
	width:80%;
	padding:10px 0;
	margin:120px auto 30px;
	font-size:18px;
}
.next_btn3 a {
	background-color: #0f2699;
	color:#fff;
	display: block;
	direction:none;
	text-align: center;
	text-decoration: none;
	width:80%;
	padding:20px 0;
	margin:0px auto 30px;
	font-size:18px;
	border: 1px solid #0f2699;
}
.next_btn4 a {
	background-color: #0f2699;
	color:#fff;
	display: block;
	direction:none;
	text-align: center;
	text-decoration: none;
	width:50%;
	padding:10px 0;
	margin:0px 10px 30px auto;
	font-size:18px;
	border: 1px solid #0f2699;
}
.next_btn a:hover,.next_btn2 a:hover {
	background-color: #fff;
	color:#0f2699;
	border: 1px solid #0f2699;
}
.next_btn p,.next_btn2 p{
	color:#fff;
}
.next_btn a:hover p,.next_btn2 a:hover p{
	color:#0f2699;
}
.mail_box {
	margin: 0 auto;
	width: 76.8%;
	max-width: 1140px;
	padding: 0px 0px 80px 0px;
}
.mail_box1 {
	width: 100%;
}
@media screen and (max-width: 767px) {
img,
iframe,
object {
    max-width:100%;
	height: auto;
}
}
@media screen and (min-width: 481px) {
.mail_box2 {
	float:left;
	width: 58%;
}
.mail_box3 {
	float:left;
	width: 42%;
}
}
@media screen and (max-width: 480px) {
.mail_box2 {
	float:left;
	width: 100%;
}
.mail_box3 {
	float:left;
	width: 100%;
}
.next_btn a {
	background-color: #0f2699;
	color:#fff;
	display: block;
	direction:none;
	text-align: center;
	text-decoration: none;
	width:100%;
	padding:10px 0;
	margin:40px auto 30px;
	font-size:16px;
	border: 1px solid #0f2699;
}
}
 ページアップ 
	#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
	z-index:2;
	}
	#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 80px;
	height:80px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
@media screen and (max-width: 480px) {
	#page-top {
	position: fixed;
	bottom: 75px;
	right: 5px;
	font-size: 60%;
	z-index:20;
	}
	#page-top a {
	width: 45px;
	height: 45px;
	padding: 0px 5px 5px 5px;
	line-height:15px;
	}
}
	
	#page-top a:hover {
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

	}
	
 セカンドページの引き継ぎ要素 
#topicPath_08 {   
    margin:0px 0;
	padding-left:15px;
	text-align:left;
}   
#topicPath_08 li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	list-style: none;
	color:#666;
	font-size: 12px;
	text-decoration: none;
} 
#topicPath_08 li a {
	text-decoration:none;
	color:#000000;
} 
.p_left_float {
	margin:0px 100px 0px 0px;
	font-family: "noto", sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	float:left;
	}	
.p_right_float {
	margin:0px 0px 0px 100px;
	font-family: "noto", sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	float:right;
	}	
@media screen and (min-width: 768px)and (max-width: 1280px) {
.p_right_float {
	width:25%;
	}		
}
@media screen and (max-width: 767px) {
.p_left_float {
	float:left;
	margin: 50px 0px 50px 0px;
	}	
.p_right_float {
	float:right;
	margin-bottom:50px;
	}	
}

.box_left {
	padding:10px 5px 10px 0px;
	float:left;
	width:50%;
	}	
.box_right {
	padding:10px 0px 10px 5px;
	float:right;
	width:50%;
	}	
.box_left2 {
    padding: 10px 0px 10px 20px;
    float: left;
    width: 50%;
}
.box_right2 {
    padding: 10px 20px 10px 100px;
    float: right;
    width: 50%;
}
.box_left3 {
    padding: 0px 100px 0px 100px;
	float: left;
	width: 62%;
	background-image: url(../img/biz-back01.gif);
	background-repeat: repeat;
	height: 650px;
}
.box_right3 {
    float: right;
    width: 38%;
	height: 650px;
}
.box_left4 {
    padding: 0px 50px 0px 0px;
	float: left;
	width: 50%;
}
.box_right4 {
    padding: 0px 0px 0px 50px;
	float: right;
    width: 50%;
}
.box_left4_1 {
    padding: 0px 30px 0px 0px;
	float: left;
	width: 40%;
}
.box_right4_1 {
    padding: 0px 0px 0px 30px;
	float: right;
    width: 60%;
}
.box_left5_1 {
    padding: 10px 100px 10px 0px;
    float: left;
    width: 50%;
	height: auto;
	overflow:hidden;
	margin-bottom: 100px;
}
.box_right5_1 {
    padding: 10px 0px 10px 100px;
    float: right;
    width: 50%;
	height: auto;
	overflow:hidden;
	margin-bottom: 100px;
}
.box_left5_2 {
    padding: 10px 0px 10px 0px;
    float: left;
    width: 40%;
	height: 500px;
	margin-bottom: 100px;
}
.box_right5_2 {
    padding: 10px 0px 10px 100px;
    float: right;
    width: 60%;
	height: 500px;
	margin-bottom: 100px;
}
.box_left6 {
    padding: 0px 50px 0px 0px;
	float: left;
	width: 70%;
}
.box_right6 {
    padding: 0px 0px 0px 50px;
	float: right;
    width: 30%;
}
.box_left1 {
	padding:50px 50px 50px 100px;
	float:left;
	width:50%;
	background-color: #ffdc00;
	height:400px;
	}	
.box_right1 {
	padding:50px 50px 50px 100px;
	float:right;
	width:50%;
	border-left:solid 1px #ccc;
	background-color: #f4f7f3;
	height:400px;
	}	
.box_left7 {
    padding: 0px 30px 0px 0px;
    float: left;
    width: 50%;
}
.box_right7 {
    padding: 0px 0px 0px 30px;
    float: right;
    width: 50%;
}	
.box_right1 button {
    display: inline-block;
    position: relative;
    background: none;
    border: none;
    color: #0f2699;
    font-size: 18px;
    cursor: pointer;
    width: 380px;
    float: right;
    margin: 0px 10px auto auto;
    background: #ffdc00;
}
.box_left8 {
    padding: 0px 80px 0px 0px;
    float: left;
    width: 40%;
}
.box_right8 {
    padding: 0px 0px 0px 0px;
    float: right;
    width: 60%;
}
.box_left9 {
    padding: 0px 50px 0px 0px;
    float: left;
    width: 60%;
}
.box_right9 {
    padding: 0px 0px 0px 50px;
    float: right;
    width: 40%;
}
@media screen and (min-width: 768px)and (max-width: 1380px){
.box_left8 {
    padding: 0px 50px 0px 0px;
    float: left;
    width: 40%;
}
.box_right8 {
    padding: 0px 0px 0px 0px;
    float: right;
    width: 60%;
}
.box_left1 {
	padding:30px;
	float:left;
	width:50%;
	background-color: #ffdc00;
	height: 500px;
	overflow:hidden;
	}	
.box_right1 {
	padding:30px;
	float:right;
	width:50%;
	border-left:solid 1px #ccc;
	background-color: #f4f7f3;
	height: 500px;
	overflow:hidden;
	}	
.box_left3 {
    padding: 0px 50px 0px 50px;
	float: left;
	width: 62%;
	background-image: url(../img/biz-back01.gif);
	background-repeat: repeat;
	height: auto;
	overflow:hidden;
}
.box_right3 {
    float: right;
    width: 38%;
	background-image: url(../img/biz-back01.gif);
	background-repeat: repeat;
	height: auto;
	overflow:hidden;
}
.box_left5_1 {
    padding: 10px 20px 10px 20px;
    float: left;
    width: 50%;
	height: auto;
	overflow:hidden;
	margin-bottom: 100px;
}
.box_right5_1 {
    padding: 10px 20px 10px 20px;
    float: right;
    width: 50%;
	height: auto;
	overflow:hidden;
	margin-bottom: 100px;
}
.box_left6 {
    padding: 0px 20px 0px 0px;
	float: left;
	width: 60%;
}
.box_right6 {
    padding: 0px 0px 0px 20px;
	float: right;
    width: 40%;
}
.box_left9 {
    padding: 0px 25px 0px 0px;
    float: left;
    width: 60%;
}
.box_right9 {
    padding: 0px 0px 0px 25px;
    float: right;
    width: 40%;
}
}	
@media screen and (max-width: 767px) {
.box_left {
	padding:10px 5px 0px 5px;
	float:left;
	width:100%;
	}	
.box_right {
	padding:0px 5px 10px 5px;
	float:right;
	width:100%;
	}
.box_left1 {
	padding: 30px 5px 0px 30px;
	float:left;
	width:100%;
	}	
.box_right1 {
	padding: 30px 5px 30px 30px;
	float:left;
	width:100%;
	height: 100%;
	}		
.box_left2 {
    padding: 30px 0px 0px 0px;
    float: left;
    width: 100%;
}
.box_right2 {
    padding: 0px 0px 30px 0px;
    float: left;
    width: 100%;
}
.box_left3 {
    padding: 0px 10px 0px 10px;
	float: left;
	width: 100%;
	background-image: url(../img/biz-back01.gif);
	background-repeat: repeat;
	height: 100%;
}
.box_right3 {
    float: right;
    width: 100%;
	height: 100%;
	margin-top: 50px;
}
.box_left4 {
    padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
.box_right4 {
    padding: 0px 0px 0px 0px;
	float: right;
    width: 100%;
}
.box_left4_1 {
    padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
.box_right4_1 {
    padding: 0px 0px 0px 0px;
	float: right;
    width: 100%;
}
.box_right1 button {
    display: inline-block;
    position: relative;
    background: none;
    border: none;
    color: #0f2699;
    font-size: 18px;
    cursor: pointer;
    width: 100%;
    margin: 30px auto;
    background: #ffdc00;
	margin: -20px 10px 0px 0px;
}
.box_left5_1 {
    padding: 10px 20px 10px 20px;
	float: left;
	width: 100%;
	height: 100%;
	margin: 50px auto;
}
.box_right5_1 {
    padding: 10px 20px 10px 20px;
	float: left;
	width: 100%;
	height: 100%;
	margin: 0 auto 100px auto;
}
.box_left6 {
    padding: 0px 10px 0px 10px;
	float: left;
	width: 100%;
}
.box_right6 {
    padding: 0px 10px 0px 10px;
	float: left;
    width: 100%;
}
.box_left8 {
    padding: 0px 10px 0px 10px;
    float: left;
    width: 100%;
}
.box_right8 {
    padding: 0px 10px 0px 10px;
    float: left;
    width: 100%;
}
.box_left9 {
    padding: 0px 10px 0px 10px;
    float: left;
    width: 100%;
}
.box_right9 {
    padding: 10px 10px 30px 10px;
    float: left;
    width: 100%;
}
}
@media screen and (max-width: 980px) {

}

.price  { 
	width: 100%;
	height:auto; }
.price td{
	padding: 10px 10px 10px 20px;
	border: 1px solid #999;
	width: 60%;
	text-align: left;
	background-color:#FFFFFF;
	color:#000;
	height: 55px;
}
.price td.gly{
	padding: 10px;
	border: 1px solid #999;
	width: 60%;
	text-align: center;
	background-color:#0f2699;
	color:#FFF;
}
.price td.org {
	padding: 10px;
	border: 1px solid #999;
	width: 40%;
	text-align: center;
	background-color:#0f2699;
	color:#FFFFFF;
	font-weight:bold;
	}
.price td.org2 {
	padding: 10px;
	border: 1px solid #999;
	width: 40%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-weight:bold;
	}
.about_box  { 
	width: 100%;
	height:auto; }
.about_box td{
	padding: 10px 10px 10px 20px;
	width: 30%;
	text-align: left;
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #999;
}
.about_box td.org {
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #999;
	width: 70%;
	text-align: left;
	background-color:#FFFFFF;
	color:#333;
	font-weight:bold;
	font-size: 18px;
	}
@media screen and (max-width: 767px) { 
.price { margin: 0; }

.price tr.sp_non{
        display:none;
    }

.price td.org,.price td.org2 {
        font-size:90%;
		text-align:center;
    }
.price td,.price td.gly{
	font-size:90%;
	text-align:center;
}
.about_box td{
	padding: 0px 0px 0px 0px;
	width: 30%;
	text-align: left;
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #999;
}
.about_box td.org {
	padding: 5px 0px 5px 20px;
	border-bottom: 1px solid #999;
	width: 70%;
	text-align: left;
	background-color:#FFFFFF;
	color:#333;
	font-weight:bold;
	font-size: 16px;
	}
}

.price01  { 
	width: 100%;
	height:auto; }
.price01 th{
	padding: 10px;
	border: 1px solid #999;
	width: 60%;
	text-align: left;
	background-color:#FFFFFF;
}
.price01 td {
	padding: 10px;
	border: 1px solid #999;
	width: 40%;
	text-align: left;
	background-color:#FFF1E0;
	color:#FF8A00;
	font-weight:bold;
	}
.price01 th.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 60%;
	text-align: left;
	background-color:#F3F5F2;
}
.price01 td.tbar {
	padding: 10px;
	border: 1px solid #999;
	width: 40%;
	text-align: left;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
@media screen and (max-width: 767px) { 
.price01 { margin: 0; }
.price01 tr {
        display:block;
        margin-bottom: 10px;
    }
.price01 tr.sp_non{
        display:none;
    }
.price01 th {
        display:block;
        width: 60%;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999;
    }
.price01 td {
        display:block;
        width: 40%;
        border:none;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border-top:none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
    }
}
.price02  { width: 100%; }
.price02 th{
	padding: 10px;
	width: 30%;
	text-align: left;
	background-color:#FFFFFF;
	font-size:18px;
	color:#0f2699;
	font-weight:normal;
	vertical-align:middle;
}
.price02 td {
	padding: 10px;
	width: 70%;
	text-align: left;
	background-color:#FFFFFF;
	color:#000;
	font-size:18px;
	}
.price02 th.org{
	padding: 10px;
	width: 30%;
	text-align: left;
	background-color:#bcccd9;
	font-size:18px;
	color:#0f2699;
	font-weight:normal;
	vertical-align:middle;
}
.price02 td.org {
	padding: 10px;
	width: 70%;
	text-align: left;
	background-color:#bcccd9;
	color:#000;
	font-size:18px;
	}
@media screen and (max-width: 767px) { 
.price02  { width: 100%; }
.price02 tr {
        display:block;
        margin-bottom: 10px;
    }
.price02 th{
	display:block;
        width: 100%;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999;
		background-color:#FFFFFF;
}
.price02 td {
	display:block;
        width: 100%;
        border:none;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border-top:none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		background-color:#FFF1E0;
	}
.price02 th.org{
	 display:block;
        width: 100%;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999;
		background-color:#FFFFFF;
		
}
.price02 td.org {
	display:block;
        width: 100%;
        border:none;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border-top:none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		background-color:#FFF1E0;
}
}

.price02_1  { width: 100%; }
.price02_1 th{
	padding: 10px;
	width: 80%;
	text-align: left;
	background-color:#FFFFFF;
	border-bottom:solid 1px #FFF1E0;
}
.price02_1 td {
	padding: 10px;
	width: 20%;
	text-align: left;
	background-color:#FFFFFF;
	color:#c6043b;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
	}
.price02_1 th.org{
	padding: 10px;
	width: 80%;
	text-align: left;
	background-color:#ccc;
}
.price02_1 td.org {
	padding: 10px;
	width: 20%;
	text-align: left;
	background-color:#ccc;
	color:#c6043b;
	font-weight:bold;
	}
@media screen and (max-width: 767px) { 
.price02_1 th{
        width: 60%;
		font-size:90%;
}
.price02_1 td {
        width: 40%;
		font-size:90%;
	}
.price02_1 th.org{
	 	width: 60%;
		font-size:90%;
}
.price02_1 td.org {
		 width: 40%;
		font-size:90%;
}
}

.price03  { 
	width: 100%;
	height:auto; }
.price03 td{
	padding: 10px 30px;
	border: 1px solid #999;
	width: 85%;
	text-align: left;
	background-color:#FFFFFF;
	line-height:4em;
	font-size:16px;
	color:#000;
}
.price03 th {
	padding: 10px;
	border: 1px solid #999;
	width: 15%;
	text-align: center;
	background-color:#FFF1E0;
	color:#FF8A00;
	font-size:16px;
	font-weight:normal;
	}
.price03 td.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 80%;
	text-align: left;
	background-color:#F3F5F2;
}
.price03 th.tbar {
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: left;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
@media screen and (max-width: 767px) { 
.price03 { margin: 0; }
.price03 tr {
        display:block;
        margin-bottom: 10px;
    }
.price03 tr.sp_non{
        display:none;
    }
.price03 th {
        display:block;
        width: 100%;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999;
    }
.price03 td {
        display:block;
        width: 100%;
        border:none;
		font-size:90%;
		padding: 10px 10px 10px 10px;
		border-top:none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		line-height:25px;
		color:#000;
    }
}

.price04  { 
	width: 100%;
	height:auto; }
.price04 td{
	padding: 10px 30px;
	border: 1px solid #999;
	width: 85%;
	text-align: left;
	background-color:#FFFFFF;
	line-height:3em;
	font-size:16px;
	color:#000;
}
.price04 th {
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
	}
.price04 td.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 80%;
	text-align: left;
	background-color:#F3F5F2;
}
.price04 th.tbar {
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: left;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
.price04a  { 
	width: 100%;
	height:auto; }
.price04a td{
	padding: 10px 30px;
	border: 1px solid #999;
	width: 75%;
	text-align: left;
	background-color:#FFFFFF;
	line-height:3em;
	font-size:16px;
	color:#000;
	line-height:30px;
}
.price04a th {
	padding: 10px;
	border: 1px solid #999;
	width: 30%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
	}	
.price05  { 
	width: 100%;
	height:auto; }
.price05 td{
	padding: 10px 30px;
	border: 1px solid #999;
	width: 40%;
	text-align: left;
	background-color:#FFFFFF;
	line-height:3em;
	font-size:16px;
	color:#000;
}
.price05 th {
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	}
.price05 td.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 80%;
	text-align: left;
	background-color:#F3F5F2;
}
.price05 th.tbar {
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: left;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}

.price05_4  { 
	width: 100%;
	height:auto; }
.price05_4 td{
	padding: 10px 30px;
	border: 1px solid #999;
	width: 25%;
	text-align: left;
	background-color:#FFFFFF;
	font-size:16px;
	color:#000;
}
.price05_4 th {
	padding: 10px;
	border: 1px solid #999;
	width: 25%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	}
.price05_4 td.tbar,.price05_4 th.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 25%;
	text-align: center;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
.price05_5  { 
	width: 100%;
	height:auto; }
.price05_5 td{
	padding: 10px 30px;
	border: 1px solid #999;
	/* [disabled]width: 20%; */
	text-align: center;
	background-color:#FFFFFF;
	font-size:16px;
	color:#000;
}
.price05_5 th {
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	}
.price05_5 td.tbar,.price05_5 th.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 20%;
	text-align: center;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.price05_0  { 
	width: 100%;
	height:auto; }
.price05_0 td{
	padding: 10px 10px;
	border: 1px solid #999;
	width: 25%;
	text-align: center;
	background-color:#FFFFFF;
	font-size:16px;
	color:#000;
	line-height:30px;
	vertical-align:middle;
}
.price05_0 td.tbar,.price05_0 th.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 25%;
	text-align: center;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
.price05_0 th {
	padding: 10px;
	border: 1px solid #999;
	width: 25%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
	}
.price05_01  { 
	width: 100%;
	height:auto; }
.price05_01 td{
	padding: 10px 10px;
	border: 1px solid #999;
	width: 23%;
	text-align: center;
	background-color:#FFFFFF;
	font-size:16px;
	color:#000;
	line-height:30px;
	vertical-align:middle;
}
.price05_01 td.tbar,.price05_01 th.tbar{
	padding: 10px;
	border: 1px solid #999;
	width: 23%;
	text-align: center;
	background-color:#FDA93B;
	color:#FFFFFF;
	font-weight:bold;
	}
.price05_01 th {
	padding: 10px;
	border: 1px solid #999;
	width: 31%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:16px;
	font-weight:normal;
	vertical-align:middle;
	}
@media screen and (max-width: 767px) { 
.price05_0  { 
	width: 100%;
	height:auto; }
.price05_0 td{
	padding: 5px 5px;
	border: 1px solid #999;
	width: 25%;
	text-align: left;
	background-color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	color:#000;
}
.price05_0 th {
	padding: 10px;
	border: 1px solid #999;
	width: 25%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	}
.price05_01  { 
	width: 100%;
	height:auto; }
.price05_01 td{
	padding: 5px 5px;
	border: 1px solid #999;
	width: 23%;
	text-align: left;
	background-color:#FFFFFF;
	font-size:14px;
	line-height:20px;
	color:#000;
}
.price05_01 th {
	padding: 10px;
	border: 1px solid #999;
	width: 31%;
	text-align: center;
	background-color:#F3F5F2;
	color:#000;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	}
.price05_5 td.tbar,.price05_5 th.tbar{
	display:none;
}
}
@media screen and (max-width: 767px) { 
.price04,.price04a { margin: 0; }
.price04 tr {
        display:block;
        margin-bottom: 10px;
    }
.price04 tr.sp_non{
        display:none;
    }
.price04 th,.price04a th {
        display:block;
        width: 100%;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999;
    }
.price04 td,.price04a td {
        display:block;
        width: 100%;
        border:none;
		font-size:90%;
		padding: 10px 10px 10px 10px;
		border-top:none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		line-height:25px;
		color:#000;
    }

.price05,.price05_4,.price05_5 { margin: 0; }
.price05 tr,.price05_4 tr,.price05_5 tr {
        display:block;
        margin-bottom: 10px;
    }
.price05 tr.sp_non{
        display:none;
    }
.price05 th,.price05_4 th,.price05_5 th {
        display:block;
        width: 100%;
		font-size:90%;
		padding: 5px 10px 5px 10px;
		border: 1px solid #999;
    }
.price05 td,.price05_4 td,.price05_5 td {
        display:block;
        width: 100%;
        border:none;
		font-size:90%;
		padding: 10px 10px 10px 10px;
		border-top:none;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #999;
		line-height:25px;
		color:#000;
    }
}

.price_p {
	font-size: 16px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:100%;
	margin:20px 10px 10px 10px;
	padding:0 20px 20px 0;
}

.bottom{
	vertical-align:bottom;
}

.maru{
  width: 380px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.hr_tb{
	padding:50px 0px 50px 0px;
}
.ryoukin_2 {
	padding:40px 0 120px;
	color:#000000;
}
.ryoukin_3 {
	padding:0px 0px 20px 0px;
	color:#000000;
	text-align:right;
	font-size:12px;
}
.mb20{
	margin-bottom:30px;
}

.hiyou_1{
	width:100%;
	margin:0px 0px 400px 20px;
}
.hiyou_t1{
	width:23%;
	height:320px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	background-color:#EFF1EE;
	border-radius:50%;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
}
.hiyou_t1 p{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:20px 20px 20px 20px;
	border-bottom:solid 3px #669900;
}
.hiyou_t1 img{
	position:absolute;
	left: -10px;
	top: -20px;
}
.box-hiyou1{
	margin: 50px auto 0;
	width: 76.8%;
	max-width: 1140px;
	padding: 50px 0px 60px 0px;
}
@media screen and (min-width: 1401px) and (max-width: 1600px){
.hiyou_t1 p{
	font-size:16px;
}
.hiyou_t1{
	width:23%;
	height:280px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	font-size:12px;
	line-height:20px;
}
}
@media screen and (min-width: 1241px) and (max-width: 1400px) {
.hiyou_t1{
	width:38%;
	height:380px;
	margin:10px 50px 10px 50px;
	padding:10px 35px 10px 35px;
	font-size:19px;
	line-height:30px;
}
}
@media screen and (min-width: 981px) and (max-width: 1240px) {
.hiyou_t1{
	width:38%;
	height:380px;
	margin:10px 50px 10px 50px;
	padding:10px 35px 10px 35px;
	font-size:20px;
	linline-height:35px;
}
}
@media screen and (min-width: 768px) and (max-width: 980px) {
.hiyou_t1{
	width:46%;
	height:380px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	font-size:18px;
	float:left;
	line-height:28px;
}
}
@media screen and (min-width: 601px) and (max-width: 767px){
.hiyou_t1{
	width:65%;
	height:380px;
	margin:10px 100px 10px 100px;
	padding:10px 35px 10px 35px;
	font-size:19px;
	line-height:28px;
}	
}
@media screen and (min-width: 481px) and (max-width: 600px){
.hiyou_t1{
	width:70%;
	height:350px;
	margin:10px 60px 10px 60px;
	padding:10px 35px 10px 35px;
	font-size:17px;
	line-height:25px;
}	
}
@media screen and (max-width: 480px) {
.hiyou_1{
	width:100%;
	margin:0px 10px 50px 10px;
}
.hiyou_t1{
	width:90%;
	height:320px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	font-size:16px;
	line-height:24px;
}
.box-hiyou1{margin: 0 auto 0 auto;
	width: 93%;
	padding: 10px 0px 10px 0px;
}
}

.p_red{
	color:#FF0000;
	text-align:center;
	font-size:200%;
	margin:30px auto 30px auto;
	padding-top:20px;
}
.p_tbk{
	color:#333;
	text-align:left;
	font-size:35px;
	margin:0 auto 30px auto;
	font-weight:bold;
}
.p_tbk1{
	color:#333;
	text-align:left;
	font-size:35px;
	margin:0 auto 0px auto;
	font-weight:bold;
}
.p_tbk_info{
	color:#333;
	text-align:left;
	font-size:30px;
	margin:0 auto 20px auto;
	font-weight:bold;
}
.p_tbk_right{
	color:#333;
	text-align:left;
	font-size:35px;
	margin:0 auto 20px auto;
	font-weight:bold;
	padding: 0 0 10px 0;
}
.p_tbk_right42{
	color:#333;
	text-align:left;
	font-size:42px;
	margin:0 auto 20px auto;
	font-weight:bold;
	padding: 0 0 10px 0;
}
.p_tbk_right2{
	color:#333;
	text-align:left;
	font-size:35px;
	margin:0 auto 50px auto;
	font-weight:bold;
	padding: 10px 0 10px 0;
	line-height:0;
}
.p_tbk_left{
	color:#333;
	text-align:left;
	font-size:35px;
	margin:0 auto 20px auto;
	font-weight:bold;
	padding: 0px 0 10px 0;
}
.p_tbl{
	color:#0f2699;
	text-align:center;
	font-size:28px;
	margin:0 auto 20px auto;
}
.p_tbl_left{
	color:#0f2699;
	text-align:left;
	font-size:28px;
	margin:0 auto 20px auto;
}
@media screen and (max-width: 767px) {
.p_tbk{
	color:#333;
	text-align:left;
	font-size:22px;
	margin:0 auto 30px auto;
	font-weight:bold;
}
.p_tbk1{
	color:#333;
	text-align:left;
	font-size:22px;
	margin:0 auto 0px auto;
	font-weight:bold;
}
.p_tbk_right{
	color:#333;
	text-align:left;
	font-size:22px;
	margin:0 auto 20px auto;
	font-weight:bold;
	padding: 10px 0 10px 0;
}
.p_tbk_right2{
	color:#333;
	text-align:left;
	font-size:22px;
	margin:0 auto 50px auto;
	font-weight:bold;
	padding: 10px 0 10px 0;
	line-height:0;
}
.p_tbk_left{
	color:#333;
	text-align:left;
	font-size:22px;
	margin:0 auto 20px auto;
	font-weight:bold;
	padding: 0px 0 10px 0;
}
.p_tbk_info{
	font-size:22px;
	margin:0 auto 20px auto;
}
}
/* オレンジ色タイトル */
.p_org{
	color:#333;
	text-align:center;
	font-size:30px;
	margin:30px auto 30px auto;
	padding-top:30px;
}
.p_org1{
	color:#c6043b;
	text-align:center;
	font-size:200%;
	margin:120px auto 30px auto;
	padding-top:20px;
}
.p_org2{
	color:#c6043b;
	text-align:center;
	font-size:200%;
	margin:30px auto 100px auto;
	padding-top:20px;
}
.p_org3{
	color:#c6043b;
	text-align:center;
	font-size:180%;
	margin:0 auto 20px auto;
}
.p_bk{
	color:#c6043b;
	text-align:center;
	font-size:180%;
	margin:0 auto 20px auto;
}
.p_org3a{
	color:#c6043b;
	text-align:center;
	font-size:150%;
	margin:120px auto 20px auto;
}
.p_org4{
	color:#c6043b;
	text-align:center;
	font-size:250%;
	margin:30px auto 30px auto;
	padding-top:20px;
}
h2.p_org5,.p_org5{
	color:#0f2699;
	text-align:center;
	font-size:250%;
	margin:20px auto 40px auto;
	padding:20px 0 10px;
	max-width:100%;
	font-weight:normal;
}
@media screen and (max-width: 680px) {	
h2.p_org5,.p_org5{
	color:#0f2699;
	text-align:center;
	font-size:160%;
	margin:20px auto 10px auto;
	padding:20px 0 10px;
	max-width:100%;
	font-weight:normal;
}
}
@media screen and (min-width: 1241px) and (max-width: 1400px) {
.p_org2{
	color:#FF8A00;
	text-align:center;
	font-size:170%;
	margin:0px auto 60px auto;
}
}
@media screen and (min-width: 981px) and (max-width: 1240px) {
.p_org2{
	color:#FF8A00;
	text-align:center;
	font-size:170%;
	margin:0px auto 50px auto;
}
}
@media screen and (min-width: 801px) and (max-width: 980px) {
.p_org2{
	color:#FF8A00;
	text-align:center;
	font-size:170%;
	margin:0px auto 50px auto;
}
}
@media screen and (min-width: 481px) and (max-width: 800px){
.p_org{
	color:#c6043b0;
	text-align:left;
	font-size:170%;
	margin:10px auto 30px auto;
}
.p_org1{
	color:#c6043b;
	text-align:center;
	font-size:170%;
	margin:10px auto 10px auto;
}
.p_org2{
	color:#FF8A00;
	text-align:center;
	font-size:170%;
	margin:10px auto 10px auto;
}
.p_org4{
	color:#FF8A00;
	text-align:center;
	font-size:170%;
	margin:10px auto 10px auto;
}
}
@media screen and (max-width: 480px){
.p_org{
	color:#c6043b;
	text-align:center;
	font-size:120%;
	margin:10px auto 10px auto;
}
.p_org1{
	color:#c6043b;
	text-align:center;
	font-size:120%;
	margin:10px auto 10px auto;
}
.p_org2{
	color:#FF8A00;
	text-align:center;
	font-size:120%;
	margin:10px auto 10px auto;
}
.p_org4{
	color:#FF8A00;
	text-align:center;
	font-size:140%;
	margin:10px auto 10px auto;
}
}
/* 利用の流れ */
.box-riyou1_left {
	padding:70px 20px 0px 20px;
	float:left;
	width:59%;
	height:285px;
	background-color:#F0F0F0;
	}	
.box-riyou1_right {
	padding:0px 0px 0px 0px;
	float:right;
	width:380px;
	background-color:#F0F0F0;
	}	
.box-riyou1{
	margin: 50px auto 200px auto;
	max-width: 960px;
	padding: 0px 0px 100px 0px;
	height:285px;
	background-color:#F0F0F0;
}
.box-riyou1_top{
	margin: 50px auto 50px auto;
	max-width: 960px;
	padding: 0px 0px 80px 0px;
	height:285px;
	background-color:#F0F0F0;
}

@media screen and (min-width: 1401px) and (max-width: 1600px){
.box-riyou1_left {
	padding:40px 20px 0px 20px;
	float:left;
	width:55%;
	height:285px;
	background-color:#F0F0F0;
	}	
.box-riyou1_right {
	padding:0px 0px 0px 0px;
	float:right;
	width:380px;
	max-width:380px;
	background-color:#F0F0F0;
	}	
.box-riyou1{
	margin: 50px auto 200px auto;
	max-width: 960px;
	padding: 0px 0px 100px 0px;
	height:285px;
	background-color:#F0F0F0;
}
}
@media screen and (min-width: 1241px) and (max-width: 1400px) {
.box-riyou1_left {
	padding:20px 20px 0px 20px;
	float:left;
	width:49%;
	height:285px;
	background-color:#F0F0F0;
	font-size:16px;
	}	
.box-riyou1_right {
	padding:0px 0px 0px 0px;
	float:right;
	width:380px;
	max-width:380px;
	background-color:#F0F0F0;
	}	
.box-riyou1{
	margin: 50px auto 200px auto;
	max-width: 960px;
	padding: 0px 0px 100px 0px;
	height:285px;
	background-color:#F0F0F0;
}
}
@media screen and (min-width: 981px) and (max-width: 1240px) {
.box-riyou1_left {
	padding:50px 20px 0px 20px;
	float:left;
	width:55%;
	height:285px;
	background-color:#F0F0F0;
	}	
.box-riyou1_right {
	padding:0px 0px 0px 0px;
	float:right;
	width:380px;
	max-width:380px;
	background-color:#F0F0F0;
	}	
.box-riyou1{
	margin: 50px auto 200px auto;
	max-width: 960px;
	padding: 0px 0px 100px 0px;
	height:285px;
	background-color:#F0F0F0;
}
}
@media screen and (min-width: 801px) and (max-width: 980px) {
.box-riyou1_left {
	padding:30px 20px 0px 20px;
	float:left;
	width:48%;
	height:285px;
	background-color:#F0F0F0;
	}	
.box-riyou1_right {
	padding:0px 0px 0px 0px;
	float:right;
	width:380px;
	max-width:380px;
	background-color:#F0F0F0;
	}	
.box-riyou1{
	margin: 50px auto 200px auto;
	max-width: 960px;
	padding: 0px 0px 100px 0px;
	height:285px;
	background-color:#F0F0F0;
}
.box-riyou1_left .p_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 17px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	}
}
@media screen and (min-width: 481px) and (max-width: 800px){
.box-riyou1{
	margin: 20px auto 20px auto;
	padding: 0px 0px 0px 0px;
}
.box-riyou1_left {
	padding:10px 20px 0px 20px;
	float:left;
	width:100%;
	height:auto;
	margin-bottom:30px;
	}	
.box-riyou1_right {
	padding:0px 50px 10px 50px;
	float:right;
	width:100%;
	background-color:#FFFFFF;
	}
.box-riyou1_right .riyou_img2	{
	width:100%;
	height:100%;
}
.riyou_img	{
	width:80%;
	height:80%;
	padding-top:60px;
}		
}
@media screen and (max-width: 480px) {
.box-riyou1{
	margin: 20px auto 20px auto;
	padding: 0px 0px 20px 0px;
}
.box-riyou1_left {
	padding:20px 15px 20px 15px;
	float:left;
	width:100%;
	height:auto;
	margin-bottom:30px;
	}	
.box-riyou1_right {
	padding:0px auto 10px auto;
	float:right;
	width:100%;
	background-color:#FFFFFF;
	}	
.riyou_img	{
	width:80%;
	height:80%;
	padding-top:60px;
}
.box-riyou1_right .riyou_img2	{
	width:100%;
	height:100%;
}
}

/* 遺品の行方 */
.box-yukue1 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
}
@media screen and (max-width: 580px) {
.yukue_img	{
	width:95%;
	height:95%;
}
}

/* 合同供養 */
.kuyou1 {
	background: url(../img/memories-ihinimg16.gif) no-repeat center top;
	height: 100%;
	background-size: contain;
	margin:30px 0 30px 0;
	width:100%;
}
.kuyou2 {
	padding-top: 21.2%;
	background: url(../img/memories-ihinimg17.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}

/* 良い業者 */
.yoi_img {
	margin:0px auto 50px auto;
}
@media screen and (max-width: 580px) {
.yoi_img2 {
	width:100%;
	height:100%;
}
}

/* 特殊清掃TOP */
.seisou1 {
	padding-top: 21.2%;
	background: url(../seisou/img/memories-tokutop01.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}
.t_bar_wg{
	width:100%;
	margin:100px 0 0px 0;
	text-align:center;
	font-size:35px;
	color:#FFFFFF;
	background-color:#0f2699;
	padding:10px 0;
}
.seisou_box1{
	padding-top:50px;
}
.top_pan1 {
	margin: 0 auto;
	width: 76.8%;
	max-width: 1140px;
	padding: 20px 0px 60px 0px;
}
.top_pan2 {
	margin: 0 auto;
	width: 76.8%;
	max-width: 1140px;
	padding: 20px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
.t_bar_wg{
	width:100%;
	margin:0px 0 0px 0;
	padding:10px 0;
	text-align:center;
	font-size:18px;
	color:#FFFFFF;
	background-color:#0f2699;
}
.seisou1 {
	background: url(../seisou/img/memories-tokutop01.jpg) no-repeat center top;
    width:100%;
	height: 120px;
    background-size: cover;
	background-position: 50%;
	margin:10px 0 10px 0;
}
}

/*------------------------memories_house---------------------------------*/
.house_1 {
	background-image: url(../seisou/img/memories-tokuimg08.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:800px;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	width: 100%;
	max-width: 1140px;
}
.house_1 .bk {
	width:650px;
	height:300px;
	position: absolute;
	left: 468px;
	top: 170px;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.house_1 .p_1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:650px;
	position: absolute;
	left: 468px;
	top: 170px;
	padding:100px 20px 20px 20px;
}
.house_1 .p_2 {
	font-size: 40px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:600px;
	position: absolute;
	left: 497px;
	top: 204px;
	height: 50px;
}
@media screen and (max-width: 1700px) {
.house_1 {
	background-image: url(../seisou/img/memories-tokuimg08.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	padding-top: 70.1%;
	height:0;
}
.house_1 .bk {
	width:90%;
	position: absolute;
	left: 5%;
	top: 25%;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.house_1 .p_1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:90%;
	position: absolute;
	left: 5%;
	top: 30%;
	padding:100px 20px 20px 20px;
}
.house_1 .p_2 {
	font-size: 40px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:90%;
	position: absolute;
	left: 5%;
	top: 30%;
}	
}
@media screen and (max-width: 680px) {
.house_1 .bk {
	width:90%;
	height:70%;
	position: absolute;
	left: 5%;
	top: 15%;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.house_1 .p_1 {
	font-size: 14px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:90%;
	position: absolute;
	left: 5%;
	top: 20%;
	padding:40px 15px 15px 15px;
}
.house_1 .p_2 {
	font-size: 18px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:90%;
	position: absolute;
	left: 5%;
	top: 20%;
}	
}



/* よくある質問エリア */
.qa_area{
}
.qa_q{
	color:#690;
	font-size:25px;
	text-align:center;
	margin-bottom:30px;
}
.qa_a{
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	margin-bottom:80px;
}
@media screen and (max-width: 767px) {
.qa_q{
	color:#690;
	font-size:20px;
	text-align:center;
	margin-bottom:20px;
}
.qa_a{
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	margin-bottom:80px;
}
}

/* 福祉整理エリア */
.fukushi1 {
	padding-top: 21.2%;
	background: url(../fukushi/img/memories-fukutop01.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}
.fukushi_box_left1 {
	padding:100px 0px 60px 40px;
	float:left;
	width:50%;
	background: #fff;
	height: 400px;
	width: 400px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	}	
.fukushi_box_right1 {
	padding:10px 20px 10px 20px;
	float:right;
	width:60%;
	}	
.box-fukushi1 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
	height:500px;
}
.fukushi_toha1 {
	padding-top: 21.2%;
	background: url(../fukushi/img/memories-fukushi02.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}
.point_gr{
	color:#4C9649;
	padding:0px 0px 10px 0px;
	margin-right:10px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
	font-weight:bold;
}
.point_og{
	color:#0f2699;
	padding:0px 0px 10px 0px;
	margin-right:10px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	font-weight:bold;
}

.fukushi_box_left1 {
	padding:100px 0px 60px 40px;
	float:left;
	width:40%;
	background: #fff;
	height: 400px;
	width: 400px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	}	
.fukushi_box_right1 {
	padding:10px 20px 10px 20px;
	float:right;
	width:60%;
	}	


@media screen and (max-width: 1600px) {
.fukushi_box_left1 {
	display:none;
	}	
.fukushi_box_right1 {
	padding:10px 5px 10px 5px;
	float:left;
	width:100%;
	}	
.box-fukushi1 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
	height:450px;
}
}

@media screen and (max-width: 600px) {
.box-fukushi1 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
	height:600px;
}
.fukushi1 {
	background: url(../fukushi/img/memories-fukutop01.jpg) no-repeat center top;
	width:100%;
	height: 120px;
    background-size: cover;
	background-position: 50%;
	margin:10px 0 10px 0;
}
}

/* ゴミ屋敷エリア */
.gomi1 {
	padding-top: 21.2%;
	background: url(../gomi/img/memories-gomitop01.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}
@media screen and (max-width: 600px) {
.gomi1 {
	background: url(../gomi/img/memories-gomitop01.jpg) no-repeat center top;
	width:100%;
	height: 120px;
    background-size: cover;
	background-position: 50%;
	margin:10px 0 10px 0;
}
}
.box_point{
	margin: 50px auto 100px auto;
	width:100%;
	max-width: 960px;
	padding: 0px 0px 50px 0px;
}
.box_point img{
	margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 580px) {
.box_point{
	margin: 50px auto 0px auto;
	width:100%;
	max-width: 960px;
	padding: 0px 0px 50px 0px;
}
}
/* 空き家エリア */
.akiya1 {
	padding-top: 21.2%;
	background: url(../akiya/img/memories-akitop01.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}
@media screen and (max-width: 600px) {
.akiya1 {
	background: url(../akiya/img/memories-akitop01.jpg) no-repeat center top;
	width:100%;
	height: 120px;
    background-size: cover;
	background-position: 50%;
	margin:10px 0 10px 0;
}
}
.akiya_box1 {
	width:100%;
	background-color:#f7f7f7;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
	height:450px;
}
.akiya_box1_left {
	padding:100px 0px 60px 40px;
	float:left;
	width:40%;
	background: #fff;
	height: 380px;
	width: 380px;
	margin-left:40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	}	
.akiya_box1_right {
	padding:10px 20px 10px 20px;
	float:right;
	width:60%;
	}	

.akiya_box2 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 0px 0;
	padding:30px 0 0 0;
	height:1050px;
}
.akiya_box2_t {
	width:100%;
	margin:30px auto ;
	text-align:center;
	font-size:40px;
	color:#FFFFFF;
}
.akiya_box2_inner {
	position:relative;
	width:100%;
	height:800px;
	margin: 0px auto;
	max-width: 1500px;
	padding: 20px 0px 20px 0px;
}
.akiya_box2_1 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 300px;
	top: 30px;
	}
.akiya_box2_1_img {
	margin:0px 0px 0px 0px;
	position:absolute;
	left: 0px;
	top: 20px;
}
.akiya_box2_2 {
	position:absolute;
	padding:20px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 800px;
	top: 30px;
	}	
.akiya_box2_3 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 77px;
	top: 400px;
	}
.akiya_box2_4 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 554px;
	top: 400px;
	}
.akiya_box2_5 {
	position:absolute;
	padding:0px 30px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 1033px;
	top: 400px;
	}
.akiya_box2_5 .p16_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	color:#000000;
	}
.akiya_box2_org{
	color:#FF8A00;
	text-align:center;
	font-size:180%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}
.akiya_box2_org2{
	color:#FF8A00;
	text-align:center;
	font-size:150%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}
@media screen and (max-width: 1700px) {
.akiya_box2 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 0px 0;
	padding:30px 0 0 0;
	height:1500px;
}
.akiya_box2_t {
	width:100%;
	margin:50px auto 50px ;
	text-align:center;
	font-size:35px;
	color:#FFFFFF;
}
.akiya_box2_inner {
	position:relative;
	width:100%;
	height:1250px;
	margin: 0px auto;
	max-width: 880px;
	padding: 20px 0px 20px 0px;
}
.akiya_box2_1 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 30px;
	}	
.akiya_box2_2 {
	position:absolute;
	padding:20px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 500px;
	top: 30px;
	}	
.akiya_box2_3 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 250px;
	top: 400px;
	}
.akiya_box2_4 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 770px;
	}
.akiya_box2_5 {
	position:absolute;
	padding:0px 30px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 500px;
	top: 770px;
	}
.akiya_box2_5 .p16_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	color:#000000;
	}
.akiya_box2_org{
	color:#FF8A00;
	text-align:center;
	font-size:180%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}
.akiya_box2_org2{
	color:#FF8A00;
	text-align:center;
	font-size:150%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}	
}
@media screen and (max-width: 980px) {
.akiya_box2 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 0px 0;
	padding:30px 0 0 0;
	height:1900px;
}
.akiya_box2_t {
	width:100%;
	margin:50px auto 50px ;
	text-align:center;
	font-size:40px;
	color:#FFFFFF;
}
.akiya_box2_inner {
	position:relative;
	width:100%;
	height:2000px;
	margin: 0px auto;
	max-width: 680px;
	padding: 20px 0px 20px 0px;
}
.akiya_box2_1 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 0px;
	}	
.akiya_box2_2 {
	position:absolute;
	padding:20px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 300px;
	top: 300px;
	}	
.akiya_box2_3 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 600px;
	}
.akiya_box2_4 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 300px;
	top: 900px;
	}
.akiya_box2_5 {
	position:absolute;
	padding:0px 30px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 1200px;
	}
.akiya_box2_5 .p16_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	color:#000000;
	}
.akiya_box2_org{
	color:#FF8A00;
	text-align:center;
	font-size:180%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}
.akiya_box2_org2{
	color:#FF8A00;
	text-align:center;
	font-size:150%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}	
}
@media screen and (max-width: 720px) {
.akiya_box2 {
	width:100%;
	background-color:#c8d5bb;
	margin:50px 0 0px 0;
	padding:30px 0 0 0;
	height:2200px;
}
.akiya_box2_t {
	width:100%;
	margin:50px auto 50px ;
	text-align:center;
	font-size:25px;
	color:#FFFFFF;
}
.akiya_box2_inner {
	position:relative;
	width:100%;
	height:2000px;
	margin: 0px auto;
	max-width: 380px;
	padding: 20px 0px 20px 0px;
}
.akiya_box2_1 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 0px;
	}	
.akiya_box2_2 {
	position:absolute;
	padding:20px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 400px;
	}	
.akiya_box2_3 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 800px;
	}
.akiya_box2_4 {
	position:absolute;
	padding:0px 0px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 1200px;
	}
.akiya_box2_5 {
	position:absolute;
	padding:0px 30px 60px 30px;
	float:left;
	background: #fff;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	left: 0px;
	top: 1600px;
	}
.akiya_box2_5 .p16_left {
	padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	color:#000000;
	}
.akiya_box2_org{
	color:#FF8A00;
	text-align:center;
	font-size:180%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}
.akiya_box2_org2{
	color:#FF8A00;
	text-align:center;
	font-size:150%;
	margin:20px auto 20px auto;
	padding:20px 30px 0 0;
}	
}
.akiya_waku1 {
	border:1px solid #0f2699;
	margin:100px auto 50px;
	padding:0 100px 50px 100px;
	width:100%;
	height: auto;
	overflow:hidden;
}
@media screen and (min-width: 768px) and (max-width: 1230px) {
.akiya_waku1 {
	border:1px solid #0f2699;
	margin:50px auto 50px;
	padding:0 50px 30px 50px;
	width:100%;
}
}
@media screen and (max-width: 767px) {
.akiya_waku1 {
	border:1px solid #0f2699;
	margin:50px auto 50px;
	padding:0 20px 30px 20px;
	width:100%;
}
}

@media screen and (max-width: 1600px) {
.akiya_box1 {
	width:100%;
	background-color:#c8d5bb;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
	height:450px;
}
.akiya_box1_left {
	display:none;
	}	
.akiya_box1_right {
	padding:10px 5px 10px 5px;
	float:left;
	width:100%;
	}	
}

/* 消臭エリア */
.shoshu1 {
	padding-top: 21.2%;
	background: url(../shoshu/img/memories-syoutop01.jpg) no-repeat center top;
    height: 0;
    background-size: contain;
	margin:30px 0 30px 0;
}
@media screen and (max-width: 600px) {
.shoshu1 {
	background: url(../shoshu/img/memories-syoutop01.jpg) no-repeat center top;
	width:100%;
	height: 120px;
    background-size: cover;
	background-position: 50%;
	margin:10px 0 10px 0;
}
}
.t_bar_red{
	width:100%;
	margin:0px 0 20px 0;
	text-align:center;
	font-size:35px;
	color:#FFFFFF;
	background-color:#FF0000;
}
@media screen and (max-width: 767px) {
.t_bar_red{
	width:100%;
	margin:20px 0 20px 0;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
	background-color:#FF0000;
}
}

/* ご案内 */
.box-annai1 {
	width:100%;
	background-color:#EFF1EE;
	margin:0px 0 60px 0;
	padding:30px 0 0 0;
}
/* SSL */
.ssl_box {
	border:1px solid #089625;
	margin:100px auto 50px;
	padding:0 50px 50px 50px;
	width:100%;
}
@media screen and (max-width: 767px) {
	.ssl_box {
	border:1px solid #089625;
	margin:50px auto 20px;
	padding:0 10px 20px 10px;
	width:100%;
}
}
/* スタッフ紹介 */
@media screen and (min-width: 1701px) {
#move01 figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin:20px 0px 100px 0px;
}
#move01 figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 80%;
	height: 70%;
	margin:0% 5% 10% 30%;
	background: rgba(0,0,0,.6);
	-webkit-transform: rotate(90deg) scale(0);
	transform: rotate(90deg) scale(0);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
#move01 figure:hover figcaption {
	-webkit-transform: rotate(360deg) scale(1);
	transform: rotate(360deg) scale(1);
	opacity: 1;
	margin:5% 5% 10% 10%;
}
#move01 figcaption p{
	text-align:left;
	color:#FFFFFF;
	margin:0 70px;
}
#move01 .t_nemu{
	font-size:22px;
	color: #fff;
	line-height:50px;
	text-indent:50px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
}
@media screen and (min-width: 981px) and (max-width: 1700px){
#move01 figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin:20px 0px 100px 0px;
}
#move01 figcaption {
	position: absolute;
	top: -30px;
	left: -65px;
	z-index: 2;
	width: 94%;
	height: 87%;
	margin:0% 5% 10% 30%;
	background: rgba(0,0,0,.6);
	-webkit-transform: rotate(90deg) scale(0);
	transform: rotate(90deg) scale(0);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
#move01 figure:hover figcaption {
	-webkit-transform: rotate(360deg) scale(1);
	transform: rotate(360deg) scale(1);
	opacity: 1;
	margin:5% 5% 10% 10%;
}
#move01 figcaption p{
	text-align:left;
	color:#FFFFFF;
	margin:0 20px;
}
#move01 .t_nemu{
	font-size:20px;
	color: #fff;
	line-height:50px;
	text-indent:50px;
	height:50px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
}
}
@media screen and (min-width: 1250px) and (max-width: 1400px){
#move01 figcaption p{
	font-size:12px;
}
}
@media screen and (max-width: 980px) {
#move01 figure img{
	margin:80px 0px 0px 0px;
}
#move01 .t_nemu{
	font-size: 15px;
	line-height: 30px;
	color: #000;
	text-align: center;
	font-family: "noto", sans-serif;
	border-bottom:solid 2px #089625;
	padding:0px 0px 20px 0px;
	height: 50px;
	width:100%;
	margin:25px 0px 25px 0px;
}
}

#move02 figure {
	position: relative;
	overflow: hidden;
	width: 1140px;
}
#move02 figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
#move02 figcaption h3,
#move02 figcaption p {
	position: absolute;
	left: -100%;
	width: 85%;
	-webkit-transition: .3s;
	transition: .3s;
}
#move02 figcaption h3 {
	top: 30px;
}
#move02 figcaption p {
	top: 75px;
}
#move02 figure:hover figcaption {
	opacity: 1;
}
#move02 figure:hover figcaption h3,
#move02 figure:hover figcaption p {
	left: 20px;
}
#move02 figure:hover figcaption h3 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
#move02 figure:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

/* メディア */
#move03 .box_media{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:20px 0px 300px 0px;
}
#move03 figure {
	position: relative;
	overflow: hidden;
	width: 46.5%;
	margin:30px 19px 80px 19px;
	float:left;
}
#move03 figcaption {
	position: absolute;
	bottom: -200px;
	left: 0;
	z-index: 2;
	width: 94.5%;
	height: 200px;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
}
#move03 figcaption h3{
	text-align:center;
	margin:5px 20px -10px -30px;
	padding:0 auto;
}
#move03 figcaption p{
	text-align:left;
	color:#FFFFFF;
	margin:20px;
}
#move03 figure:hover figcaption {
	bottom: 0;
}
#move03 figure a:hover img{
	opacity:1;  
	filter: alpha(opacity=100);  
	-ms-filter: "alpha( opacity=100 )";  
	transition: 1s;
}
@media screen and (max-width: 1700px) {
#move03 .box_media{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 40% 0px;
}
#move03 figure {
	position: relative;
	overflow: hidden;
	width: 47%;
	margin:0px 10px 0px 10px;
	float:left;
}
#move03 figcaption {
	position: absolute;
	bottom: -220px;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 220px;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
}
#move03 figcaption p{
	text-align:left;
	color:#FFFFFF;
}
#move03 figcaption h3{
	text-align:center;
	margin:5px 20px -10px -40px;
	padding:0 auto;
	font-size:15px;
}
}
@media screen and (max-width: 980px) {
#move03 .box_media{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 40% 0px;
}
#move03 figure {
	position: relative;
	overflow: hidden;
	width: 47%;
	margin:0px 10px 0px 10px;
	float:left;
}
#move03 figcaption {
	position: absolute;
	bottom: -250px;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 250px;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
}
#move03 figcaption p{
	text-align:left;
	color:#FFFFFF;
}
#move03 figcaption h3{
	text-align:center;
	margin:5px 20px -10px -40px;
	padding:0 auto;
	font-size:15px;
}
}
@media screen and (max-width: 767px) {
#move03 .box_media{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 80% 0px;
}
#move03 figure {
	position: relative;
	overflow: visible;
	width: 80%;
	margin:30px 10% 30px 10%;
	float:left;
}
#move03 figcaption {
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
}
#move03 figcaption h3{
	text-align:center;
	margin:10px 20px -20px -30px;
	padding:0 auto;
	color:#FFFFFF;
}
#move03 figcaption p{
	text-align:center;
	color:#FFFFFF;
}
}

/*------------------------体験談---------------------------------*/
.story .t a{
	font-weight: bold;
	font-size: 20px;
	color: #368D36;
	text-align: left;
	margin:0px 0px 30px 0px;
	text-decoration:none;
}
.story .t a:hover{
	color: #77AF77;
}
.story img{
	width:300px;
	height:225px;
}
.right_no {
	text-align:right;
	padding-right: 10px;
	font-size:12px;
	color:#999999;
	margin-right: 20px;
	text-decoration:none;
}	
.right_no a{
	text-align:right;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
/* ページネーション */
@media screen and (min-width: 768px) {
.pagination {
	text-align:center;
	margin:0px auto 50px auto;
	text-decoration:none;
}
.pagination a{
    margin: 10px;
    padding: 3px 10px;
    border: 1px #089625 solid;
	color:#089625;
	text-decoration:none;
}
.pagination a:hover{
	margin: 10px;
    padding: 3px 10px;
    border: 1px #089625 solid;
	color:#FFF;
	background-color:#9acd32;
	text-decoration:none;
}
.pagination .active {
	margin: 10px;
    padding: 3px 10px;
    border: 1px #089625 solid;
	background-color:#089625;
	text-decoration:none;
    color: #FFF;
    text-decoration: none;
}
#main .pagination a, #fnav-wrap .pagination a {
	color: #089625;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
}
  #main .pagination a:visited, #fnav-wrap .pagination a:visited {
	color: #089625;
}
  #main .pagination a:hover, #fnav-wrap .pagination a:hover {
	color: #FFF;
	text-decoration: none !important;
}
  #main .noLine a, #fnav-wrap .noLine a, {
    text-decoration: none; }
}
@media screen and (max-width: 767px) {
.pagination {
	text-align:center;
	margin:0px auto 50px auto;
	text-decoration:none;
}
.pagination .page,.pagination .flood{
	display:none;}
#main .pagination .page, #fnav-wrap .pagination .page,#main .pagination .flood, #fnav-wrap .pagination .flood{
	display:none;}
.pagination .active {
	display:none;}
	
.pagination .next ,.pagination .prev{
    margin: 10px;
    padding: 3px 10px;
    border: 1px #089625 solid;
	color:#089625;
	text-decoration:none;
}
#main .pagination .next, #fnav-wrap .pagination .next,#main .pagination .prev, #fnav-wrap .pagination .prev{
	color: #089625;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	text-decoration:none;
}
}


/*------------------------モーダルウィンドウ---------------------------------*/

/*------------------------代表のあいさつ---------------------------------*/
.daihyou_1 {
	background-image: url(../img/biz-topimg04.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:450px;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	width: 100%;
}
.daihyou_1 .bk {
	width:70%;
	height:300px;
	position: absolute;
	left: 15%;
	top: 30px;
	background: #fff;
	opacity:0.8;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	transition: 0.5s;
}
.daihyou_1 .p_1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:96%;
	position: absolute;
	left: 20px;
	top: 130px;
	padding:20px 20px 20px 20px;
}
.daihyou_1 .p_2 {
	font-size: 40px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:600px;
	position: absolute;
	left: 497px;
	top: 204px;
	height: 50px;
}
@media screen and (max-width: 1700px) {
daihyou_1 {
	background-image: url(../img/memories-kaisya08.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	padding-top: 70.1%;
	height:0;
}
.daihyou_1 .bk {
	width:100%;
	position: absolute;
	left: 10px;
	top: 10px;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.daihyou_1 .p_1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:70%;
	position: absolute;
	left: 0px;
	top: -30px;
	padding:100px 20px 20px 20px;
}
.daihyou_1 .p_2 {
	font-size: 40px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:70%;
	position: absolute;
	left: -128px;
	top: 65px;
}	
}
@media screen and (max-width: 1400px) {
daihyou_1 {
	background-image: url(../img/memories-kaisya08.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	padding-top: 70.1%;
	height:0;
}
.daihyou_1 .bk {
	width:85%;
	position: absolute;
	left: 10px;
	top: 10px;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.daihyou_1 .p_1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:85%;
	position: absolute;
	left: 0px;
	top: -30px;
	padding:100px 20px 20px 20px;
}
.daihyou_1 .p_2 {
	font-size: 40px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:85%;
	position: absolute;
	left: -128px;
	top: 65px;
}	
}
@media screen and (max-width: 980px) {
.daihyou_1 {
	background-image: url(../img/memories-kaisya08_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:800px;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	width: 100%;
}
.daihyou_1 .bk {
	width:95%;
	height:95%;
	position: absolute;
	left: 3%;
	top: 2%;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.daihyou_1 .p_1 {
	font-size: 14px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:95%;
	position: absolute;
	left: 5%;
	top: 0%;
	padding:40px 40px 15px 10px;
}
.daihyou_1 .p_2 {
	font-size: 18px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:95%;
	position: absolute;
	left: 5%;
	top: 20%;
}	
}
@media screen and (max-width: 480px) {
.daihyou_1 {
	background-image: url(../img/memories-kaisya08_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:800px;
	position:relative;
	margin: 30px auto 30px auto;
	padding:10px 50px 50px 50px;
	width: 100%;
}
.daihyou_1 .bk {
	width:95%;
	height:95%;
	position: absolute;
	left: 2%;
	top: 2%;
	background: #fff;
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	transition: 0.5s;
}
.daihyou_1 .p_1 {
	font-size: 14px;
	color: #000;
	text-align: left;
	line-height:30px;
	width:95%;
	position: absolute;
	left: 5%;
	top: 0%;
	padding:40px 20px 15px 10px;
}
.daihyou_1 .p_2 {
	font-size: 18px;
	color: #25b7c0;
	text-align: center;
	line-height:40px;
	width:95%;
	position: absolute;
	left: 5%;
	top: 20%;
}	
}



.box-back1 {
	background-image:url(../img/memories-etcimg04.gif);
	background-repeat:no-repeat;
	background-color:#f7f7f7;
	width:100%;
	margin:0px 0 20px 0;
	padding:30px 0 0 0;
}
.box-back2 {
	background-image:url(../img/memories-etcimg05.gif);
	background-repeat:no-repeat;
	width:100%;
	margin:0px 0 20px 0;
	padding:30px 0 0 0;
}
.box-back3 {
	background-image:url(../img/memories-etcimg06.gif);
	background-repeat:no-repeat;
	background-color:#f7f7f7;
	width:100%;
	margin:0px 0 20px 0;
	padding:30px 0 0 0;
}
.box-glay {
	width:100%;
	background-color:#f7f7f7;
	margin:0px 0 20px 0;
	padding:30px 0 0 0;
}
.p_wh {
	font-size:18px;
	color:#FFF;
	text-align:center;
	margin-top:10px;
}
.p_wh2 {
	font-size:16px;
	color:#FFF;
	text-align:left;
	margin:5px 0 0 10px;
}
/* リンクBOX */
.box-rink {
	margin: 80px auto 120px auto;
	max-width: 800px;
	padding: 0px 0px 50px 0px;
}
.box-rink_left {
	float:left;
	width:50%;
	}	
.box-rink_right {
	float:right;
	width:50%;
	}	
@media screen and (max-width: 767px) {
.box-rink {
	margin: 30px auto 120px auto;
	max-width: 800px;
	padding: 0px 0px 150px 0px;
}
.box-rink_left {
	width:100%;
	}	
.box-rink_right {
	width:100%;
	}
}


/******************************

	Q&A形式

******************************/
section h1,
dt {
    color:#333;
	font-size:20px;
	text-align:left;
	margin:0 0 30px 0px;
    cursor: pointer;
    position: relative;
}
 
section h1:before,
dt:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: #0f2699;
}
 
section h1:after,
dt:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -13px;
  background: #FFF;
}

section h1:before,
dt:hover
{
	filter: alpha(opacity=60);  
	-ms-filter: "alpha( opacity=60 )";  
	transition: 0.5s;
	cursor: pointer ;
}
 
section h1.active:before,
dt.active:before {
  margin-top: -2px;
}
 
section h1.active:after,
dt.active:after {
  margin-top: 3px;
}
.qa-q {
    padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	margin:0 50px 80px 80px;
}
.qa_q {
	color: #333;
	font-size: 20px;
	text-align: left;
	margin: 0 0 10px 0px;
}
.qa_a {
    padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#333;
	margin:0 0px 30px 0px;
}
@media screen and (max-width: 1600px) {
section h1,
dt {
	font-size:18px;
	text-align:left;
	margin:0 10px 20px 10px;
	padding:0px 0px 10px 0px;
}
.qa-q {
	padding:0px 0px 10px 0px;
	margin:0 10px 20px 10px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	margin-bottom:30px;
}
} 
@media screen and (max-width: 980px) {
section h1,
dt {
	font-size:16px;
	text-align:left;
	margin:0 10px 20px 10px;
	padding:0px 0px 10px 0px;
}
.qa-q {
	padding:0px 0px 10px 0px;
	margin:0 10px 20px 10px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#000000;
	margin-bottom:30px;
}
}
@media screen and (max-width: 767px) {
section h1,
dt {
	font-size:13px;
	text-align:left;
	margin:0 0px 20px 0px;
	padding:0px 35px 10px 0px;
}
.qa-q {
	padding:0px 0px 10px 0px;
	margin:0 10px 20px 10px;
	font-family: "noto", sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000000;
	margin-bottom:30px;
}
.qa_a {
    padding:0px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
	color:#333;
	margin:0 20px 30px 0px;
}
}

/* 実例 */

.ziturei_1  { 
	width: 100%;
	margin: 0px 0 0px 0;
	}
.ziturei_1 th{
	padding: 0px;
	width: 30%;
	text-align: left;
	background-color:#FFFFFF;
}
.ziturei_1 td {
	padding: 10px 10px 10px 50px;
	width: 70%;
	text-align: left;
	background-color:#FFFFFF;
	}
.ziturei_1 th .box{
	padding: 0px;
	width: 100%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #000;
	font-weight:normal;
}	
.ziturei_1 th .box .p_l{
	padding: 0px;
	text-align: left;
	font-size:18px;
	color:#000;
}
.ziturei_1 th .box .p_r{
	padding: 0 10px 0 0;
	float: right;
	font-size:18px;
	color:#000;
}
.ziturei_1 th .box .p_rr{
	padding: 0 0 0 50px;
	float: right;
	font-size:18px;
	color:#F00;
}

@media screen and (max-width: 767px) { 
.ziturei_1 th{
	width: 100%;
	float:left;
	font-size:15px;
}
.ziturei_1 td {
	width: 100%;
	float:left;
	margin:30px 0 0 0;
	padding:0;
	font-size:15px;
	}
}





/* 見積りフォーム */
.bk_border{
	margin:30px 10px 20px 10px;
	padding: 20px 0px 20px 0px;
}
.table_gl_01 { 
	text-align:left;
	width:100%;
	margin:80px auto 0 ;
	font-weight:normal;
} 

.table_gl_01 td { 
	padding: 20px; /* セル内の余白 */ 
	text-align:left;
	width:60%;
	font-size:18px;

} 
.table_gl_01 th { 
	padding: 20px 20px 20px 50px; /* セル内の余白 */ 
	text-align:left;
	width:30%;
	font-size:18px;
	font-weight:normal;
} 
input ,select ,textarea {
  border: thin solid #666666;
  padding: 5px;
}
.button:hover {
}
@media screen and (max-width: 767px) { 
.bk_border{
	margin:30px 10px 20px 10px;
	padding: 20px 0px 20px 0px;
}
.table_gl_01 { 
	text-align:left;
	width:100%;
	margin:80px auto 0 ;
} 

.table_gl_01 td { 
	padding: 10px; /* セル内の余白 */ 
	text-align:left;
	width:100%;
	font-size:18px;
		display:block;

} 
.table_gl_01 th { 
	padding: 10px; /* セル内の余白 */ 
	text-align:left;
	width:100%;
	font-size:18px;
	margin-top:20px;
		display:block;

} 
}

/* 共通DIV　エリアのマージン指定 */ 
.eria01{
	margin:0 0 180px 0;
}
@media screen and (max-width: 767px) { 
.eria01{
	margin:0 0 0px 0;
}
}


.img-block1 {
  overflow: hidden;
}
.img-block1 img {
  transition: 0.5s;
}
.img-block1 img:hover {
  -moz-transform: scale(1.1,1.1);
  -webkit-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
}

.img-block2 img:hover {
	border-radius:50%;
	transition: 0.5s;
}

/* 新着情報 */
.mark_1{
	margin:0 10px 8px 0;
}
.mark_2,.mark_2a{
	display:block;
}
@media screen and (max-width: 767px) { 
.mark_1{
	margin:0 8px 8px 0;
}
.mark_2{
margin: 0 20px 8px 0;
float: right;
}
.mark_2a{
margin: 0 20px 8px 0;
float: right;
transform: rotate( 90deg );
}
}
/* トップ枠エリア */
.top_c{
	width:100%;
	height:100%;
	margin:;
	padding:;
	background-color:#3c6a9e;
}
.top_c1{
	width:100%;
	height:100%;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	background-color:#3c6a9e;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_c1 p{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin:60px 0px 40px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
/* トップページアニメーション */
.top_ani_1{
	width:100%;
	margin:50px 0px 200px 0px;
}
.top_ani_t1 img{
	position:absolute;
	left: -10px;
	top: -20px;
}
.top_ani_2{
	width:100%;
	margin:0px 0px 0px 20px;
}
.top_ani_t2 img{
	position:absolute;
	left: -10px;
	top: -20px;
	height:100%;
}

.top_ani_t3 img{
	position:absolute;
	left: -10px;
	top: -20px;
}
@media screen and (min-width: 768px){
.top_ani_3{
	width:100%;
	margin:0px 0px 150px 0px;
	padding-bottom: 200px;
	height:350px;
}
}
@media screen and (max-width: 767px){
.top_ani_3{
	width:100%;
	margin:0px 0px 0px 0px;
}
}
@media screen and (min-width: 1701px){
.top_ani_t1a{
width: 29%;
height: 250px;
margin:0 25px 50px 50px;
padding: 0 50px;
float: left;
font-size: 18px;
line-height: 40px;
position: relative;
float: left;
color: #fff;
background-image: url(../img/img/shoshupro-toimg12.png);
background-repeat:no-repeat;
background-position: 50% 50%;
background-size:35%;
}
.top_ani_t1a p{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin:0px 10px 25px 10px;
	color:#fff;
}
.top_ani_t1b{
width: 29%;
height: 250px;
margin: 0 25px 50px 25px;
padding: 0 50px;
float: left;
font-size: 18px;
line-height: 40px;
position: relative;
float: left;
color: #fff;
background-image: url(../img/img/shoshupro-toimg13.png);
background-repeat:no-repeat;
background-position: 50% 50%;
background-size:35%;
}
.top_ani_t1b p{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin:0px 10px 25px 10px;
	color:#fff;
}
.top_ani_t1c{
width: 29%;
height: 250px;
margin: 0 50px 50px 25px;
padding: 0 50px;
float: left;
font-size: 18px;
line-height: 40px;
position: relative;
float: left;
color: #fff;
background-image: url(../img/img/shoshupro-toimg14.png);
background-repeat:no-repeat;
background-position: 50% 50%;
background-size:35%;
}
.top_ani_t1c p{
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin:0px 10px 25px 10px;
	color:#fff;
}
}
@media screen and (min-width: 981px) and (max-width: 1700px){
.top_ani_t1a {
	width:30%;
	height:400px;
	margin:20px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-image: url(../img/img/shoshupro-toimg12.png);
	background-repeat:no-repeat;
	background-position: 50% 20%;
	background-size:50%;
}
.top_ani_t1b {
	width:30%;
	height:400px;
	margin:20px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-image: url(../img/img/shoshupro-toimg13.png);
	background-repeat:no-repeat;
	background-position: 50% 20%;
	background-size:50%;
}
.top_ani_t1c {
	width:30%;
	height:400px;
	margin:20px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-image: url(../img/img/shoshupro-toimg14.png);
	background-repeat:no-repeat;
	background-position: 50% 20%;
	background-size:50%;
}
.top_ani_t1a p ,.top_ani_t1b p ,.top_ani_t1c p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:10px 0px 20px 0px;
	color:#FFF;
}
}
@media screen and (min-width: 768px) and (max-width: 980px){
.top_ani_t1a {
	width:30%;
	height:500px;
	margin:20px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-image: url(../img/img/shoshupro-toimg12.png);
	background-repeat:no-repeat;
	background-position: 50% 30%;
	background-size:50%;
}
.top_ani_t1b {
	width:30%;
	height:500px;
	margin:20px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-image: url(../img/img/shoshupro-toimg13.png);
	background-repeat:no-repeat;
	background-position: 50% 30%;
	background-size:50%;
}
.top_ani_t1c {
	width:30%;
	height:500px;
	margin:20px 10px 10px 10px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-image: url(../img/img/shoshupro-toimg14.png);
	background-repeat:no-repeat;
	background-position: 50% 30%;
	background-size:50%;
}
.top_ani_t1a p ,.top_ani_t1b p ,.top_ani_t1c p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:10px 0px 20px 0px;
	color:#FFF;
}
}
@media screen and (max-width: 767px){
.top_ani_t1a ,.top_ani_t1b ,.top_ani_t1c{
	width:100%;
	height:100%;
	margin:20px 0px 10px 0px;
	padding:20px 20px 20px 20px;
	float:left;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
	background-color:#0f2699;
}
.top_ani_t1a p ,.top_ani_t1b p ,.top_ani_t1c p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:10px 0px 20px 0px;
	color:#FFF;
}
.top_ani_t1a{
width: 100%;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 40px 20px;
float: left;
font-size: 18px;
line-height: 40px;
position: relative;
float: left;
color: #fff;
background-image: url(../img/img/shoshupro-toimg12.png);
background-repeat:no-repeat;
background-position: 50% 50%;
background-size:35%;
}
.top_ani_t1a p{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin:0px 10px 25px 10px;
	color:#fff;
}
.top_ani_t1b{
width: 100%;
height: 100%;
margin: 0px 0px 0px 0px;
padding: 40px 20px;
float: left;
font-size: 18px;
line-height: 40px;
position: relative;
float: left;
color: #fff;
background-image: url(../img/img/shoshupro-toimg13.png);
background-repeat:no-repeat;
background-position: 50% 50%;
background-size:35%;
}
.top_ani_t1b p{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin:0px 10px 25px 10px;
	color:#fff;
}
.top_ani_t1c{
width: 100%;
height: 100%;
margin: 0px 0px 50px 0px;
padding: 40px 20px;
float: left;
font-size: 18px;
line-height: 40px;
position: relative;
float: left;
color: #fff;
background-image: url(../img/img/shoshupro-toimg14.png);
background-repeat:no-repeat;
background-position: 50% 50%;
background-size:35%;
}
.top_ani_t1c p{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin:0px 10px 25px 10px;
	color:#fff;
}
}


@media screen and (min-width: 1401px) and (max-width: 1600px){
.top_ani_t1{
	width:30%;
	height:280px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	background-color:#3c6a9e;
	border-radius:50%;
	font-size:13px;
	line-height:20px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t1 p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:60px 0px 40px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 1241px) and (max-width: 1400px) {
.top_ani_t1{
	width:30%;
	height:250px;
	margin:10px 10px 10px 10px;
	padding:10px 20px 10px 20px;
	float:left;
	background-color:#4C9649;
	border-radius:50%;
	font-size:13px;
	line-height:20px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t1 p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:35px 0px 15px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 981px) and (max-width: 1240px) {
.top_ani_t1{
	width:30%;
	height:280px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	background-color:#4C9649;
	border-radius:50%;
	font-size:16px;
	line-height:25px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t1 p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:25px 0px 20px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 480px) and (max-width: 980px) {
.top_ani_t1{
	width:31%;
	height:240px;
	margin:5px;
	padding:10px 25px 10px 25px;
	float:left;
	background-color:#4C9649;
	border-radius:50%;
	font-size:14px;
	line-height:20px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t1 p{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:20px 0px 20px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}


@media screen and (min-width: 1601px){
.top_ani_t2{
	width:30%;
	height:320px;
	margin:50px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	border-radius:50%;
	font-size:16px;
	line-height:24px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t2 p{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:60px 0px 40px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 1401px) and (max-width: 1600px){
.top_ani_t2{
	width:30%;
	height:280px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	border-radius:50%;
	font-size:13px;
	line-height:20px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t2 p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:60px 0px 40px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 1241px) and (max-width: 1400px) {
.top_ani_t2{
	width:30%;
	height:250px;
	margin:10px 10px 10px 10px;
	padding:10px 20px 10px 20px;
	float:left;
	border-radius:50%;
	font-size:13px;
	line-height:20px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t2 p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:35px 0px 15px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 981px) and (max-width: 1240px) {
.top_ani_t2{
	width:30%;
	height:280px;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	border-radius:50%;
	font-size:16px;
	line-height:25px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t2 p{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:25px 0px 20px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}
@media screen and (min-width: 480px) and (max-width: 980px) {
.top_ani_t2{
	width:31%;
	height:240px;
	margin:5px;
	padding:10px 25px 10px 25px;
	float:left;
	border-radius:50%;
	font-size:14px;
	line-height:20px;
	position:relative;
	float:left;
	color:#FFF;
}
.top_ani_t2 p{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin:20px 0px 20px 0px;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
}

.animation {

}
.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
 background-image: url(../img/img/shoshupro-topback02.gif);
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 300% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 300% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/* --- 吹き出し矢印 --- */
.yazirusi {
	background-color: #E2DDDA;
	height: 100px;
	position: relative;
	width: 80%;
	text-align: center;
	color:#0f2699;
	font-size:18px;
	padding-top:12px;
	margin:0 10%;
}
.yazirusi:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #E2DDDA;
    top: 100%;
    left: 50%;
    margin-left: -10px;
}

point_1 {
  position: relative;
  color: #111;
  background: #ccc;
  font-size: 20px;
  line-height: 1;
  margin: 30px 0 10px 0;
  padding: 14px 5px 10px 40px;
  box-shadow: 0 1px 3px #777;
  border-radius: 0 10px 10px 0;
}
point_1:before {
  content: "";
  position: absolute;
  background: #999;
  top: 50%;
  left: -20px;
  margin-top :-22px;
  height: 44px;
  width: 44px;
  box-shadow: 1px 1px 1px #777;
  border-radius: 50%;
}
point_1:after {
  content: "";
  position: absolute;
  background:#777;
  top: 50%;
  left: -15px;
  margin-top:-15px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
}
/* --- 回転ウィンドウ --- */


.act ul {
  list-style: none;
  top: 0;
  height: 180px;
  margin: 0;
  padding: 0;
  text-align: center;
}
 
.act ul li,
.act ul li dl {
  width: 320px;
  height: 320px;
}
 
.act ul {
  letter-spacing: -1em;
}
 
.act ul li {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin: 0 25px;
  letter-spacing: 0;
}
 
.act ul dl {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: absolute;
  top: 0;
  margin: 0;
  padding: 20px 25px;
  color: #fff;
  background: #00437b;
}
.act ul dl:before,
.act dt:before {
  display: block;
  content: "";
  position: ;
  -webkit-transform:none;
  transform: none;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -8px;
  background: none;
}
 
.act ul dl:after,
.act dt:after {
  display: block;
  content: "";
  position: ;
  -webkit-transform: none;
  transform: none;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin-top: -13px;
  background:none;
}

 
.act ul dl dt {
  margin-bottom: 0.3em;
  color:#0f2699;
	font-size:22px;
	text-align:center;
	margin:0 0 30px 0px;
	font-weight:bold;
	padding-bottom:10px;
	color:#FFF;
	border-bottom:dotted 3px #FFF;
}
 
.act ul dl dd {
  margin: 0;
  line-height: 1.6;
  text-align: justify;
  word-break: break-all;
  color:#fff;
	font-size:18px;
	text-align:left;
}
 
.act ul dl dd:last-of-type {
  margin-top: 10px;
  text-align: left;
}
 
.act ul a {
  padding: 0.3em 0.5em;
  background-color: #fff;
}
 
 
/* type2 */
 
.type2 {
  overflow: visible;
  -webkit-perspective: 1000px;
}
 
.type2 img,
.type2 dl {
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
 
.type2:hover img {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
 
.type2 dl {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
 
.type2:hover dl {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}

/* --- サイトマップエリア --- */
.sitemap{
	width:100%;
	margin:0px 0px 50px 20px;
	height:1300px;
}
.sitemap_t{
	width:30%;
	margin:10px 10px 10px 10px;
	padding:10px 35px 10px 35px;
	float:left;
	font-size:18px;
	line-height:40px;
}
.sitemap_t ul li a{
	text-decoration:none;
}
.sitemap_p {
	padding:30px 0px 10px 0px;
	font-family: "noto", sans-serif;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
	color:#089625;
	}
@media screen and (max-width: 980px){
.sitemap{
	width:100%;
	margin:0px 0px 50px 20px;
	height:1800px;
}
.sitemap_t{
	width:45%;
	margin:10px 10px 10px 10px;
	padding:10px ;
	float:left;
	font-size:18px;
	line-height:35px;
}
}
@media screen and (max-width: 580px){
.sitemap_t{
	width:100%;
	margin:10px 10px 10px 10px;
	padding:10px ;
	float:left;
	font-size:18px;
	line-height:35px;
}
}
/*************
/* フッター
*************/
#footer{
padding:20px 0 0 0px;
clear:both;
height:100%;
background-color:#0f2699;
margin-top: -10px;
}
#footer ul{
	margin:30px 0 0 10px;
	float:left;
	width:15%;
}
#footer li{
margin: 0px 5px 10px 5px;
line-height:0;
display:inline-block;
font-size:14px;
  display: list-item;  /* 縦に並べる */
  list-style-type: none;
  text-transform: uppercase;
  padding: 0;
}

#footer li a{
display: block;
line-height:1.8;
color:#FFFFFF;
margin:0px 0 0 0px;
text-decoration:none;
}

@media screen and (min-width: 1701px){
#footer #logo{
float:left;
padding: 30px 0 5px;
width: 30%;
color:#FFFFFF;
margin-right:80px;
text-align:center;
}
#footer .inner{
overflow: hidden;
width:1700px;
margin:0 auto;
padding:0 0 50px 0;
}
}
#footer #logo a:hover img{
	opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
background:none;
}
@media screen and (max-width: 1700px) {
#footer #logo{
padding: 20px 0 5px;
width: 400px;
color:#FFFFFF;
margin:0 auto;
text-align:center;
}
#footer{
padding:20px 0 0 200px;
clear:both;
height:100%;
background-color:#0f2699;
}
#footer .inner{
overflow: hidden;
margin:0 auto;
padding:0 0 40px 0;
}
}
@media screen and (max-width: 1200px){
#footer{
padding:20px 0 0 0px;
clear:both;
height:100%;
background-color:#0f2699;
}
}
address{
padding:0 0 20px 0;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
color:#FFFFFF;
}
@media screen and (max-width: 580px){
address{
padding:0 0 20px 0;
text-align: center;
font-style:normal;
font-size: 9px;
clear:both;
color:#FFFFFF;
}
#footer #logo{
padding: 0 0 0 0;
width: 300px;
color:#FFFFFF;
margin:0 auto;
text-align:center;
}
#footer .inner{
overflow: hidden;
margin:0 auto;
padding:0 0 10px 0;
font-size:10px;
}
}

/*************
/* 3つのコマ
*************/

.tblock_sp{
	margin-bottom:100px;
}
@media screen and (min-width: 1701px){
.tblock_sp{
	display:none;
}
}
@media screen and (max-width: 1700px){
.tblock_pc{
	display:none;
}
}

@media screen and (min-width: 1601px){
.tblock1_sp{
	display:none;
}
}
@media screen and (max-width: 1700px){
.tblock1_pc{
	display:none;
}
}
@media screen and (min-width: 767px){
.tel_block{
	display:none;
}
}	
@media screen and (max-width: 480px){
.tblock_sp{
	margin-bottom:10px;
}
}
	
.nagare01{
	padding: 20px;
	margin:10px;
	width: 100%;
	text-align: center;
	background-color:#bcccd9;
	font-size:18px;
	color:#0f2699;
	font-weight:normal;
	vertical-align:middle;
	line-height:30px;
}
.arrow01{
  width: 40px;
  height: 40px;
  border-top: 5px solid #0f2699;
  border-right: 5px solid #0f2699;
  transform: rotate(135deg);
  margin:0 auto 30px;
}
#souzoku_about {
	margin: 20px 0 40px 0;
	padding:20px auto 25px;
	width:100%;
}
.souzoku_in{
	width:19%;
	float:left;
	margin:30px 0;
}
.souzoku_in_left{
	width:19%;
	float:left;
	margin:30px 0 30px 30px;
}
.souzoku5 {
	width:280px;
	margin:10px;
}

@media screen and (max-width: 767px){
.souzoku5,.souzoku_in,.souzoku_in_left {
	width:80%;
	margin:10px 40px;
}
}
.box1 {
	border:1px solid #c6043b;
	margin:100px auto 50px;
	padding:0 50px 50px 50px;
	width:80%;
}
@media screen and (max-width: 580px) {
.box1 {
	padding:0 20px 30px 20px;
	width:100%;
}
}
/* 画像の角丸 */
.border_radius {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
/* 画像の角から角丸 */
.border_radius a img{
    border-radius: 0px;
}
.border_radius a:hover img{
    border-radius: 30px;
  transition: 0.5s ease-in-out;
}
/* ふわっと切り替わる看板画像 */
#photo {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
	height:500px;
}
#photo img {
    top: 0;
    left: 0;
    position: absolute;
}
/*看板の上に文字*/
#photo .pon {
	display: block;
    width: 300px;
    background: #fff;
    opacity: 0.7;
    padding: 10px;
    position: absolute;
	font-size: 19px;
    line-height: 30px;
	color: #333;/*文字を白に*/
    top: 50%;
    left: 50%;
    opacity: 1;
    z-index: 21;
}
/* ふわっと切り替わる看板画像(文字付) */
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    background-color: #999;
}
.inner-content {
    color: white;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 13px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.inner-content h2.top_title {
    font-size: 6em;
	color: #fff;
	text-shadow: 1px 2px 3px #000;
}
.inner-content .p1 {
    font-size: 2em;
	text-shadow: 1px 2px 3px #000;
}
.inner-content .p2 {
    font-size: 2.4em;
	padding-top:50px;
	text-shadow: 1px 2px 3px #000;
}
.inner-content .p3 {
    font-size: 1.5em;
	color: #ff0000;
}
.inner-content .p4 {
	color: #ffaf00;
}
.p4 {
	color: #ffaf00;
}
@media screen and (min-width: 768px)and (max-width: 1380px){
.inner-content h2.top_title {
    font-size: 2.5em;
}
.inner-content .p1 {
    font-size: 2em;
}
}
@media screen and (max-width: 767px){
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 400px;
    background-color: #999;
	margin-top: 20px;
	z-index:1!important;
}
.inner-content {
    color: white;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 55%;
    left: 0;
    padding: 0 13px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index:101!important;
	opacity: 1;
}
.inner-content h2.top_title {
    font-size: 1.8em;
	color: #fff;
	text-shadow: 1px 2px 3px #000;
	z-index:101!important;
	opacity: 1;
}
.inner-content .p1 {
	display:none;
}
.inner-content .p2 {
    font-size: 1.2em;
	padding-top:50px;
	text-shadow: 1px 2px 3px #000;
	z-index:101!important;
	opacity: 1;
}
.inner-content .p3 {
    font-size: 1.2em;
}
}
/* 動くふきだし */
.article-box {
  width: 1000px;
  background: #fff;
  padding:  5px 10px;
  border-radius: 8px;
  color: #0f2699;
text-align: center;
font-size: 28px;
margin: 100px auto 20px auto;
}
.article {
  position: relative;
  padding: 10px 5px;
}
.article:not(:last-child) {
}

.balloon {
  position: absolute; /* 三角の位置を固定するために設定 */
  left: 0;
  top: -25px;
  width: 100px; /* 幅 */
  margin: 0 auto 40px 430px; /* 上 左右 下のマージン */
  padding: 5px; /* ふきだし内の余白 */
  background: #e91e63; /* 背景色 */
  text-align: center; /* テキストの揃え */
  font-family: '游ゴシック', 'Yu Gothic', 'sans-serif';
  font-weight: bold;
  color: #fff;
  font-size:16px;
}
.balloon::after {
  content: '';
  border: 8px solid transparent;
  border-top-color: #e91e63;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
}
.jump {
  animation: 0.5s jump infinite alternate linear;
}
@keyframes jump {
  to { transform: transtateY(0); }
  from { transform: translateY(4px); }
}
/* 文字バナーのホバーアクション */

.btn {
    padding: 15px 70px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important;
    font-size: 20px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    border-radius: 5px;
}
.btn_b {
    background-color: #3169d1;
    border: 2px solid #3169d1;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
	float: right;
	margin:25px 35px 20px auto;
	width:50%;
	text-align:center;
    }
.btn_b:hover {
    background-color: transparent;
    border: 2px solid #3169d1;
    color: #3169d1 !important;
    border-radius: 30px;
    }	

/* バナーに線が囲うホバーアクション */
button {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #0f2699;
  font-size: 18px;
  cursor: pointer;
  width:380px;
  float:right;
  margin:30px 10px 30px auto;
  background: #ffdc00;
}
.box_left1 button {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #0f2699;
  font-size: 18px;
  cursor: pointer;
  width:50%;
  float:right;
  margin:30px 10px auto auto;
  background: #ffdc00;
}
.btn-3 span{
  display: block;
  padding: 20px 0px;
  font-family: "noto", sans-serif;
}
button::before, button::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #0f2699;
}

.btn-3 span::before, span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #0f2699;
}
button:hover::before, button:hover::after{
  width: 100%;
}
button:hover span::before, button:hover span::after{
  height: 100%;
}
/*----- button 3 -----*/
.btn-3::after{
  left: 0;
  bottom: 0;
  transition-delay: 0.6s;
}
.btn-3 span::after{
  transition-delay: 0.4s;
  right: 0;
  bottom: 0
}
.btn-3::before{
  right: 0;
  top: 0;
  transition-delay: 0.2s;
}
.btn-3 span::before{
  transition-delay: 0s;
  left: 0;
  top: 0;
}

.btn-3:hover::after{
  transition-delay: 0s;
}
.btn-3:hover span::after{
  transition-delay: 0.2s;
}
.btn-3:hover::before{
  transition-delay: 0.4s;
}
.btn-3:hover span::before{
  transition-delay: 0.6s;
}
@media screen and (max-width: 767px){
button {
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #0f2699;
  font-size: 18px;
  cursor: pointer;
  width:100%;
  margin:30px auto;
  background: #ffdc00;
}	
}
/* 画像のホバーアクション */
.cp_imghover {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 20px auto;
	box-shadow: 0 0 5px #cccccc;
	cursor: pointer;
}
/*FOCUS*/
.cp_focus {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.cp_focus:hover {
	border-radius: 50%;
}
.cp_focus img {
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.cp_focus:hover img {
	-webkit-transform: scale(1.5,1.5);
	transform: scale(1.5,1.5);
}
/*文字を載せる*/
.text_area{
         position: absolute;
         top: 55%;
         left: 50%;
         margin-top: -50px;
         margin-left: -100px;
}
.text_area .main_text25{
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    margin: 0 auto 0 0;
    padding: 0;
	width: 200px;
	position: absolute;
	top: 50%;
	text-align: center;
}
.text_area .main_text40{
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    margin: 0 auto 0 0;
    padding: 0;
	width: 200px;
	position: absolute;
	top: 50%;
	text-align: center;
}
.text_area .sab_text1{
    color: #fff;
    font-size: 16px;
    margin: -10% auto 0 35%;
    padding: 0;
	width: 100%;
}
.text_area .sab_text2{
    color: #fff;
    font-size: 16px;
    margin: -10% auto 0 45%;
    padding: 0;
	width: 100%;
}
.text_area .sab_text3{
    color: #fff;
    font-size: 16px;
    margin: -10% auto 0 25%;
    padding: 0;
	width: 100%;
}
@media screen and (max-width: 767px){
.cp_imghover {
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 20px auto;
	box-shadow: 0 0 5px #cccccc;
	cursor: pointer;
}
.cp_focus img {
	width: 200px;
	height: 200px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.text_area .sab_text1{
    margin: 10% auto 0 35%;
}
.text_area .sab_text2{
    margin: 10% auto 0 45%;
}
.text_area .sab_text3{
    margin: 10% auto 0 25%;
}
.text_area .main_text25,.text_area .main_text40{
    margin: 20px auto 0 10px;
	font-size:28px;
}
}
@media screen and (max-width: 480px){
.cp_imghover {
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 20px auto;
	box-shadow: 0 0 5px #cccccc;
	cursor: pointer;
}
.cp_focus img {
	width: 150px;
	height: 150px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}	
}
/*枠線で囲む*/
.bwaku{
  color: #364e96;/*文字色*/
  border: solid 3px #364e96;/*線色*/
  padding: 0.5em;/*文字周りの余白*/
  border-radius: 0.5em;/*角丸*/
}
/*頭文字が大文字*/
.title01{
	color:#222;
	text-align:left;
	font-size:28px;
	margin:0 auto 20px auto;
	font-weight: normal;
	}
.title01:first-letter {
  font-size: 2em;
  color: #9cbb1c;
  margin-right:3px;
}
/*文頭の背景に丸*/
.title02 {
  position: relative;
  color:#222;
	text-align:left;
	font-size:28px;
	margin:0 auto 20px auto;
	font-weight: normal;
  text-shadow: 0 0 2px white;
}
.title02:before {
  content: "";
  position: absolute;
  background: #9de5ff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
/*文字の上に丸点*/
.dot-text {
    padding-top: .4em;
    -webkit-text-emphasis: filled dot #ffdc00;
   text-emphasis: filled dot #ffdc00;
}
/*その他*/
.m_100{
	margin: 100px 0 0 0;
}
.maru{
    color: #fff;
    background-color: #0f2699;
    padding: 0;
    margin: 100px 0 0 0;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.maru_img{
    padding: 0;
    margin: 0;
    width: 400px;
    height: 220px;
    line-height: 150px;
    display: inline-block;
    position: absolute;
    top: 260px;
	right:100px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
@media screen and (max-width: 767px){
.maru{
    color: #fff;
    background-color: #0f2699;
    padding: 0;
    margin: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
	top:50px;
	left:80px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.maru_img{
	display:none;
}
}
/*セカンドページ看板*/
.subtop {
  position: relative;
  }

.subtop .subtop_box {
  position: absolute;
  top: 270px;
  left: 250px;
  margin:0;
  padding: 30px 50px 20px 50px;
  background-color:#fff;
  }
 .subtop .subtop_box_noimg {
  position: absolute;
  top: 20px;
  left: 150px;
  margin:0;
  padding: 30px 50px 20px 50px;
  background-color:#fff;
  }
.subtop img {
  width: 100%;
  }
/*問い合わせバナー*/  
.infotop {
  position: relative;
  padding: 0px 0px 250px 0px;
	height: auto;
	overflow:hidden;
  }
.infotop .info_box {
    position: absolute;
    top: 130px;
    right: 200px;
    margin: 0;
    padding: 40px 90px 20px 90px;
    background-color: #fff;
	box-shadow: 0 0 5px 2px rgba(0,0,0,.20);
	width: 600px;
}
.infotop .info_box .p1{
    padding: 0px 0px 0px 0px;
	color:#333;
    font-size: 16px;
    float: center;
	text-align:center;
}
.infotop .info_box .p2{
    padding: 0px 0px 0px 0px;
	color:#333;
    font-size: 50px;
    float: center;
	line-height: 80px;
	text-align:center;
	font-weight:bold;
}
.infotop .info_box a button {
    display: inline-block;
    position: relative;
    background: none;
    border: none;
    color: #0f2699;
    font-size: 18px;
    cursor: pointer;
    width: 380px;
    float: center !important;
    margin: 30px 5% 20px auto;
    background: #ffdc00;
}
@media screen and (min-width: 1231px) and (max-width: 1680px){
.subtop .subtop_box {
  position: absolute;
  top: 120px;
  left: 20px;
  margin:0;
  padding: 30px 50px 20px 50px;
  background-color:#fff;
  }
}
@media screen and (min-width: 768px) and (max-width: 1230px){
.subtop .subtop_box {
  position: absolute;
  top: 20px;
  left: 20px;
  margin:0;
  padding: 30px 50px 20px 50px;
  background-color:#fff;
  }
}
@media screen and (min-width: 768px){
.infotop .info_box img {
	float:left;
	margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 767px){
.infotop .info_box {
    position: absolute;
    top: 130px;
	right: 0px;
    margin: 20px 10px 20px 10px;
    padding: 40px 20px 20px 20px;
    background-color: #fff;
    box-shadow: 0 0 5px 2px rgba(0,0,0,.20);
    width: 95%;
}
.infotop .info_box img {
	margin: 20px 0 20px 0;
  }
.infotop .info_box .p2{
    font-size: 38px;
}
.infotop .info_box .p2 img{
    width: 60px;
	margin-top: 25px;
}
.infotop .info_box a button {
    width: 90%;
}
.infotop {
  position: relative;
  padding: 0px 0px 100px 0px;
  }
.infotop .infoimg {
object-fit: cover;
object-position: 30% 0;
height:400px;
}
.m_100{
	margin: 10px 0 30px 0;
}
.subtop .subtop_box {
    position: absolute;
    top: 110px;
    left: 0;
    margin: 0 5% 0 5%;
    padding: 20px 20px 0px 20px;
    background-color: #fff;
	width: 90%;
}
.subtop img {
    width: 100%;
    margin: 60px auto 140px;
}
}
#topicPath_08 {
	margin-bottom:50px;
}
.select_p{
	color:#ccc;
	padding: 0px 0px 0px 20px;
  	font-family: "noto", sans-serif;
	font-size: 16px;
}
.inner_top1 {
	margin: 0px auto 0;
	width: 90%;
	max-width: 1400px;
	padding: 120px 0px 20px 0px;
}
@media screen and (max-width: 767px){
.inner_top1 {
	margin: 0px auto 0;
	width: 90%;
	padding: 20px 0px 20px 0px;
}
#top-about1 .p_tbk_right{
	color:#333;
	text-align:left;
	font-size:20px;
	margin:0 auto 20px auto;
	font-weight:bold;
	padding: 10px 0 10px 0;
}
.zs-enabled .zs-slideshow, .zs-enabled .zs-slides, .zs-enabled .zs-slide {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 140% !important;
    height: 100%;
    overflow: hidden;
}
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 767px) {
.pc { display: none !important; }
.sp { display: block !important; }
}
@media (min-width: 481px) {
.sp_tel {
	display: none; 
}
}
@media (max-width: 480px) {
.tel {
	width: 100%;
	position: fixed;
	bottom: 10px;
	display: block;
	direction:none;
	z-index:101;
}
.sp_tel {
	width: 95%;
	border-radius: 8px;
	padding: 2% 0;
	margin: 0 auto;
	background: #0f2699;
	-webkit-box-shadow: 10px 10px 11px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 11px -5px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 11px -5px rgba(0,0,0,0.75);
	z-index:11;
	opacity: 0.9;
	}
.sp_tel .p1{
    padding: 0px 0px 0px 0px;
	color:#fff;
    font-size: 16px;
    float: center;
	text-align:center;
	text-decoration: none;
}
.sp_tel .p2{
    padding: 0px 0px 0px 0px;
	color:#fff;
    font-size: 36px;
    float: center;
	line-height: 36px;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
}
.sp_tel .p2 img{
	width:18%;
}
.sp_tel .p1 a,.sp_tel .p2 a {
	text-decoration: none;
}
}
.kome1{
	color:#555;
	font-size:14px;
	margin:10px 0 20px 0;
}
/* チェックボックス */
.chkbox {
	margin:			0 0 20px 0px;
}
/* ラベルのスタイル　*/
.chkbox label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		18px;
	line-height:		28px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}

/* ボックスのスタイル */
.chkbox label:before {
	content:		'';
	width:			30px;			/* ボックスの横幅 */
	height:			30px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:	#fff;
	border: thin solid #666666;
}
/* 元のチェックボックスを表示しない */
.chkbox input[type=checkbox] {
	display:		none;
}
/* チェックした時のスタイル */
.chkbox input[type=checkbox]:checked + label:before {
	content:		'\2713';		/* チェックの文字 */ 
	font-size:		32px;			/* チェックのサイズ */
	color:			#fff;			/* チェックの色 */
	background-color:	#0f2699;			/* チェックした時の色 */
}
@media only screen and (max-width: 767px) {
.chkbox label {
	padding-left:		38px;			/* ラベルの位置 */
	font-size:		16px;
	line-height:		28px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
}
}
.exa1 {
    padding: 0px;
    color: #666666;
    font-size: 14px;
}

/* ハンバーガーメニュー */
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 35px;
  height: 30px;
  float: right;
  margin: 12px 15px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #07913a;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 5px;
}
.menu-trigger span:nth-of-type(2) {
  top: 15px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
/* ハンバーガーメニュー回転3 */
.menu-trigger.active {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
  opacity: 0;
}
/* ハンバーガーメニュースマホ用メニュー */
@media only screen and ( max-width : 768px ) {
	
}
.border_left {
	border-left:solid 4px #0f2699;
	line-height: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.border_left2 {
	border-left: solid 10px #0f2699;
	padding-left: 30px;
	padding-bottom: 20px;
  	line-height: 80px;
}
.border_left3 {
  border-left: solid 10px #0f2699;
  padding-left: 30px;
  line-height: 60px;
}
h2.h2_title_02 {
  background-color: #0f2699;
  padding: 15px;
  color: #FFF;
  text-align: center;
  font-size: 48px;
}
