

@media (min-width: 960px){

.home h3 {
	text-align:center;
}

/*--------------トップページ--------------*/
/*サービスバナー*/
#topsbnr ul {
	margin-bottom:40px;
	overflow:hidden;
}
#topsbnr ul li {
	width:300px;
	float:left;
	margin-right:30px;
}
#topsbnr ul li:last-child {
	margin-right:0px;
}

#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(../../../assets/img/top/wel_fishl_pc.png),
					 url(../../../assets/img/top/wel_fishr_pc.png);
	background-repeat:no-repeat,
					  no-repeat;
	background-position:left top,
						right top;
	background-size:250px 250px,
					250px 250px;
}
#campaignbnr {
    margin: 30px 0 50px;
}

/*新着情報*/
#topnews{
	margin-bottom:40px;
}
#topnews h3 {
	background:url(../../../assets/img/common/line_bttl_pc.png) repeat-x center center;
	background-size:135px 3px;
	margin-top:60px;
}
#topnews h3 p {
	background:url(../../../assets/img/common/bg_bttl_pc.png) repeat-x center center;
	background-size:260px 45px;
	color:#fff;
	width:260px;
	height:45px;
	font-size: 17px;
    line-height: 2.9;
	margin:0 auto 20px auto;
}
#topnews h3 span {
	color:#fff;
	background:#fcdb00;
	display:inline-block;
	margin:auto;
	padding:2px 12px 0 12px;
	font-size:14px;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}



#topnews .newslist_btn a{
	width:350px;
    display: block;
	margin:auto;
	background:url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 20px #004097;
	background-size:18px 18px;
    text-align: center;
    font-size: 14px;
	letter-spacing:1px;
    color:#fff;
    padding: 10px 0px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    transition: .3s ease-out;
	box-shadow: 0px 4px 0px 0px #14346e;
    -moz-box-shadow: 0px 4px 0px 0px #14346e;
    -webkit-box-shadow: 0px 4px 0px 0px #14346e;
}
#topnews .newslist_btn a:hover {
	background:url(../../../assets/img/common/icon_arrow_pc.png) no-repeat center right 20px #14346e;
	background-size:18px 18px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
/*アクセス*/
.shop_info {
	margin-top:90px;
}
.shop_info ul {
	overflow:hidden;
	margin:40px 0;
}
.shop_info ul li {
	margin-bottom:30px;
}
.shop_info iframe {
	width:100%;
	min-height:320px;
}
.shop_info img {
	width:100%;
}
.shop_info dl {
	overflow:hidden;
	line-height:2;
	clear:both;
}
.shop_info dl dt {
	width: 100%;
    padding: 0;
    font-size: 16px;
	color: #004097;
	font-weight: bold;
}
.shop_info dl dd {
    padding: 0;
    border-left: none;
    padding-bottom: 18px;
    border-bottom: dotted 1px #fabe00;
    margin-bottom: 18px;
}
.shop_info dl dd:last-child {
	border-bottom:none;
	margin-bottom:0;
}
.greeting {
	margin:60px 0;
	overflow:hidden;
}
.greeting h3 {
	margin-bottom:40px;
}
.greeting p img {
	width:100%;
}
.greeting p.grtxt {
	float:left;
	width:49%;
}
.greeting p.grphoto {
	float:right;
	width:49%;
	text-align:right;
}
.greeting p.grphoto span {
	font-weight: bold;
    padding-top: 5px;
    display: inline-block;
}
.home .lowbnr_list {
	margin:0 0 40px 0;
}
.home .lowbnr_list .note {
	margin: 0 0 30px 0;
	text-align:center;
	font-size:12px;
}
.home .cvoice ul li {
	border-bottom:none;
	padding-left: 40px;
}
.home .cvoice h4 {
    font-size: 24px;
    line-height: 1.3;
    color: #004097;
    margin: 2em 0 0.8em 0;
    clear: both;
    position: relative;
    padding: 10px 0 10px 50px;
    background-image: url(../../../assets/img/low/icon_h4.png), url(../../../assets/img/low/line_h4.gif);
    background-repeat: no-repeat, repeat-x;
    background-position: left top, left bottom 10px;
    background-size: 50px 50px, 1px 1px;
}
.home .cvoice h5 {
    color: #fabe00;
    border-bottom: 2px solid #014099;
	font-size: 1rem;
	font-weight: bold;
	background: none;
	margin: 0 0 0.5em 2em;
	padding: 0 0 5px 0;
}
.home .cvoice h5 + p {
	font-size: 1rem;
	margin: 0 0 1.5em 2em;
}

}

