
body {
	position:relative;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font: 12px/100% 'Acme', sans-serif;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
-webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

h2 {
	margin: 0px 0 0px 0;
	padding:30px 0px 20px 0px;
	font-size: 28px;
	line-height:45px;
	letter-spacing: 7px;
color:#000000;
	text-align:center;
}
.h2_t{
	letter-spacing: 3px;
	font-size:12px;
color:#027bbc;
}
h3{
	font-size:26px;
	letter-spacing: 6px;
	text-align: center;
}
.h3b{
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	font-size:14px;
	color:#0B7FB7;
	font-weight:bold;
	letter-spacing: 3px;
	text-align: center;
}
a, a:visited {
	text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
}
.cover { 
	position: relative; 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	color: #fff; 
}

li{
list-style:none;
}

button .smenubtn{
top:0;
	left:0;
margin:0;
padding:0;
}



	










	





	
	
	
	.top_bnr{
margin:40px 0px 0px -30px;
}
.top_bnr li{
font-size:16px;
height:45px;
	margin:0px 5px 10px 5px;
	list-style:none;
	display:inline-block;
}
.top_bnr a{
	padding:12px 0px 0px 0px;
	display:block;
width:100%;
height: 100%;
}
.top_bnr a:hover{
text-decoration:none;
}
.top_bnr a.btn{ 
	display: inline-block; 
	width: 170px; 
	margin: 10px 0; 
	padding: 14px 10px; 
	border: 1px solid #fff; 
	background: transparent; 
	color: #fff; 
	text-align: center; 
	text-decoration: none; 
	line-height: 1; 
	transition: .3s; 
}
.top_bnr a { 
	position:relative; 
	z-index:2; 
	overflow:hidden 
}
.top_bnr a::after {
	display:block; 
	content:""; 
	position:absolute; 
	z-index:-1; 
	top:50%; 
	left:50%; 
	width:210px; 
	height:210px; 
	margin:-105px 0 0 -105px; 
	border:65px solid rgba(255,255,255,0);  
	border-radius:50%; 
	transition:.5s 
}
.top_bnr a:hover { 
	color:#000000 
}
.top_bnr a:hover::after {
	border-width: 0; 
	border-color:rgba(255,255,255,1); 
	background:#fff 
}

	
.download{
position:relative;
background: rgb(62,194,244);
background: linear-gradient(0deg, rgba(62,194,244,1) 0%, rgba(19,132,207,1) 29%, rgba(108,230,255,1) 100%);
width:80%;
	height:50px;
margin:25px auto 0px auto;
border-radius:10px;
box-shadow: 3px 3px 3px rgba(0,0,0,.3); 
text-align:center;
display:block;
}
.download:hover{
opacity: 0.6;
}
.download i{
margin:5px 10px 0px 0px;
display:inline-block;vertical-align: middle;}
.download p{
vertical-align: middle;
display:inline-block;
margin:5px 0px 0px 0px;
text-align:center;
font-size:22px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.download a{
 position: absolute;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
width: 100%;
height:100%;
}
.download a:hover{
opacity: 0.6;
}
	}





@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
.index_case{
width:1000px;
	margin:50px auto 0px auto;
text-align: left;
}
.index_case_img{
display:inline-block;
text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.index_case_img ul{
width:300px;
font-size:0;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
}
.index_case_img li{
display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
border:0px;
text-align: left;
}
.index_case_img img{
width:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
border:0px;
vertical-align:bottom;
}
.index_case_t{
display:inline-block;
vertical-align: top;
font-size:18px;
line-height:28px;
color:#FFFFFF;
width:650px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
}

@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
.index_case{
	margin:50px auto 0px auto;
width:100%;
}
.index_case_img{
	margin:0px auto 20px auto;
	padding:0px 0px 0px 0px;

}
.index_case_img ul{
width:300px;
font-size:0;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
.index_case_img li{
display:inline-block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
border:0px;
text-align: left;
}
.index_case_img img{
width:150px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
border:0px;
vertical-align:bottom;
}
.index_case_t{
vertical-align: top;
font-size:18px;
line-height:28px;
color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
}






	.link_btn{
		text-align: center;
		margin:30px auto 30px auto;
	}
.link_btn a{
	padding:12px 0px 0px 0px;
	display:block;
width:100%;
height: 100%;
font-size:12px;
vertical-align: middle;
	}
.link_btn a:hover{
text-decoration:none;
}
.link_btn a.btn{ 
	display: inline-block; 
	width: 200px; 
	margin: 10px 0; 
	padding: 14px 10px; 
	border: 1px solid #000; 
	background: transparent; 
	color: #000; 
	text-align: center; 
	text-decoration: none; 
	line-height: 1; 
	transition: .3s; 
}
.link_btn a { 
	position:relative; 
	z-index:2; 
	overflow:hidden 
}
.link_btn a::after {
	display:block; 
	content:""; 
	position:absolute; 
	z-index:-1; 
	top:50%; 
	left:50%; 
	width:210px; 
	height:210px; 
	margin:-105px 0 0 -105px; 
	border:65px solid rgba(0,0,0,0);  
	border-radius:50%; 
	transition:.5s 
}
.link_btn a:hover { 
	color:#ffffff 
}
.link_btn a:hover::after {
	border-width: 0; 
	border-color:rgba(000,000,000,1); 
	background:#000 
}
	.link_btn2{
		text-align: center;
		margin:30px auto 30px auto;
	}
.link_btn2 a{
	padding:12px 0px 0px 0px;
	display:block;
width:100%;
height: 100%;
}
.link_btn2 a:hover{
text-decoration:none;
}
.link_btn2 a.btn{ 
	display: inline-block; 
	width: 200px; 
	margin: 10px 0; 
	padding: 14px 10px; 
	border: 1px solid #fff; 
	background: transparent; 
	color: #fff; 
	text-align: center; 
	text-decoration: none; 
	line-height: 1; 
	transition: .3s; 
}
.link_btn2 a { 
	position:relative; 
	z-index:2; 
	overflow:hidden 
}
.link_btn2 a::after {
	display:block; 
	content:""; 
	position:absolute; 
	z-index:-1; 
	top:50%; 
	left:50%; 
	width:210px; 
	height:210px; 
	margin:-105px 0 0 -105px; 
	border:65px solid rgba(255,255,255,0);  
	border-radius:50%; 
	transition:.5s 
}
.link_btn2 a:hover { 
	color:#000000 
}
.link_btn2 a:hover::after {
	border-width: 0; 
	border-color:rgba(255,255,255,1); 
	background:#fff 
}





















@media screen and (min-width: 700px) {
   /* 表示領域が700px以上の場合に適用するスタイル */
.s_reason{
	padding:0px 0px 50px 0px;
}
.s_reason2{
	background:url(../img/s_reason_bg.png)bottom center no-repeat;
		background-size:cover;
	height:450px;
}
.s_r_b{
	position:relative;
	background:url(../img/renkei.png)no-repeat left,#ffffff;
	background-size:250px 250px;
	width:700px;
	margin:-400px auto 100px auto;
	padding:20px 40px 20px 270px;
	text-align: center;
}
.s_r_b p:nth-child(1){
	font-size:28px;
	line-height: 30px;
	font-weight:bold;
	text-align: center;
}
.s_r_b p:nth-child(2){
	font-size:14px;
	line-height: 20px;
	text-align: left;
}
}
@media screen and (max-width: 700px) {
   /* 表示領域が700px以下の場合に適用するスタイル */
.s_reason{
	padding:50px 0px 50px 0px;
	background:url(../img/s_reason_bg.png)bottom center no-repeat;
		background-size:cover;
}
.s_reason2{

}
.s_r_b{
	position:relative;
	background:#ffffff;
	width:90%;
	margin:0px auto 0px auto;
	padding:20px;
	text-align: center;
}
.s_r_b p:nth-child(1){
	font-size:18px;
	line-height: 26px;
	font-weight:bold;
}
.s_r_b p:nth-child(2){
	font-size:14px;
	line-height: 20px;
}
	.s_r_b br{
    display: none;
	}
}

.reason_t{
	text-align: center;
	font-size:30px;
	font-weight: bold;
	margin:70px 0px 20px 0px;
}
.s_reason ul{
	margin:0px auto 50px auto;
	text-align: center;
	max-width: 1200px;
}
.s_reason ul li{
	display:inline-block;
	width:300px;
	height:350px;
	margin:10px 30px 10px 30px;
	padding:210px 0px 0px 0px;
	vertical-align: top;
}
.s_reason ul li:nth-child(1){
	background:url(../img/reason_01.png) center top no-repeat;
	background-size:230px 230px;
}
.s_reason ul li:nth-child(2){
	background:url(../img/reason_02.png) center top no-repeat;
	background-size:230px 230px;
}
.s_reason ul li:nth-child(3){
	background:url(../img/reason_03.png) center top no-repeat;
	background-size:230px 230px;
}
.s_reason ul li:nth-child(4){
	background:url(../img/reason_04.png) center top no-repeat;
	background-size:230px 230px;
}
.s_reason ul li:nth-child(5){
	background:url(../img/reason_05.png) center top no-repeat;
	background-size:230px 230px;
}
.s_reason ul li:nth-child(6){
	background:url(../img/reason_06.png) center top no-repeat;
	background-size:230px 230px;
}
.s_reason ul li p:nth-child(1){
	font-size:20px;
	font-weight:bold;
	text-align: center;
}
.s_reason ul li p:nth-child(2){
	font-size:14px;
	line-height:24px;
	font-weight:nomal;
	text-align: left;
}



.s_effect{
	background:#ECF2F3;
	padding:50px 0px 50px 0px;
}
.effect_t{
	text-align: center;
	font-size:26px;
	font-weight: bold;
}
.s_effect ul{
	margin:0px auto 0px auto;
	text-align: center;
}

@media screen and (min-width: 600px) {
   /* 表示領域が600px以上の場合に適用するスタイル */
.s_effect ul li{
	display:inline-block;
	width:400px;
	height:350px;
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	vertical-align: top;
position: relative;
}
.e_i{
	width:380px;
	height:280px;
	z-index: 30;
  transition    : .3s;         /* なめらか変化 */
}
.s_effect ul li div:nth-child(1){
	z-index: 30;
}
.s_effect ul li div:nth-child(2){
	width:340px;
	height:80px;
	margin:-40px 0px 10px 30px;
	padding:5px 10px 5px 10px;
	vertical-align: top;
	background:#ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.2);
	z-index: 40;
	position: absolute;
  transition    : .3s;         /* なめらか変化 */
}
.s_effect ul li div p:nth-child(1){
	font-size:12px;
	text-align: left;
}
.s_effect ul li div p:nth-child(2){
	font-size:12px;
	text-align: right;
}
}
@media screen and (max-width: 600px) {
   /* 表示領域が500px以下の場合に適用するスタイル */
.s_effect ul li{
	display:inline-block;
	margin:10px auto 10px auto;
	padding:0px 0px 0px 0px;
	vertical-align: top;
position: relative;
	text-align:center;
}
.e_i{
	width:80%;
	max-width:380px;
	max-height:280px;
	z-index: 3;
  transition    : .3s;         /* なめらか変化 */
}
.s_effect ul li div:nth-child(1){
	z-index: 30;
}
.s_effect ul li div:nth-child(2){
	width:65%;
	margin:-40px auto 10px auto;
	padding:5px 10px 5px 10px;
	vertical-align: top;
	background:#ffffff;
	box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.2);
	z-index: 80;
	text-align:center;
	position: relative;
  transition    : .3s;         /* なめらか変化 */
}
.s_effect ul li div p:nth-child(1){
	font-size:12px;
	text-align: left;
}
.s_effect ul li div p:nth-child(2){
	font-size:12px;
	text-align: right;
}
}




.s_data{
	background:#ECF2F3;
	padding:50px 0px 50px 0px;
	margin:0px 0px 0px 0px;
}
.data_t{
	text-align: center;
	font-size:26px;
	line-height: 32px;
	font-weight: bold;
}
.s_data1{
	text-align:center;
	font-size:0;
	margin:0px 0px 0px -40px;
}
@media screen and (min-width: 850px) {
   /* 表示領域が850px以上の場合に適用するスタイル */
.s_data1 li{
	display:inline-block;
	width:385px;
	margin:0px 20px 20px 0px;
	background:#ffffff;
	text-align:center;	
}
.s_data1 li:nth-child(3){
	display:inline-block;
	width:385px;
	margin:0px 0px 20px 0px;
	background:#ffffff;
	text-align:center;	
}
.s_data1 li p:nth-child(1){
	font-size:26px;
	font-weight:bold;
}
.s_data1 li p:nth-child(2){
	font-size:34px;
	font-weight:bold;
}
}
@media screen and (max-width: 850px) {
   /* 表示領域が800px以上の場合に適用するスタイル */
.s_data1 li{
	display:inline-block;
	width:80%;
	margin:0px 0px 20px 0px;
	background:#ffffff;
	text-align:center;	
}
.s_data1 li p:nth-child(1){
	font-size:26px;
	font-weight:bold;
}
.s_data1 li p:nth-child(2){
	font-size:34px;
	font-weight:bold;
}
}
.property{
	background:#ffffff;
	margin:0px auto 0px auto;
	padding:0px 0px 50px 0px;
	max-width:1200px;
}

@media screen and (min-width: 1200px) {
   /* 表示領域が1200px以上の場合に適用するスタイル */
#pfl {
	width:1200px;
	margin: 0px auto 0px auto;
	padding: 30px 15px 30px 30px;
	position: relative;
	overflow: hidden;
	font-size:0;
}
.pfp {
	margin: 0px 15px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	display:inline-block;
}
.pfp a{
	text-decoration: none;
}

.pfn {
	position:absolute;
	margin: 105px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	width: 175px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.5);
font-family: "メイリオ", sans-serif;
}

.pfi {
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.pfi img{

}
.pft {
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	text-align: center;
	font-size: 14px;
	color: #000000;
font-family: "メイリオ", sans-serif;
}
.pf_t {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
}
@media screen and (max-width: 1200px) {
   /* 表示領域が1200px以下の場合に適用するスタイル */
#pfl {
	margin: 0px auto 0px auto;
	padding: 30px 15px 30px 30px;
	position: relative;
	overflow: hidden;
	font-size:0;
	text-align: center;
}
.pfp {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	display:inline-block;
}
.pfp a{
	text-decoration: none;
}

.pfn {
	position:absolute;
	margin: 105px 0px 0px 0px;
	padding: 7px 0px 7px 0px;
	width: 175px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.5);
font-family: "メイリオ", sans-serif;
}

.pfi {
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.pfi img{

}
.pft {
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	text-align: center;
	font-size: 14px;
	color: #000000;
font-family: "メイリオ", sans-serif;
}
.pf_t {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	font-size: 14px;
	color: #000000;
}
}


.i_btns {
	margin:0px auto 0px auto;
	text-align:center;
	}	
.i_btn {
	display: inline-block;
	margin:0px 10px 0px 10px;
	text-align:center;
	}	
.i_btn2 {
  display       : inline-block;
  width:350px;
  border-radius : 5px;          /* 角丸       */
  font-size     : 18px;        /* 文字サイズ */
  line-height     : 24px;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 28px 28px;   /* 余白       */
  background    : #000066;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #000066;    /* 枠の指定 */
}
.i_btn2:link {
  color         : #ffffff;
  text-decoration:none;
}
.i_btn2:visited {
  color         : #ffffff;
  text-decoration:none;
}
.i_btn2:hover {
  color         : #000066;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
  text-decoration:none;
}




.menu-wrap.change-color {
    background-color: pink;
}



@media screen and (min-width: 900px) {
   /* 表示領域が900px以上の場合に適用するスタイル */
.index_top{
	margin:0;
	padding:0;
	height:600px;
	background:url(../img/index_bg.jpg)center no-repeat;
	background-attachment: fixed;
}
.index_top2{
	margin:0 auto 0 auto;
	padding:0;
	width:1200px;
	height:600px;
}

.index_top h1{
	margin:0px 0px 0px 0px;
	padding:70px 0px 0px 10px;
	font-size:64px;
	line-height:66px;
	color:#ffffff;
}
@keyframes fadeIn {
  0% {
-webkit-transform: translateX(70px);
     -moz-transform: translateX(70px);
      -ms-transform: translateX(70px);
       -o-transform: translateX(70px);
          transform: translateX(70px);
    opacity: 0;
  }
  100% {
-webkit-transform: translateX(0px);
     -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
       -o-transform: translateX(0px);
          transform: translateX(0px);
	  opacity: 1;
  }
}
.it1{
margin:0px 0px 0px 0px;
padding:120px 0px 0px 0px;
font-size:120px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 5px;
animation: fadeIn 1s ease 0.2s 1 normal backwards;
}
.it2{
margin:0px 0px 0px 0px;
padding:20px 0px 0px 0px;
font-size:50px;
letter-spacing: 5px;
animation: fadeIn 1s ease 0.4s 1 normal backwards;
}
.it3{
margin:30px 0px 20px 0px;
padding:0px 0px 0px 0px;
font-size:26px;
line-height:46px;
font-weight:normal;
font-family:"メイリオ", Meiryo, sans-serif;
transform: rotate(0.03deg);
animation: fadeIn 1s ease 0.7s 1 normal backwards;
	}
.it4{
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	font-size:16px;
	line-height:26px;
font-weight:normal;
font-family:"メイリオ", Meiryo, sans-serif;
transform: rotate(0.03deg);
animation: fadeIn 1s ease 0.9s 1 normal backwards;
}

	.index_top2 ul{
		position:absolute;
		font-size:0;
		top:370px;
		padding:0px 0px 0px 610px;
	}
	.index_top2 ul li{
		position:relative;
		display:inline-block;
		margin:0px 15px 0px 0px;
		padding:0;
		width:180px;
		height:170px;
		border:1px solid #ffffff;
		vertical-align:top;
		transition-duration : 0.4s;
	}
	.index_top2 ul li p{
		padding:110px 0px 0px 0px;
		font-size:14px;
		line-height:20px;
		text-align:center;
		vertical-align:top;
		color:#000000;
		font-weight:bold;
		transform: rotate(0.03deg);
	}
	.index_top2 ul li:nth-child(1){
		background:url(../img/it_li1.jpg)top no-repeat,rgba(255,255,255,0.5);
		background-position:4px 4px;
		background-size:170px;
	}
	.index_top2 ul li:nth-child(2){
		background:url(../img/it_li2.jpg)top no-repeat,rgba(255,255,255,0.5);
		background-position:4px 4px;
		background-size:170px;
	}
	.index_top2 ul li:nth-child(3){
		background:url(../img/it_li3.jpg)top no-repeat,rgba(255,255,255,0.5);
		background-position:4px 4px;
		background-size:170px;
		margin:0px 0px 0px 0px;
	}
	.index_top2 ul li a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
		padding:0;
		text-decoration:none;
	}
	.index_top2 ul li:hover{
		background-color:rgba(255,255,255,0.9);
		transition-duration : 0.4s;
	}
}
@media screen and  (min-width: 900px) and (max-width: 1200px) {
   /* 表示領域が1200px以下の場合に適用するスタイル */
	.index_top2 ul{
		position:absolute;
		font-size:0;
		top:370px;
		padding:0px 0px 0px 0px;
		right:10px;
	}
}
@media screen and (max-width: 900px) {
   /* 表示領域が900px以下の場合に適用するスタイル */
.index_top{
	margin:0;
	padding:0;
	height:580px;
	background:url(../img/index_bg.jpg)center center no-repeat;
	background-size:cover;

}
.index_top h1{
	margin:0px 0px 0px 0px;
	padding:110px 0px 0px 0px;
	text-align: center;
	color:#ffffff;
	text-shadow: 0px 0px 15px #000000;
}
@keyframes fadeIn {
  0% {
-webkit-transform: translateY(30px);
     -moz-transform: translateY(30px);
      -ms-transform: translateY(30px);
       -o-transform: translateY(30px);
          transform: translateY(30px);
    opacity: 0;
  }
  100% {
-webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
	  opacity: 1;
  }
}
.it1{
margin:0px 0px 0px 0px;
padding:30px 0px 0px 0px;
font-size:50px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 5px;
animation: fadeIn 1s ease 0.2s 1 normal backwards;
}
.it2{
margin:0px 0px 0px 0px;
padding:40px 0px 0px 0px;
font-size:30px;
letter-spacing: 5px;
animation: fadeIn 1s ease 0.4s 1 normal backwards;
}
.it3{
margin:30px 0px 20px 0px;
padding:0px 0px 0px 0px;
font-size:20px;
line-height:18px;
font-weight:normal;
font-family:"メイリオ", Meiryo, sans-serif;
transform: rotate(0.03deg);
animation: fadeIn 1s ease 0.7s 1 normal backwards;
	}
.it4{
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	font-size:14px;
	line-height:26px;
font-weight:normal;
font-family:"メイリオ", Meiryo, sans-serif;
transform: rotate(0.03deg);
animation: fadeIn 1s ease 0.9s 1 normal backwards;
}
	.index_top2 ul{
		font-size:0;
		margin:10px auto 0px auto;
		padding:0px 0px 0px 0px;
		text-align: center;
		vertical-align: top;
	}
	.index_top2 ul li{
		position: relative;
		margin:0px auto 10px auto;
		padding:0;
		width:260px;
		height:50px;
		border:1px solid #ffffff;
		text-align:left;
		vertical-align: top;
		transition-duration : 0.4s;
	}
	.index_top2 ul li p{
		font-size:14px;
		line-height:18px;
		color:#000000;
		font-weight:bold;
		transform: rotate(0.03deg);
	}
	.index_top2 ul li:first-child{
		background:url(../img/it_lis1.jpg)top no-repeat,rgba(255,255,255,0.5);
		background-position:0px 0px;
		background-size:100px;
	}
	.index_top2 ul li:first-child p{
		padding:15px 0px 0px 110px;
		margin:0;
	}
	.index_top2 ul li:nth-child(2){
		background:url(../img/it_lis2.jpg)top no-repeat,rgba(255,255,255,0.5);
		background-position:0px 0px;
		background-size:100px;
	}
	.index_top2 ul li:nth-child(2) p{
		padding:7px 0px 0px 110px;
		margin:0;
	}
	.index_top2 ul li:nth-child(3){
		background:url(../img/it_lis3.jpg)top no-repeat,rgba(255,255,255,0.5);
		background-position:0px 0px;
		background-size:100px;
	}
	.index_top2 ul li:nth-child(3) p{
		padding:7px 0px 0px 110px;
		margin:0;
	}
	.index_top2 ul li a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
		padding:0;
		text-decoration:none;
	}
	.index_top2 ul li:hover{
		background-color:rgba(255,255,255,0.9);
		transition-duration : 0.4s;
	}
}


