@charset "utf-8";
/*---------------------------
 CSS Document 
-----------------------------*/
/*============================
共通
============================*/
#breadcrumbs {
	margin: 0;
}
.hed {
}
img {
	width: 100%;
}
a:hover, a:hover img, a:hover p, a:hover div {
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
}
.arrow_next:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	right: 5%;
	top: 40%;
	border-top: 1px solid #e8497a;
	border-right: 1px solid #e8497a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow_next.bk:after {
	border-color: #000;
}
.arrow_down:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	left: 48%;
	bottom: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gs_width {
	max-width: 1280px;
	margin: 0 auto 30px;
	width: 90%;
}
.sp {
	display: none;
}
/*============================
共通ボタン
============================*/
.top_btn {
}
.top_btn a {
	background-color: #07738E;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 10px;
	position: relative;
	max-width: 500px;
	width: 80%;
}
.link_btn a {
	background-color: #07738E;
	font-size: 20px;
	color: #fff;
	margin: 0 auto 0;
	display: block;
	text-align: center;
	padding: 10px;
	position: relative;
	max-width: 500px;
	width: 80%;
}
.link_btn.top a {
	margin: 50px auto 0;
}
.allitem_bt {
	text-align: center;
	margin: 50px 0 0;
}
.allitem_bt a {
	font-size: 30px;
	display: inline-block;
	/* border: solid 1px #e8497a; */
	color: #ffffff;
	padding: 10px 0;
	width: 600px;
	background-color: #122761;
	max-width: 90%;
	text-align: center;
	/* border-radius: 5px; */
	/* font-weight: 600; */
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
}
.top_bt {
	text-align: center;
	margin: 20px 0 50px;
}
.top_bt a {
	display: inline-block;
	font-size: 30px;
	color: #ffffff;
	padding: 10px 0;
	background-color: #bbb;
	width: 600px;
	max-width: 90%;
	text-align: center;
	/* border-radius: 5px; */
	font-weight: 600;
}
/*============================
画像フェードイン
============================*/
.is-lazyloaded {
	animation: fadeIn 1s;
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
/*============================
コンテンツ
============================*/
.contents {
	background: url(https://www.kojitusanso.jp/gsmall/lp/2105running/img/bk_rogo1.png) no-repeat right top 500px;
}
.hedcopy {
	text-align: center;
	margin: 30px 0 30px;
}
.hedcopy_ttl {
	font-size: 30px;
	font-weight: 600;
}
.hedcopy_txt {
	font-size: 20px;
	margin: 20px 0 0;
}
/*============================
#runitem
============================*/
#runitem {
}
#runitem li a {
	display: block;
}
.runitem_ttl {
	font-size: 40px;
	text-align: center;
	color: #122761;
	font-weight: 600;
	margin: 0 0 30px;
}
.runitem_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.runitem_2col {
	width: 48%;
	margin: 0 0 50px;
}
.runitem_1col {
	width: 32%;
	margin: 0 0 50px;
	max-width: 400px;
}
.runitem_1col .runitem_img {
	margin: 20px 0 0;
}
.runitem_fukidashi {
	background-color: #adecf7;
	color: #122761;
	text-align: center;
	padding: 5px 10px;
	position: relative;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 600;
	min-height: 58px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
p.runitem_fukidashi {
}
.runitem_fukidashi:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 48%;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #adecf7;
}
.runitem_fukidashi span {
	text-align: left;
	display: inline-block;
}
.runitem_imgwrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 0;
}
.runitem_list {
	width: 48%;
}
.runitem_img {
	border: solid 1px #eee;
}
.item_brand {
	text-align: center;
}
.item_name {
	text-align: center;
}
.item_price {
	font-size: 14px;
	text-align: center;
}
.item_price span {
	font-size: 11px;
}
.item_bt {
	text-align: center;
	margin: 10px 0 0;
}
.item_bt a {
	padding: 10px 0;
	display: inline-block;
	border: solid 1px #000;
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
	width: 80%;
}
.runitem_copy {
	margin: 0 0 -10px;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
/*============================
#nordic
============================*/
#nordic {
	background-color: #ddf9f0;
	padding: 0 0 10px;
	background: #ddf9f0 url(https://www.kojitusanso.jp/gsmall/lp/2105running/img/bk_rogo2.png) no-repeat right top 250px;
}
.nordic_hedimg {
	text-align: center;
}
.nordic_hedimg img {
	margin: 0 auto;
}
.nordic_ttl {
	font-size: 40px;
	text-align: center;
	font-weight: 600;
	line-height: 1.4;
	margin: 20px 0 0;
	color: #028c6a;
}
.nordic_ttl_sen {
	display: inline-block;
	border-bottom: solid 9px #fef000;
	line-height: 1;
	padding: 0 0 4px;
}
.nordic_ttl span:after {
	content: "";
}
.nordic_txt {
	text-align: center;
	color: #028c6a;
	font-size: 20px;
	margin: 10px 0 0;
}
.nordic_itemwrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 50px 0 0;
}
.nordic_list {
	width: 48%;
}
.nordic_item_copy {
	text-align: center;
	font-size: 26px;
	margin: 0 0 10px;
}
.nordic_item_img {
	max-width: 600px;
}
.item_brand {
}
.item_name {
}
.item_price {
}
#vd_poalwark {
	background-color: #fff;
	display: block;
	width: 800px;
	margin: 30px auto 0;
	text-align: center;
	padding: 20px 0;
	position: relative;
}
.vd_poalwark_ttl {
	font-size: 24px;
	font-weight: 600;
	color: #028c6a;
	margin: 0 0 10px;
	line-height: 1.2;
}
#vd_poalwark iframe {
	width: 720px;
	height: 400px;
}
#vd_poalwark:after {
	content: "";
	position: absolute;
	top: -40px;
	left: 45%;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
	border-bottom: 40px solid #ffffff;
}
#vd_rain {
	text-align: center;
	margin: 40px 0 0;
}
.vd_rainttl {
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 10px;
}
#vd_rain iframe {
	width: 600px;
	height: 330px;
}
.sinanolink {
	margin: 50px 0;
}
.sinanolink a {
	display: flex;
	flex-wrap: wrap;
	background-color: #e71418;
	width: 800px;
	margin: 0 auto 0;
	padding: 20px 50px;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}
