/* ===========================================
top
=============================================*/

#wrapper {
	width: 100%;
	min-height: 625px;
	overflow: hidden;
}

#header h1 {
	opacity: 0;
}

#sogo-top {
	padding: 0;
}

#sogo-top #overview {
	background: #FFF;
	padding: 0 0 0 0;
}

#sogo-top #overview .top-main {
	width: 100%;
	height: auto;
	max-height: none;
	min-height: 625px;
	background: #000;
	overflow: hidden;
	position: relative;
}

#sogo-top #overview .top-main:after {
	content: normal;
}

#sogo-top #overview .top-main .preloader {
	margin: -16px 0 0 -16px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#sogo-top #overview .bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.9;
	overflow: hidden;
}

#sogo-top #overview .bg .image {
	opacity: 1.0;
}

#sogo-top #overview .bg .image li {
	width: 100%;
	min-height: 625px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 0;
}

#sogo-top #overview .top-main .intro {
	width: 100%;
	min-height: 625px;
	position: absolute;
	top: 0;
	left: 0;
}

#sogo-top #overview .top-main .intro h3 {
	width: 307px;
	height: 27px;
	font-size: 1.0rem;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -13px 0 0 -153px;
	display: none;
	opacity: 0;
}

#sogo-top #overview .top-main .intro h3 img {
	width: 100%;
	height: auto;
}

#sogo-top #overview .top-main .intro h2 {
	width: 120px;
	height: 151px;
	font-size: 1.0rem;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -52px 0 0 -60px;
	display: none;
	opacity: 0;
}

#sogo-top #overview .top-main .intro h2 img {
	width: 100%;
	height: auto;
	position: static;
	top: auto;
	left: auto;
	margin: 0;
}

#sogo-top #overview .top-main .intro .arrow {
	width: 33px;
	height: 17px;
	font-size: 1.0rem;
	line-height: 1;
	position: absolute;
	bottom: 60px;
	left: 50%;
	margin: 0 0 0 -16px;
	cursor: pointer;
	display: none;
	opacity: 0;
}

#sogo-top #overview .top-main .arrow img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#sogo-top #overview .top-main .arrow img:hover {
	opacity: 0.75;
}

#sogo-top #overview .top-main .sc {
	position: relative;
	opacity: 0;
}

#sogo-top #overview .top-main .sc h3 {
	text-align: center;
	margin-bottom: 80px;
}

#sogo-top #overview .top-main .sc p {
	text-align: center;
	margin-bottom: 72px;
}

#sogo-top #overview .top-main .sc i {
	text-align: center;
	margin-bottom: 169px;
	display: block;
}

#sogo-top #overview .top-main .sc h3 img,
#sogo-top #overview .top-main .sc p img,
#sogo-top #overview .top-main .sc i img {
	width: 725px;
	height: auto;
}

#sogo-top #news {
	max-width: 1280px;
	padding: 30px 3.9%;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}

/* #sogo-top #news ul {
	min-height: 28px;
	font-size: 1.6rem;
	line-height: 28px;
	margin-right: 180px;
	position: relative;
} */

#sogo-top #news ul.list {
	min-height: 20px;
	font-size: 1.6rem;
	line-height: 20px;
	margin-right: 290px;
	position: relative;
}


#sogo-top #news ul.list li {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
	opacity: 0;
}

#sogo-top #news ul li .date {
	margin-right: 30px;
}

#sogo-top #news ul li .shisetsu {
	background: #165e83;
	color: #FFF;
	margin-right: 10px;
	padding: 0 6px;
	display: inline-block;
}

/* #sogo-top #news .btn-list {
	line-height: 1;
	position: absolute;
	top: 30px;
	right: 3.9%;
} */

#sogo-top #news ul.btn {
	font-size: 1.6rem;
	line-height: 20px;
	position: absolute;
	top: 30px;
	right: 3.9%;
}

#sogo-top #news ul.btn li {
	border-left: 1px solid #f0f0f0;
	padding-left: 16px;
	margin-left: 16px;
	display: inline-block;
}