@media screen and (min-width: 1200px) {
   /* 表示領域が1200px以上の場合に適用するスタイル */
#chi{
	background:#ffffff;
	padding:40px 0px 50px 0px;
}

#chi .cts{
	background:#ffffff;
	padding:20px 20px 20px 300px;
	border-radius:0px;
	width:1200px;
	min-height:250px;
	margin:0px auto 0px auto;
	background:url(../img/chi_logo.png)left center no-repeat,#fdfdfd;
	border:1px solid #cccccc;
	background-size:300px 300px;
}
#chi .cts p{
		text-align:left;
		color:#000000;
		font-size:18px;
	line-height:24px;
		letter-spacing:3px;
}
}

@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#advantage{
	background:url(../img/advantage_bg.jpg);
	background-size: cover;
	padding:50px 0px 50px 0px;
}

#advantage .cts{
	width:1000px;
	margin:0px auto 0px auto;
	font-size:0;
}
	#advantage .cts01{
		width:320px;
		margin:0px 20px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline-block;
		vertical-align: top;
		background:url("../img/merit01.jpg")center top no-repeat;
		background-size:320px 200px;
	}
	#advantage .cts01 div{
		width:260px;
		height:360px;
		margin:150px 0px 0px 30px;
		padding:0px 0px 0px 0px;
		background:url("../img/avt_01.png")center top no-repeat,#ffffff;
		background-size:150px;
				outline: solid 1px #ffffff;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 2px;        /* 外側の線と内側の線の空き具合を調整*/
	}
	#advantage .cts02{
		width:320px;
		margin:0px 20px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline-block;
		vertical-align: top;
		background:url("../img/merit02.jpg")center top no-repeat;
		background-size:320px 200px;
}
	#advantage .cts02 div{
		width:260px;
		height:360px;
		margin:150px 0px 0px 30px;
		padding:0px 0px 0px 0px;
		background:url("../img/avt_02.png")center top no-repeat,#ffffff;
		background-size:150px;
				outline: solid 1px #ffffff;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 2px;        /* 外側の線と内側の線の空き具合を調整*/
	}
	#advantage .cts03{
		width:320px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		display:inline-block;
		vertical-align: top;
		background:url("../img/merit03.jpg")center top no-repeat;
		background-size:320px 200px;
}
	#advantage .cts03 div{
		width:260px;
		height:360px;
		margin:150px 0px 0px 30px;
		padding:0px 0px 0px 0px;
		background:url("../img/avt_03.png")center top no-repeat,#ffffff;
		background-size:150px;
				outline: solid 1px #ffffff;    /* 外側の線になる一本線の枠線をひく*/
	outline-offset: 2px;        /* 外側の線と内側の線の空き具合を調整*/
	}