.sinanolink_logo {
	width: 50%;
	text-align: center;
}
.sinanolink_logo img {
	max-width: 230px;
}
.sinanolink_bt {
	background-color: #fff;
	width: 50%;
	color: #e71418;
	text-align: center;
	padding: 10px 0;
	font-weight: 600;
	font-size: 18px;
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

/*====================================
	リキッド表示設定
	1100pxより変形
====================================*/
@media only screen and (max-width: 1380px) {
}
 @media only screen and (max-width: 980px) {
.item_list {
	width: 100%;
	max-width: 90%;
	margin: 0 auto 5%;
}
.col4 .item_list {
	width: 48%;
	max-width: 100%;
	padding: 0 0 7%;
}
.price_list a {
	font-size: 20px;
}
.activty_list {
	width: 48%;
	margin: 0 0 5%;
}
.activty_list a {
}
}
@media only screen and (max-width: 786px) {
/*---------------------------
共通
-----------------------------*/
.sp_br {
	display: block;
}
.no_br br {
	display: none;
}
.gs_width {
	margin: 0 auto 5%;
}
.sp {
	display: block;
}
.pc {
	display: none !important;
}
/*============================
ヘッダ
============================*/
.copy_ttl {
	font-size: 24px;
}
.copy_txt {
	font-size: 20px;
	text-align: left;
}
/*============================
ボタン
============================*/
.allitem_bt {
}
.allitem_bt a {
	font-size: 20px;
}
.top_bt {
}
.top_bt a {
	font-size: 20px;
}
.arrow_next:after {
	width: 5px;
	height: 5px;
	top: 44%;
}
/*============================
コンテンツ
============================*/
.contents {
	background-position-y: 105vw;
	background-size: 60%;
}
.hedcopy {
	padding: 0 5%;
}
.hedcopy_ttl {
	font-size: 20px;
	text-align: justify;
	line-height: 1.2;
}
.hedcopy_txt {
	text-align: justify;
	line-height: 1.4;
	font-size: 16px;
	margin: 5% 0 0;
}
/*============================
#runitem
============================*/
#runitem {
}
#runitem li a {
}
.runitem_ttl {
	font-size: 24px;
	line-height: 1.2;
}
.runitem_wrap {
}
.runitem_2col {
	width: 100%;
	margin: 0 0 10%;
}
.runitem_1col {
	width: 100%;
	margin: 0 0 10%;
}
.runitem_1col .runitem_img {
	margin: 5% 0;
}
.runitem_fukidashi {
}
p.runitem_fukidashi {
	margin: 0 -5%;
	padding: 3% 5%;
	min-height: initial;
}
.runitem_fukidashi:after {
}
.runitem_fukidashi span {
}
.runitem_imgwrap {
}
.runitem_list {
}
.runitem_img {
}
.item_brand {
}
.item_name {
}
.item_price {
}
.item_price span {
}
.item_bt {
}
.item_bt a {
	width: 90%;
	font-size: 14px;
}
.runitem_copy {
	font-size: 14px;
	line-height: 1.2;
}
/*============================
#nordic
============================*/
#nordic {
	background-position-y: 40vw;
	background-size: 60%;
}
.nordic_hedimg {
	overflow: hidden;
}
.nordic_hedimg img {
	width: 170%;
	margin-left: -30vw;
}
.nordic_ttl {
	font-size: 22px;
}
.nordic_ttl_sen {
	border-bottom-width: 3px;
}
.nordic_ttl span:after {
}
.nordic_txt {
	font-size: 16px;
	text-align: justify;
}
.nordic_itemwrap {
	margin: 5% 0;
}
.nordic_list {
}
.nordic_item_copy {
	font-size: 16px;
	font-weight: 600;
}
.nordic_item_img {
}
.item_brand {
}
.item_name {line-height: 1.2;}
.item_price {
}
#vd_poalwark {
	width: 100%;
	padding: 0 0 5%;
}
.vd_poalwark_ttl {
	font-size: 16px;
	padding: 5%;
	text-align: justify;
}
#vd_poalwark iframe {
	width: 90%;
	height: 50vw;
}
#vd_poalwark:after {
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
	top: -20px;
	left: 45%;
}
#vd_rain {
}
.vd_rainttl {
	font-size: 16px;
	text-align: justify;
}
#vd_rain iframe {
	width: 100%;
	height: 50vw;
}
.sinanolink {
}
.sinanolink a {
	display: block;
	width: 90%;
	padding: 5%;
}
.sinanolink_logo {
	width: 80%;
	margin: 0 auto;
}
.sinanolink_logo img {
}
.sinanolink_bt {
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
	margin: 5% 0 0;
	font-size: 16px;
}
}