#sogo-top #news ul.btn li:first-child {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}

#sogo-top #news ul.btn li:nth-child(2) {
	border-left: none;
	padding-left: 0;
	margin-left: 48px;
}

#sogo-top #promise {
	padding: 80px 0 0 0;
}

#sogo-top #promise h2 {
	margin-bottom: 60px;
}

#sogo-top #promise .group {
	width: 92.1875%;
	max-width: 1180px;
	background: #FFF;
	margin: 0 auto 40px auto;
	position: relative;

}

#sogo-top #promise .group .text {
	width: 50%;
	padding: 78px 48px;
	box-sizing: border-box;
}

#sogo-top #promise .group .text h3 > img {
	width: 74.69%;
	display: inline-block;
}

#sogo-top #promise .group .text h3 i {
	width: 19%;
	margin-right: 6%;
	display: inline-block;
}

#sogo-top #promise .group .text i img {
	width: 100%;
	height: auto;
}

#sogo-top #promise .group .text .accordion {
	display: none;
}

#sogo-top #promise .group .text p {
	min-height: 240px;
	font-size: 2.0rem;
	margin-top: 66px;
}

#sogo-top #promise .group .image-mask .glide__wrapper,
#sogo-top #promise .group .image-mask .glide__slide {
	height: 100%;
}

#sogo-top #promise .group .image-mask .glide--horizontal .glide__bullets {
	bottom: 25px;
	left: 2.5%;
	width: 95%;
	height: 10px;
	text-align: right;
	display: none;
}

#sogo-top #promise .group .image-mask {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

#sogo-top #promise .group .image-mask .image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	top: 0;
	bottom: 0;
}

#sogo-top #promise .group .btn-open {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

#sogo-top #promise .group .btn-open img {
	width: 32px;
	height: auto;
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: block;
}

#sogo-top #promise .group .btn-close {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	display: none;
}

#sogo-top #promise .group .btn-close img {
	width: 100%;
	height: 100%;
}

#sogo-top #appeal {
	padding: 80px 0 0 0;
}

#sogo-top #facilities {
	min-width: 1280px;
	height: 720px;
	background-image: url('../img/facilities/bg.png');
	background-size: 200px;
	margin-top: 60px;
	position: relative;
}

#sogo-top #facilities a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

#sogo-top #facilities .inner {
	max-width: 1280px;
	height: 720px;
	margin: 0 auto;
	position: relative;
}

#sogo-top #facilities h3 {
	width: 121px;
	position: absolute;
	top: 194px;
	left: 15%;
	z-index: 2;
	opacity: 0;
}

#sogo-top #facilities h3 img {
	width: 100%;
	height: auto;
}

#sogo-top #facilities .map {
	width: 652px;
	height: 560px;
	background-image: url('../img/facilities/map.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	top: 80px;
	right: 12.65%;
	z-index: 1;
	display: none;
	opacity: 0;
}

#sogo-top #facilities .map li {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	opacity: 0;
	margin-top: -30px;
}

#sogo-top #facilities .map li .pin {
	width: 46px;
	height: 60px;
	display: block;
	position: absolute;
	top: -50px;
	left: -22px;
}

#sogo-top #facilities .map li .pin img {
	width: 100%;
	height: auto;
}

#sogo-top #top-main-menu li {
	width: 100%;
	max-height: 720px;
	background: #000;
	overflow: hidden;
	position: relative;
	margin-top: 12px;
}

#sogo-top #top-main-menu li:after {
	content: "";
	display: block;
	padding-top: 56.25%;
}

#sogo-top #top-main-menu li .image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1.0;
}

#sogo-top #top-main-menu li h2 {
	width: 100%;
	max-width: 1280px;
	height: 100%;
	max-height: 720px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin:0 auto;
	display: none;
	opacity: 0;
}

