.feature .cf:after {
	content: " ";
	display: block;
	clear: both
}
.feature #feature_main {
	font-size: 18px;
	line-height: 1.7;
	color: #333333
}
.feature #feature_main .marker {
	background: #ffffbf
}
.feature #feature_main .socialbutton {
	font-size: 16px;
	text-align: right;
	overflow: hidden
}
.feature #feature_main .socialbutton ul {
	float: right
}
.feature #feature_main .socialbutton ul li {
	float: left;
	padding: 0 0 0 7px
}
.feature #feature_main .socialbutton .date {
	position: relative;
	bottom: 4px
}
.feature .multicolumn-right>section {
	border: 0;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.25)
}
@media only screen and (max-width: 750px) {
.feature .multicolumn-right>section {
	padding: 10px 3%
}
}
.is-pc {
	display: block
}
@media only screen and (max-width: 750px) {
.is-pc {
	display: none
}
}
.is-sp {
	display: none
}
@media only screen and (max-width: 750px) {
.is-sp {
	display: block
}
}
.feature .multicolumn-right>section {
	padding: 0 0 24px 0
}
.feature #feature_main .socialbutton ul {
	float: none;
	margin-bottom: 0 !important;
	font-size: 0
}
.feature #feature_main .socialbutton ul li:nth-child(1) {
	padding-left: 0
}
.page-nav-wrap {
	background: #ecce29;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 9px 20px;
	margin-bottom: 24px
}
@media only screen and (max-width: 750px) {
.page-nav-wrap {
	display: block;
	padding: 9px 10px
}
}
@media only screen and (max-width: 750px) {
.page-nav-wrap .titles {
	margin-bottom: 8px
}
}
.page-nav-wrap .titles__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.page-nav-wrap .titles__inner p {
	font-size: 12px;
	font-weight: bold
}
@media only screen and (max-width: 320px) {
.page-nav-wrap .titles__inner p {
	font-size: 10px
}
}
.page-nav-wrap .titles__inner p:nth-child(2) {
	padding-left: 52px;
	position: relative
}
.page-nav-wrap .titles__inner p:nth-child(2)::before {
	content: "";
	width: 34px;
	height: 1px;
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: 9px
}
.page-nav-wrap .nav {
	margin-left: 54px
}
@media only screen and (max-width: 750px) {
.page-nav-wrap .nav {
	margin-left: 0
}
}
.page-nav-wrap .nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.page-nav-wrap .nav li {
	line-height: 1
}
.page-nav-wrap .nav li:nth-child(n+2) {
	margin-left: 11px
}
.page-nav-wrap .nav a {
	width: 67px;
	text-align: center;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
	padding: 5px 0 4px
}
@media only screen and (max-width: 750px) {
.page-nav-wrap .nav a {
	width: 57px;
	font-size: 10px;
	vertical-align: top
}
}
.page-nav-wrap .nav a:hover {
	text-decoration: none;
	background: #fff
}
.page-nav-wrap .nav a.is-current {
	background: #fff
}
.page-nav-wrap .nav a.is-disabled {
	pointer-events: none;
	background: none;
	opacity: .3
}
.page-header-wrap {
	padding: 0 18px;
	margin-bottom: 30px
}
@media only screen and (max-width: 750px) {
.page-header-wrap {
	padding: 0 12px
}
}
.page-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 27px
}
@media only screen and (max-width: 750px) {
.page-header {
	display: block;
	margin-bottom: 24px
}
}
.page-header .tag {
	width: 66px;
	line-height: 1.53846;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #ecce29;
	margin-right: 16px;
	margin-bottom: auto;
	padding: 10px 0
}
@media only screen and (max-width: 750px) {
.page-header .tag {
	width: initial;
	display: inline-block;
	padding: 4px;
	margin-bottom: 10px
}
}
.page-header .title,.page-header .title br {
	font-size: 23px;
	line-height: 1.4;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: left
}
@media only screen and (max-width: 750px) {
.page-header .title {
	font-size: 19px
}
}
.page-sub-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 15px;
	border-bottom: 1px solid #f5efd0
}
@media only screen and (max-width: 750px) {
.page-sub-header {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}
.page-sub-header .pc {
	display: block !important
}
}
.page-sub-header .date {
	color: #dab701;
	font-style: italic;
	font-size: 13px
}
.main-contents {
	padding: 0 43px
}
@media only screen and (max-width: 750px) {
.main-contents {
	padding: 0 12px
}
}
.box-words {
	background: #f5efd0
}
@media only screen and (max-width: 750px) {
.box-words {
	margin-top: 24px;
	padding: 20px 12px
}
}
@media only screen and (min-width: 751px) {
.box-words {
	margin-top: 40px;
	padding: 20px 14px
}
}
.box-words p {
	line-height: 1.86667;
	font-size: 15px
}
.s-paragraph {
	margin-top: 33px
}
.s-paragraph .s-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left
}
@media only screen and (max-width: 750px) {
.s-paragraph .s-title {
	font-size: 18px;
	line-height: 1.44444
}
}
.s-paragraph .s-text {
	font-size: 15px;
	line-height: 1.86667
}
.s-paragraph .s-text:nth-child(n+3) {
	margin-top: 28px
}
.s-paragraph .photo-wrap:nth-child(n+2) {
	margin-top: 20px
}
.s-paragraph .photo-wrap .caption {
	line-height: 1.53846;
	margin-top: 3px;
	color: #a0a0a0
}
@media only screen and (max-width: 750px) {
.s-paragraph .photo-wrap .caption {
	font-size: 11px
}
}
@media only screen and (min-width: 751px) {
.s-paragraph .photo-wrap .caption {
	font-size: 13px
}
}
.s-antennashop {
	padding: 23px 0 24px;
	background: #f5efd0
}
@media only screen and (max-width: 750px) {
.s-antennashop {
	margin: 32px -12px 0
}
}
@media only screen and (min-width: 751px) {
.s-antennashop {
	margin: 105px -43px 0
}
}
@media only screen and (max-width: 750px) {
.s-antennashop .head {
	padding: 0 12px;
	margin-bottom: 10px
}
}
@media only screen and (min-width: 751px) {
.s-antennashop .head {
	margin-bottom: 26px
}
}
@media only screen and (max-width: 750px) {
.s-antennashop ul {
	display: block;
	padding: 0 12px
}
}
@media only screen and (min-width: 751px) {
.s-antennashop ul {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	padding: 0 50px
}
}
@media only screen and (max-width: 750px) {
.s-antennashop li {
	padding: 15px 0;
	background: url(../images/dash_x.png) bottom left/6px repeat-x
}
.s-antennashop li:nth-last-child(1) {
	background: none
}
}
@media only screen and (min-width: 751px) {
.s-antennashop li {
	padding: 20px 18px
}
.s-antennashop li:nth-child(2n+1) {
	background-image: url(../images/dash_x.png), url(../images/dash_y.png);
	background-size: 6px, 1px;
	background-position: bottom left, top right;
	background-repeat: repeat-x, repeat-y
}
.s-antennashop li:nth-child(2n+1):nth-last-child(1), .s-antennashop li:nth-child(2n+1):nth-last-child(2) {
	background: url(../images/dash_y.png) top right/1px repeat-y
}
.s-antennashop li:nth-child(2n) {
	background: url(../images/dash_x.png) bottom left/6px repeat-x
}
.s-antennashop li:nth-child(2n):nth-last-child(1) {
	background: none
}
}
.s-antennashop a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.s-antennashop a:hover img {
	opacity: 1
}
.s-antennashop a.is-disabled {
	pointer-events: none;
	background: none
}
.s-antennashop a.is-disabled .thumb, .s-antennashop a.is-disabled .part, .s-antennashop a.is-disabled .desc {
	opacity: .5
}
.s-antennashop .thumb {
	width: 115px
}
.s-antennashop .info {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 10px
}
.s-antennashop .part {
	font-size: 13px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.s-antennashop .tag {
	font-size: 10px;
	display: inline-block;
	background: #ecce29;
	padding: 0 4px;
	margin-left: 11px
}
@media only screen and (min-width: 751px) {
.s-antennashop .tag {
	margin-top: -1px
}
}
.s-antennashop .desc {
	font-size: 14px
}
.s-antennashop .comming-soon {
	width: 107px;
	font-size: 0;
	margin-top: 6px
}
.join-info-wrap {
	border: 3px solid #f5efd0;
	display: -ms-grid;
	display: grid
}
@media only screen and (max-width: 750px) {
.join-info-wrap {
	-ms-grid-columns: 72px 1fr;
	grid-template-columns: 72px 1fr;
	grid-gap: 14px 20px;
	margin-top: 32px;
	padding: 18px 12px
}
}
@media only screen and (min-width: 751px) {
.join-info-wrap {
	-ms-grid-columns: 109px 1fr;
	grid-template-columns: 109px 1fr;
	grid-gap: 8px 26px;
	margin-top: 90px;
	padding: 18px 24px 18px 31px
}
}
@media only screen and (min-width: 751px) {
.join-info-wrap .thumb {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-row: 1 / 3
}
}
.join-info-wrap .info-head {
	font-weight: bold;
	font-size: 14px
}
@media only screen and (max-width: 750px) {
.join-info-wrap .info-head {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	line-height: 1.42857
}
.join-info-wrap .info-head br {
	font-size: 0
}
}
.join-info-wrap .info-desc {
	line-height: 1.85714;
	font-size: 14px
}
@media only screen and (max-width: 750px) {
.join-info-wrap .info-desc {
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-column: 1 / 3
}
}
@media only screen and (max-width: 750px) {
.page-sub-footer {
	margin-top: 48px;
	padding: 0 12px
}
.page-sub-footer .pc {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}
}
@media only screen and (min-width: 751px) {
.page-sub-footer {
	margin-top: 76px;
	padding: 0 30px
}
}
.page-sub-footer .date {
	color: #dab701;
	font-style: italic;
	font-size: 13px;
	text-align: right
}
@media only screen and (max-width: 750px) {
.page-sub-footer .date {
	margin-bottom: 2px
}
}
@media only screen and (min-width: 751px) {
.page-sub-footer .date {
	margin-bottom: 1px
}
}
.page-sub-footer .socialbutton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.s-paragraph .url-link a{
	color: #0068b7;
	text-decoration: underline;
}

.s-paragraph .url-link a:hover{
	text-decoration: none;
}
