@media all and (min-width: 901px) and (max-width: 1150px){
/*#slide li .tbox .slidetext1 {
	position: absolute;
    left: 50%;
	top:9%;
    margin-left: -50%;
}
#slide li .tbox .slidetext2 {
    top:-11% !important;
	width: 94% !important;
    margin-left: -47% !important;
}
#slide li .tbox .slidetext3 {
    width: 92% !important;
    top: -16% !important;
    margin-left: -46% !important;
}*/
}
@media all and (min-width: 768px) and (max-width: 950px){
/*#slide li.first .appli_bnr {
	width:190px !important;
	right:40px !important;
	top:100px !important;
}*/
}
@media all and (min-width: 768px) and (max-width: 900px){
/*#slide li .tbox .slidetext1 {
	top:18% !important;
	width: 110% !important;
    margin-left: -55% !important;
}
#slide li .tbox .slidetext2 {
    top:0% !important;
	width: 120% !important;
    margin-left: -60% !important;
}
#slide li .tbox .slidetext3 {
    width: 98% !important;
    top: 2% !important;
    margin-left: -49% !important;
}*/
}


@media (min-width: 768px){

/*スライド*/
#slide{
    /*min-width: 1060px;
	min-height:460px;*/
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
    margin-top: 0px;
	width:100%;
	min-height:470px;
	overflow:hidden;
}

#slide ul{
    width: 100%;
	margin:auto;
    position: relative;
}

#slide li{
    width: 100%;
	/*min-width: 1060px;*/
	margin:auto;
	position:relative;
	/*min-height:460px;*/
}
#slide li a {
	display:block;
}
#slide li a img:hover {
	opacity:1;
}
#slide li .image{
	background-repeat:no-repeat;
	width: 100%;
	/*min-width: 1060px;*/
	margin:auto;
    min-height:460px;
}

#slide li.first .image{
	background:url(../images/top/slide_img01_pc.png) no-repeat center center;
  background-size: 1175px 450px;
}
#slide li.second .image{
  background:url(../images/top/slide_img02_pc.png) no-repeat center center;
  background-size: 1175px 450px;
}
}
@media all and (min-width: 768px) and (max-width: 1021px){
  #slide li.first .image{
  	background:url(../images/top/slide_img01_pc.png) no-repeat top center;
    background-size: 900px 348px;
  }
  #slide li.second .image{
    background:url(../images/top/slide_img02_pc.png) no-repeat top center;
    background-size: 900px 348px;
  }
}
@media (min-width: 768px){
/*#slide li.first .appli_bnr {
	width:260px;
	position:absolute;
	right:50px;
	top:100px;
}*/
#slide li.first .appli_bnr img {
	width:100%;
}

#slide li .tbox{
	width:1060px;
	height:480px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	right:0;
/*	background-image:url(../images/top/slide_img01_pc.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:cover;*/
	width: 100%;
}
#slide li .tbox .slidetext1 {
	position: absolute;
  top: 60px;
  right: 17%;
  width: 266px;
}
#slide li .tbox .slidetext1 img {
	max-width:266px;
	width:100%;
	display:block;
	margin:40px 0 0 12%;
}
#slide li .tbox .slidetext2 {
  position: absolute;
  top: 60px;
  right: 17%;
  width: 266px;
}
#slide li .tbox .slidetext2 img {
	max-width:266px;
	width:100%;
	display:block;
	margin:40px 0 0 12%;
}
#slide li .tbox div img {
	width:100%;
}