#advantage .cts p:first-child{
	margin:0px auto 20px auto;
	padding:120px 0px 0px 0px;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	letter-spacing: 2px;
	color:#333333;
	text-align:center;
}
#advantage .cts p:nth-child(2){
	margin:0px auto 0px auto;
	padding:0px 20px 0px 20px;
	font-size:14px;
	line-height:26px;
	letter-spacing: 0px;
	color:#000000;
		text-align:left;

}
}


@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#asset{
	background:url(../img/asset_bg.jpg);
	background-size: cover;
	padding:50px 0px 50px 0px;
}
.asset2{
	width:1000px;
	margin:0px auto 0px auto;
	font-size:0;
}
.ast1{
	text-align:center;
	font-size:26px;
	color:#000000;
	letter-spacing: 3px;
}
.ast_a{
	font-size:16px;
	color:#000000;
	text-align: center;
	margin:0px 0px 80px 0px;
}
.ast{
	text-align:center;
	font-size:22px;
	color:#000000;
}
.ast_a ul{
	font-size:0;
	margin:20px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.ast_a ul li{
	display:inline-block;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	margin:0px 5px 0px 5px;
	padding:20px 0px 0px 0px;
	width:120px;
	height:50px;
	border-radius:5px;
	background:#47A6B9;
}
.ast_b{
	font-size:16px;
	line-height: 26px;
	color:#000000;
	text-align: center;
	margin:0px 0px 50px 0px;
}
}