#sogo-top #top-main-menu li h2 img {
	width: 100%;
	height: auto;
	position: static;
	top: auto;
	left: auto;
	margin: 0;
}

#sogo-top #top-main-menu li h2.left {
	text-align: left;
}

#sogo-top #top-main-menu li h2.right {
	text-align: right;
}

#sogo-top #top-main-menu li a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#sogo-top #meguri {
	background: #FFF;
	margin-top: 60px;
	padding: 80px 0;
}

#sogo-top #meguri h2 {
	width: 170px;
	height: 170px;
	margin: 0 auto;
}

#sogo-top #meguri h3 {
	width: 261px;
	height: 23px;
	font-size: 1rem;
	line-height: 1;
	margin: 19px auto 0 auto;
}

#sogo-top #meguri h2 img,
#sogo-top #meguri h3 img {
	width: 100%;
	height: auto;
	position: static;
	top: auto;
	left: auto;
	margin: 0;
}

#sogo-top #meguri .detail-list {
	width: 92.1875%;
	max-width: 1180px;
	margin: 0 auto;
}

#sogo-top #meguri .detail-list > li {
	width: 48.644%;
	margin-top: 60px;
}

#sogo-top #meguri .detail-list > li:nth-child(odd) {
	float: left;
	clear: both;
}

#sogo-top #meguri .detail-list > li:nth-child(even) {
	float: right;
}

#sogo-top #meguri .detail-list .image {
	width: 100%;
	height: auto;
}
	
#sogo-top #meguri .detail-list .image img {
	width: 100%;
	height: auto;
}

#sogo-top #meguri .detail-list .text {
	width: 100%;
	margin: 8px auto 0 auto;
}

#sogo-top #meguri .detail-list .text h5 {
	font-size: 2.8rem;
	line-height: 1.4;
	text-align: left;
}

#sogo-top #meguri .detail-list .text h5 span {
	font-size: 1.8rem;
}

#sogo-top #meguri .detail-list .text .shisetsu {
	/* background: url('../img/top/icon_pin.png') no-repeat 0 50%;
	background-size: 13px 20px;
	padding-left: 20px; */
	margin-top: 4px;
}

#sogo-top #meguri .detail-list .shisetsu li {
	font-size: 1.4rem;
	margin-right: 12px;
	display: inline-block;
}

#sogo-top #meguri .detail-list .shisetsu li a {
	text-decoration: underline;
}

#sogo-top #meguri .detail-list .tag {
	margin-top: 8px;
}

#sogo-top #meguri .detail-list .tag li {
	font-size: 1.2rem;
	margin: 8px 8px 0 0;
	display: inline-block;
}

#sogo-top #meguri .detail-list .tag li a {
	background: #bdbdbd;
	line-height: 1;
	color: #FFF;
	padding: 6px 16px;
	display: block;
	border-radius: 2px;
}

#sogo-top #meguri .btn-more {
	width: 60%;
	margin: 74px auto 0 auto;
}

#sogo-top #meguri .btn-all:hover {
	opacity: 0.75;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

#sogo-top #recommend {
	padding: 80px 0 20px 0;
}

#sogo-top #recommend .plan-list-menu {
	max-width: 1280px;
	text-align: center;
	margin: 28px auto 0 auto;
}

#sogo-top #recommend .plan-list-menu li {
	width: 44.84%;
	min-height: 160px;
	background: #FFF;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding: 20px;
	margin: 32px 1.25% 0 1.25%;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	opacity: 1.0;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

#sogo-top #recommend .plan-list-menu li:hover {
	opacity: 0.75;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}

#sogo-top #recommend .plan-list-menu li .image {
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	position: absolute;
	top: 20px;
	left: 20px;
}

#sogo-top #recommend .plan-list-menu li .text {
	margin-left: 140px;
	position: relative;
	overflow: hidden;
}

#sogo-top #recommend .plan-list-menu li h5 {
	font-size: 2.4rem;
	line-height: 1.25;
	text-align: left;
	color: #165e83;
	margin-top: 38px;
}