.home h3 {
	text-align:center;
}
.home #cts_main {
	max-width:none;
}
/*--------------トップページ--------------*/
/*丁寧*/
#polite {
	background:#f7ed55;
	margin:40px 0;
	position:relative;
	max-height:480px;
	overflow:hidden;
}
#polite .pl_img {
	width:50%;
	background: #fff;
}
#polite img {
	object-fit: cover;
    height: 480px;
    margin: auto;
    display: block;
}
#polite .link_btn {
    background: url(../images/common/icon_arrow_gr_pc.png) no-repeat center right 20px #fff;
	background-size:18px;
	color:#f7ed55;
	margin:20px 0 0 0;
}
#polite .link_btn:hover {
    background: url(../images/common/icon_arrow_pc.png) no-repeat center right 20px #e6524e;
	background-size:18px;
	color:#fff;
	margin:20px 0 0 0;
}
}
@media all and (min-width: 1201px){
#polite div p {
	margin-bottom: 3em;
}
}
@media all and (max-width: 1200px){
#polite img {
    width: 100%;
	height: 440px;
    object-fit: cover;
}
#polite div h4 {
	font-size:26px !important;

}
}
@media all and (max-width: 910px){
#polite div p {
	font-size:13px !important;
}
}
@media (min-width: 768px){
#polite div {
	position:absolute;
	right:0;
	top:0;
	width:calc(50% - 80px);
	padding:40px;
}
#polite div h4 {
	color:#fff;
	font-size:36px;
	font-weight: 600;
    line-height: 1.5;
	margin-bottom:0.6em;
}
#polite div p {
	color:#fff;
	max-width: 540px;
	line-height:2;
}
#welcome p {
	color:#014099;
	font-size:16px;
	font-weight:bold;
	line-height: 2.4;
    letter-spacing: 1px;
	text-align:center;
	min-height: 200px;
	margin-top:30px;
    padding-top: 50px;
	background-image:url(../images/top/wel_fishl_pc.png),
					 url(../images/top/wel_fishr_pc.png);
	background-repeat:no-repeat,
					  no-repeat;
	background-position:left top,
						right top;
	background-size:250px 250px,
					250px 250px;
}
.home #cts_main {
	margin-top:20px;
	padding-left: 0;
    padding-right: 0;
	width:100%;
}
.home #cts_main section {
	width: 100%;
    max-width: 1060px;
    margin: auto;
}
#top_bnr a img {
	margin:auto;
	display:block;
}

/*新着情報*/
#topnews{
	margin-bottom:40px;
}
h3 {
	color:#72bdb3;
  font-weight: normal;
	font-size: 32px;
	margin-bottom:15px;
	padding:20px 0 5px;
	line-height:1.6;
  background: url(../images/common/bg_h3.png) no-repeat center top;
	background-size: 31px 17px;
}
h3 span {
    font-size: 20px;
	font-weight:normal;
    color: #f7ed55;
    display: block;
	line-height:1;
}
#topnews ul{
    overflow: hidden;
    max-width: 997px;
    width: 100%;
    padding-left: 3px;
    margin: auto;
}
#topnews ul li{
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    max-width: 232px;
    width: 23%;
    float: left;
    margin-right: 2%;
}

#topnews ul li:last-child{
	margin-right:0px;
}

#topnews ul li a:hover{
	text-decoration:none;
}
#topnews ul li .n_time{
    font-size: 12px;
    margin-top: 4px;
    font-style: oblique;
}

#topnews ul li .n_tittle{
    font-size: 16px;
    color: #f7ed55;
    margin-bottom: 8px;
    margin-top: 10px;
    line-height: 1.4;
}

#topnews ul li .n_text{
    font-size: 12px;
    line-height: 18px;
}

#topnews ul li  figure {
    position: relative;
    overflow: hidden;
    max-width: 232px;
    width: 100%;
    height: 150px;
    margin: 0px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
}

#topnews ul li:hover figure{
	opacity:.7;
}

#topnews ul li figure .newsimg{
    position: absolute;
    float: left;
    opacity: 1!important;
    width: 100%;
    top: 0px;
}