@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#asset{
	background:url(../img/asset_bg.jpg);
	background-size: cover;
	padding:50px 0px 50px 0px;
}
.asset2{
	margin:0px auto 0px auto;
	font-size:0;
}
.ast1{
	text-align:center;
	font-size:26px;
	color:#000000;
	letter-spacing: 3px;
}
.ast_a{
	font-size:16px;
		line-height:26px;
	color:#000000;
	text-align: center;
	margin:0px 0px 80px 0px;
	padding:0px 10px 0px 10px;
}
.ast{
	text-align:center;
	font-size:22px;
	line-height:30px;
	color:#000000;
}
.ast_a ul{
	font-size:0;
	margin:20px 0px 30px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.ast_a ul li{
	display:inline-block;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	margin:0px 5px 10px 5px;
	padding:15px 0px 0px 0px;
	width:120px;
	height:50px;
	border-radius:5px;
	background:#47A6B9;
}
.ast_b{
	font-size:16px;
	line-height: 26px;
	color:#000000;
	text-align: center;
	margin:0px 0px 50px 0px;
	padding:0px 10px 0px 10px;
}
.ast_b br{
	display:none;
}
}


@media screen and (max-width: 1200px) {
   /* 表示領域が1200px以下の場合に適用するスタイル */
#chi{
	background:#ffffff;
	padding:40px 0px 50px 0px;
}