#sogo-top #recommend .plan-list-menu li .name {
	font-size: 1.4rem;
	background: #165e83;
	color: #FFF;
	font-weight: 100;
	line-height: 1;
	padding: 6px;
	position: absolute;
}

#sogo-top #recommend .plan-list-menu li .price {
	font-size: 1.7rem;
	line-height: 1.5;
	margin-top: 12px;
}

#sogo-top #recommend .plan-list-menu li .caption {
	font-size: 1.4rem;
	line-height: 1.5;
	margin-top: 6px;
}

#sogo-top #recommend .plan-list-menu li a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#sogo-top #recommend .plan-list .plan-search-menu {
	background: #FFF;
	text-align: center;
	padding: 20px 0;
	margin: 32px 3.9% 0 3.9%;
}

#sogo-top #recommend .plan-list .plan-search-menu li {
	margin: 0 3.39%;
	display: inline-block;
}

#sogo-top #recommend .plan-list .plan-search-menu li.sp {
	display: none;
}

#sogo-top #recommend .plan-list .plan-list-link {
	position: absolute;
	top: -5px;
	right: 3.9%;
}



/* ===========================================
SP
=============================================*/

@media screen and (min-width:960px) {
	#sogo-top #overview .top-main p.sp {
		display: none!important;
	}
}