@media all and (min-width: 641px){
	/*特徴*/
	#point ul li {
		margin-top:40px;
	}
	#point ul li div {
		width:52%;
		display:inline-block;
		vertical-align:top;
		padding-top:100px;
	}
	#point .swell-block-columns:nth-child(2) h4 {
		background: url(../../../assets/img/top/point_icon01_pc.png) no-repeat center top;
		background-size: 120px 114px;
	}
	#point .swell-block-columns:nth-child(3) h4 {
		background: url(../../../assets/img/top/point_icon02_pc.png) no-repeat center top;
		background-size: 120px 114px;
	}
	#point .swell-block-columns:nth-child(4) h4 {
		background: url(../../../assets/img/top/point_icon03_pc.png) no-repeat center top;
		background-size: 120px 114px;
	}
	#point .swell-block-columns:nth-child(5) h4 {
		background: url(../../../assets/img/top/point_icon04_pc.png) no-repeat center top;
		background-size: 120px 114px;
	}
	#point .swell-block-columns:nth-child(6) h4 {
		background: url(../../../assets/img/top/point_icon05_pc.png) no-repeat center top;
		background-size: 120px 114px;
	}
	#point .swell-block-columns h4 {
		color:#008cd6;
		font-size: 1.5rem;
		padding-top: 4em;
	}
	.home .point {
		overflow:hidden;
		margin-top:60px;
	}
	.home .point .orna {
		margin-bottom:40px;
	}
	.home .point ul {
		margin-top:10px;
		list-style: none;
	}
	.home .point li {
		background: url(../../../assets/img/low/c-card_campaign/icon_tatsu_pc.jpg) no-repeat left center;
		background-size: 30px;
		padding-left:35px;
		font-size:17px;
		font-weight:bold;
		margin-bottom: 1.5em;
		letter-spacing: 2px;
	}
	.home .point li strong {
		color:#ea6182;
	}
	.home .point img {
	}
	.home .address h3 {
		background: url(../../../assets/img/low/c-card_campaign/bg_head_pc.png) no-repeat center bottom;
		background-size: 100%;
		color: #014099;
		text-align: center;
		padding-bottom: 28px;
		font-size: 38px;
		line-height: 1.4;
		margin: 60px 0 20px 0;
		clear: both;
	}
	.home .address .tel_btn {
		width:50%;
		padding:15px 0;
		border:2px solid #80cef4;
		color:#004098;
		background: url(../../../assets/img/common/icon_tel.png) no-repeat center left 10% #f4fbff;
		background-size:36px 36px;
		display:block;
		font-size:200%;
		font-weight:bold;
		text-align:center;
		border-radius:15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
	}
	.home .address {
		padding-bottom:50px;
	}
	.home .address .aboutac p, .home .address .aboutac iframe {
		width:48%;
		display:inline-block;
		vertical-align:top;
	}
	.home .address .aboutac iframe {
		min-height:300px;
	}
	.top_inq_bnr {
		max-width: 800px;
		margin: 20px auto 0 auto;
		overflow: hidden;
	}
	.top_inq_bnr a {
		width:49%;
		float:right;
		position: relative;
		margin-bottom:2%;
	}
	.top_inq_bnr a:nth-child(odd) {
		float:left;
	}
	.top_inq_bnr a img {
		max-width:100%;
	}
	.allright {
		overflow:hidden;
	}
	.allright p {
		width:60%;
		float:left;
	}
	.allright img {
		float:right;
		max-width:480px;
		width:36%;
	}
}