#chi .cts{
	background:#ffffff;
	padding:20px 20px 20px 300px;
	border-radius:0px;
	min-height:250px;
	margin:0px 10px 0px 10px;
	background:url(../img/chi_logo.png)left center no-repeat,#fdfdfd;
	border:1px solid #cccccc;
	background-size:300px 300px;
}
#chi .cts p{
		text-align:left;
		color:#000000;
		font-size:18px;
	line-height:24px;
		letter-spacing:3px;
}
}
@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#chi{
	background:#ffffff;
	padding:50px 0px 50px 0px;
}
#chi .cts{
	background:#FFFFFF;
	margin:0px 10px 0px 10px;
	padding:220px 20px 20px 20px;
	border-radius:0px;
	min-height:250px;
	background:url(../img/chi_logo.png)center top no-repeat,#ffffff;
	background-size:250px 250px;
}
#chi .cts p{
		text-align:left;
		color:#000000;
		font-size:18px;
	line-height:24px;
		letter-spacing:3px;
}
#advantage{
	background:url(../img/advantage_bg.jpg);
	background-size: cover;
	padding:30px 0px 30px 0px;
}

#advantage .cts{
	width:100%;
	margin:0px auto 0px auto;
	font-size:0;
}
	#advantage .cts01{
		margin:0px 10px 10px 10px;
		padding:10px 10px 10px 10px;
		display:inline-block;
		vertical-align: top;
		background:url("../img/merit01.jpg")center top no-repeat,#ffffff;
		background-size:320px 200px;
		background-position:center 10px;
	}
	#advantage .cts01 div{
		width:100%;
		margin:200px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:url("../img/avt_01.png")center top no-repeat;
		background-size:150px;
	}
	#advantage .cts02{
		margin:0px 10px 10px 10px;
		padding:10px 10px 10px 10px;
		display:inline-block;
		vertical-align: top;
		background:url("../img/merit02.jpg")center top no-repeat,#ffffff;
		background-size:320px 200px;
		background-position:center 10px;
	}
	#advantage .cts02 div{
		width:100%;
		margin:200px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:url("../img/avt_02.png")center top no-repeat;
		background-size:150px;
	}
	#advantage .cts03{
		margin:0px 10px 10px 10px;
		padding:10px 10px 10px 10px;
		display:inline-block;
		vertical-align: top;
		background:url("../img/merit03.jpg")center top no-repeat,#ffffff;
		background-size:320px 200px;
		background-position:center 10px;
	}
	#advantage .cts03 div{
		min-width:100%;
		margin:200px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:url("../img/avt_03.png")center top no-repeat;
		background-size:150px;
	}