#fi_bnr ul {
	margin-top:50px;
	text-align:center;
}
#fi_bnr ul li {
	width:47%;
	max-width:435px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:3%;
  background: #566d6a;
  position: relative;
}
#fi_bnr ul li:nth-child(odd) {
	margin-right:2%;
}
#fi_bnr ul li:nth-child(even) {
	margin-left:1%;
}
#fi_bnr ul li a p {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 20px;
  padding: 0 30px;
  bottom: 25px;
  line-height: 1.3;
}
#fi_bnr ul li a p span {
  font-size: 13px;
  margin-left: 3px;
}
#fi_bnr ul li a img {
	width:100%;
  opacity: 0.6;
}
#fi_bnr ul li a:hover img {
  opacity: 1;
}
#fi_bnr ul li h4 {
    font-size: 18px;
    position: relative;
    margin: 0.5em 0;
    padding-bottom: 0.5em;
    text-align: left;
}
#fi_bnr ul li h4 span {
    background: #f7ed55;
    color: #fff;
    padding: 3px 5px 0 5px;
    margin-left: 15px;
}
#fi_bnr ul li h4::after {
	content:"";
	height:2px;
	width:100%;
	background:#f7ed55;
	position:absolute;
	bottom:0;
	left:0;
}
#fi_bnr ul li p {
	text-align:left;
}
/*トップ3バナー*/
#top_bnr ul {
	border:solid 1px #d4d4d4;
	margin:40px 0;
}
#top_bnr ul li {
	width:33%;
	display:inline-block;
	vertical-align:top;
	border-right:solid 1px #d4d4d4;
	box-sizing: border-box;
}
#top_bnr ul li:last-child {
	border:none;
	width:34%;
	padding:0 0 0 0;
}
#top_bnr ul li img {
	width:100%;
	max-width:348px;
}
#top_bnr ul li a h4 {
	font-size:20px;
	color:#231815;
	border-top:solid 1px #d4d4d4;
	padding:8px 10px;
	line-height:1.5;
	-webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
}
#top_bnr ul li h4 span {
	color:#f7ed55;
	font-size:14px;
	display:block;
	font-weight:normal;
	margin-left:3px;
}
#top_bnr ul li a:hover h4 {
	color:#f7ed55;
}
#line_bnr {
	margin:40px auto 60px !important;
	max-width:912px !important;
}
#feature {
  background: url(../images/common/bg_blue.jpg);
	background-size:125px 125px;
  padding: 60px 0;
  margin-bottom: 60px;
}
#feature h3 {
  margin-bottom: 0;
}
#feature > p {
  color: #72bdb3;
  text-align: center;
  margin-bottom: 40px;
  font-size: 17px;
}
#feature ul {
  max-width: 920px;
  margin: auto;
  background: #fff;
  border: solid 1px #72bdb3;
  border-bottom: none;
}
#feature ul li {
  padding: 45px;
  border-bottom: solid 1px #72bdb3;
  overflow: hidden;
}
#feature ul li img {
  width: 350px;
  float: left;
  margin-right: 45px;
}
#feature ul li:nth-child(even) img {
  float: right;
  margin-left: 45px;
  margin-right: 0;
}
#feature ul li div {
  overflow: hidden;
}
#feature ul li span {
  color: #72bdb3;
  font-size: 17px;
  display: block;
  position: relative;
  padding-left: 60px;
}
#feature ul li span::before {
  content: "";
  height: 1px;
  width: 50px;
  background: #72bdb3;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
}
#feature ul li h4 {
  color: #72bdb3;
  font-size: 20px;
  margin: 20px 0;
  letter-spacing: 1px;
}
#feature ul li p {
  color:#666666;
}
#greeting {
	overflow:hidden;
	margin-top:10px !important;
}
#greeting > p {
  color:#e3d87e;
  font-size: 17px;
}
#greeting h4 {
	font-size:28px;
  color: #72bdb3;
	position:relative;
	line-height:1.4;
	margin-bottom: 0.3em;
  padding-bottom: 0.5em;
	letter-spacing:2px;
}
#greeting div {
}
#greeting #photo {
  width: 45%;
  max-width: 350px;
	float:right;
    margin: 10px 0 30px 30px;
}
#greeting #photo img {
	width:100%;
}
#greeting div p {
	line-height:2.3;
	margin-bottom:0.8em;
}
#greeting p.name {
	font-weight:600;
	text-align:right;
	margin:0;
}

/*サービス*/
#oursirvice {
	margin-top:80px;
}


}