@media screen and (max-width:959px) {
	
	#wrapper {
		min-height: 455px;
	}
	
	#sogo-top {
		padding: 0;
	}
	
	#sogo-top #overview {
		padding: 0;
		overflow: hidden;
	}
	
	#sogo-top #overview .top-main {
		min-height: 455px;
	}
	
	#sogo-top #overview .top-main .preloader img {
		width: 16px;
		height: 16px;
	}
	
	#sogo-top #overview .top-main .image {
		height : 100%;
		top: 0;
	}
	
	#sogo-top #overview .bg .image li {
		min-height: 455px;
	}
	
	#sogo-top #overview .top-main .intro {
		min-height: 455px;
	}
	
	#sogo-top #overview .top-main .intro h3 {
		width: 217px;
		height: 19px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -9px 0 0 -108px;
	}
	
	#sogo-top #overview .top-main .intro h2 {
		width: 90px;
		height: 113px;
		margin: -40px 0 0 -45px;
	}
	
	#sogo-top #overview .top-main .intro .arrow {
		width: 29px;
		height: 15px;
		bottom: 40px;
		margin: 0 0 0 -14px;
	}
	
	#sogo-top #overview .top-main .sc h3 {
		margin-bottom: 60px;
	}
	
	#sogo-top #overview .top-main .sc p {
		margin-bottom: 52px;
	}
	
	#sogo-top #overview .top-main .sc i {
		margin-bottom: 60px;
	}
	
	#sogo-top #overview .top-main .sc h3 img,
	#sogo-top #overview .top-main .sc p img,
	#sogo-top #overview .top-main .sc i img {
		width: 318px;
		height: auto;
	}
	
	#sogo-top #news {
		padding: 20px 3.466% 30px 3.466%;
	}
	
	/*
	#sogo-top #news ul.list {
		width: 100%;
		min-height: 84px;
		font-size: 1.4rem;
		line-height: 2;
		margin-right: 0;
		position: relative;
	}
	
	#sogo-top #news ul.list li {
		width: 100%;
		overflow: visible;
		white-space: normal;
		text-overflow: clip;
		position: relative;
	}
	
	#sogo-top #news ul.list li .date {
		display: block;
	}
	
	#sogo-top #news ul.list li .title {
		display: block;
		margin-top: 0px;
	}
	*/
	
	#sogo-top #news ul.list {
		width: 100%;
		min-height: 65px;
		font-size: 1.4rem;
		line-height: 1.428;
		margin-right: 0;
		position: relative;
	}
	
	#sogo-top #news ul.list li {
		width: 100%;
		overflow: visible;
		white-space: normal;
		text-overflow: clip;
		position: relative;
	}
	
	#sogo-top #news ul.list li .date {
		margin-right: 22px;
		position: static;
		top: auto;
		right: auto;
		display: block;
	}
	
	#sogo-top #news ul.list li .title {
		margin-top: 5px;
		display: block;
	}
	
	/* #sogo-top #news .btn-list {
		margin-top: 20px;
		float: right;
		position: static;
		top: auto;
		right: auto;
	} */
	
	#sogo-top #news ul.btn {
		font-size: 1.6rem;
		line-height: 32px;
		text-align: center;
		margin-top: 28px;
		position: static;
		top: auto;
		right: auto;
	}
	
	#sogo-top #news ul.btn li {
		width: 50%;
		padding: 0;
		margin: 0;
		box-sizing: border-box;
	}
	
	#sogo-top #news ul.btn li.pc {
		display: none;
	}
	
	#sogo-top #promise {
		padding: 50px 0 0 0;
	}
	
	#sogo-top #promise h2 {
		margin-bottom: 30px;
	}
	
	#sogo-top #promise .group {
		width: 93%;
		background: #FFF;
		margin: 0 auto 20px auto;
	}
	
	#sogo-top #promise .group .text {
		width: 100%;
		padding: 40px 25px 30px 25px;
		box-sizing: border-box;
	}
	
	#sogo-top #promise .group .text h3 > img {
		width: 74.69%;
		display: inline-block;
	}
	
	#sogo-top #promise .group .text h3 i {
		width: 19%;
		margin-right: 5%;
		display: inline-block;
	}
	
	#sogo-top #promise .group .text .accordion {
		display: none;
	}
	
	#sogo-top #promise .group .text p {
		min-height: 0;
		font-size: 1.3rem;
		margin-top: 20px;
	}
	
	#sogo-top #promise .group .image-mask .glide--horizontal .glide__bullets {
	  bottom: -25px;
	  left: 0;
	  width: 100%;
	  height: 10px;
	  text-align: center;
	}
	
	#sogo-top #promise .group .image-mask {
		width: 100%;
		height: 120px;
		position: relative;
	}
	
	#sogo-top #promise .group .image-mask .image {
		width: 100%;
		height: 100%;
	}
	
	#sogo-top #promise .group .btn-open img {
		display: none;
	}
	
	#sogo-top #promise .group .btn-close {
		width: 20px;
		height: 20px;
		top: 15px;
		right: 15px;
	}
	
	#sogo-top #appeal {
		padding: 30px 0 0 0;
	}	
	
	#sogo-top #facilities {
		min-width: 0;
		height: 375px;
		background-size: 200px;
		margin-top: 30px;
		position: relative;
	}
	
	#sogo-top #facilities .inner {
		height: 375px;
	}
	
	#sogo-top #facilities h3 {
		width: 121px;
		top: 50px;
		left: 6.666%;
	}
	
	#sogo-top #facilities .map {
		width: 325px;
		height: 278px;
		top: 52px;
		left: 50%;
		right: auto;
		margin-left: -162px;
	}
	
	#sogo-top #facilities .map li {
		margin-top: -15px;
	}
	
	#sogo-top #facilities .map li .pin {
		width: 23px;
		height: 30px;
		top: -25px;
		left: -11px;
	}
	
	#sogo-top #top-main-menu li {
		height: 375px;
		max-height: none;
		margin-top: 10px;
	}
	
	#sogo-top #top-main-menu li:after {
		content: normal;
	}
	
	#sogo-top #top-main-menu li h2 {
		max-width: 375px;
		max-height: 375px;
		text-align: center;
	}
	
	#sogo-top #meguri {
		margin-top: 50px;
		padding: 40px 0;
	}
	
	#sogo-top #meguri h2 {
		width: 100px;
		height: 100px;
	}
	
	#sogo-top #meguri h3 {
		width: 173px;
		height: 16px;
		margin: 15px auto 0 auto;
	}
	
	#sogo-top #meguri .detail-list {
		width: 93%;
		margin: 0 auto;
	}
	
	#sogo-top #meguri .detail-list > li {
		width: 100%;
		margin-top: 40px;
	}
	
	#sogo-top #meguri .detail-list > li:nth-child(odd),
	#sogo-top #meguri .detail-list > li:nth-child(even) {
		float: none;
		clear: none;
	}
	
	#sogo-top #meguri .detail-list .text {
		width: 91.4%;
		margin: 8px auto 0 auto;
	}
	
	#sogo-top #meguri .detail-list .text h5 {
		font-size: 2.0rem;
	}
	
	#sogo-top #meguri .detail-list .text h5 span {
		font-size: 1.3rem;
	}
	
	#sogo-top #meguri .detail-list .text .shisetsu {
		/* background-size: 9px 13px;
		padding-left: 13px; */
		margin-top: 8px;
	}
	
	#sogo-top #meguri .detail-list .shisetsu li {
		font-size: 1.0rem;
		margin-right: 10px;
	}
	
	#sogo-top #meguri .detail-list .tag {
		margin-top: 14px;
	}
	
	#sogo-top #meguri .detail-list .tag li {
		font-size: 1.0rem;
		margin: 6px 6px 0 0;
	}
	
	#sogo-top #meguri .detail-list .tag li a {
		padding: 3px 10px;
	}
	
	#sogo-top #meguri .btn-more {
		width:93%;
		margin: 40px auto 0 auto;
	}
	
	#sogo-top #recommend {
		padding: 50px 0 0 0;
	}
	
	#sogo-top #recommend .plan-list {
		padding-top: 40px;
	}
	
	#sogo-top #recommend .plan-list .inner {
		max-width: none;
	}
	
	#sogo-top #recommend .plan-list h4 img {
		width: 165px;
		height: 23px;
	}

	#sogo-top #recommend .plan-list-menu {
		margin-top: 40px;
	}
	
	#sogo-top #recommend .plan-list-menu li {
		width: auto;
		min-height: 110px;
		padding: 15px;
		margin: 13px 3.466% 0 3.466%;
		display: block;
	}
	
	#sogo-top #recommend .plan-list-menu li .image {
		width: 80px;
		height: 80px;
		top: 15px;
		left: 15px;
	}
	
	#sogo-top #recommend .plan-list-menu li .text {
		margin-left: 95px;
	}
	
	#sogo-top #recommend .plan-list-menu li h5 {
		font-size: 1.4rem;
		margin-top: 28px;
	}
	
	#sogo-top #recommend .plan-list-menu li .name {
		font-size: 1.0rem;
		padding: 5px;
	}
	
	#sogo-top #recommend .plan-list-menu li .price {
		font-size: 1.2rem;
		margin-top: 4px;
	}
	
	#sogo-top #recommend .plan-list-menu li .caption {
		font-size: 1.0rem;
		margin-top: 6px;
	}
	
	#sogo-top #recommend .plan-list .plan-list-link {
		text-align: right;
		margin: 15px 3.5% 0 0;
		position: static;
		top: auto;
		right: auto;
	}
	
	#sogo-top #recommend .plan-list .plan-search-menu {
		text-align: left;
		padding: 16px 4%;
		margin: 13px 3.466% 0 3.466%;
	}
	
	#sogo-top #recommend .plan-list .plan-search-menu li {
		margin: 4px 6.78% 4px 0;
		display: inline-block;
	}
	
	#sogo-top #recommend .plan-list .plan-search-menu li.pc {
		display: none;
	}
		
	#sogo-top #recommend .plan-list .plan-search-menu li .link-text-l {
		height: 32px;
		background-size: 32px;
		font-size: 1.4rem;
		line-height: 32px;
		padding-left: 41px;
		display: inline-block;
	}
		
	#sogo-top #recommend .plan-list .plan-search-menu li .link-plane {
		background-image: url('../../img/shisetsu/common/top/link_plane.png');
	}
	
}