#advantage .cts p:first-child{
		width:100%;

	margin:0px auto 20px auto;
	padding:120px 0px 0px 0px;
	font-size:24px;
	line-height:36px;
	color:#E9A105;
	text-align:center;
}
#advantage .cts p:nth-child(2){
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 20px 10px 20px;
	font-size:16px;
	line-height:28px;
	color:#000000;
		text-align:left;
	letter-spacing: 0px;

}
}


@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#news{
	margin:0px auto 0px auto;
	width:1000px;
}
}

@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#news{
		margin:0px 10px 0px 10px;
}
}


.kitei_c{
	margin:0px 0px 30px 0px;
	padding:0px 0px 30px 0px;
}
a.kitei {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 80%;
	max-width:800px;
	margin: auto;
	padding: 1rem 2rem;
	font-weight: bold;
	border: 2px solid #27acd9;
	color: #27acd9;
	transition: 0.5s;
	font-size:20px;
	line-height:26px;
}
a.kitei:hover {
	color: #fff;
	background: #27acd9;
}



@media screen and (max-width: 1000px) {
   /* 表示領域が1000px以下の場合に適用するスタイル */
#block{
	margin:0px auto 0px auto;
}
	#block ul{
		padding:30px 0px 50px 0px;
		text-align:center;
	}
	#block ul li:first-child{
		display:inline-block;
		width:300px;
		height:300px;
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .1);
		background:url(../img/block1.jpg)top center no-repeat;
		background-size:300px 230px;
		padding:0px 0px 0px 0px;
		margin:20px 10px 0px 10px;
	}
	#block ul li:nth-child(2){
		display:inline-block;
		width:300px;
		height:300px;
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .1);
		background:url(../img/block2.jpg)top center no-repeat;
		background-size:300px 230px;
		padding:0px 0px 0px 0px;
		margin:20px 10px 0px 10px;
	}
	#block ul li:nth-child(3){
		display:inline-block;
		width:300px;
		height:300px;
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .1);
		background:url(../img/block3.jpg)top center no-repeat;
		background-size:300px 230px;
		padding:0px 0px 0px 0px;
		margin:20px 10px 0px 10px;
	}
	#block ul li p{
		font-size:18px;
		line-height:0px;
		text-align:center;
		padding:245px 0px 0px 0px;
		letter-spacing: 3px;
	}
	#block ul li a:link{
		color:#000000;
		text-decoration:none;
	}
	#block ul li:hover{
		opacity:0.5; 
	}
}
@media screen and (min-width: 1000px) {
   /* 表示領域が1000px以上の場合に適用するスタイル */
#block{
	margin:0px auto 0px auto;
	width:1000px;
}
	#block ul{
		padding:30px 0px 50px 0px;
		text-align:center;
	}
	#block ul li:first-child{
		display:inline-block;
		width:300px;
		height:300px;
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .1);
		background:url(../img/block1.jpg)top center no-repeat;
		background-size:300px 230px;
		padding:0px 0px 0px 0px;
		margin:20px 20px 0px 0px;
	}
	#block ul li:nth-child(2){
		display:inline-block;
		width:300px;
		height:300px;
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .1);
		background:url(../img/block2.jpg)top center no-repeat;
		background-size:300px 230px;
		padding:0px 0px 0px 0px;
		margin:20px 20px 0px 0px;
	}
	#block ul li:nth-child(3){
		display:inline-block;
		width:300px;
		height:300px;
		box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .1);
		background:url(../img/block3.jpg)top center no-repeat;
		background-size:300px 230px;
		padding:0px 0px 0px 0px;
		margin:20px 0px 0px 0px;
	}
	#block ul li p{
		font-size:18px;
		line-height:0px;
		text-align:center;
		padding:245px 0px 0px 0px;
		letter-spacing: 3px;
	}
	#block ul li a:link{
		color:#000000;
		text-decoration:none;
	}
	#block ul li:hover{
		opacity:0.5; 
	}
}



.simply-scroll-container {
    position: relative;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    width: 178px;
}
.simply-scroll-list li img {
    display: block;
	    width: 171px;

}
