@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100..900&display=swap');

body {
  -webkit-text-size-adjust: 100%;
  color:#333;
  font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
  padding: 0;
  margin: 0 auto;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.section_conts {
	width:1080px;
	margin-top: 20px;
	margin: 0 auto;
}

#main {
  font-size: 1.6rem;
  line-height: 1.6;
}

@media only screen and (max-width: 736px) {
	.section_conts {
		width:100%;
		padding:0 10px;
	}
	#main {
	  font-size: 1.3rem;
	  line-height: 1.75;
	}
}

/*------------------------------------------------------------
	ノルディックウォーキングポールの総合ページ
------------------------------------------------------------*/
.nw h3,
.nw h5{
	text-align:center;
	width:960px;
	margin:auto;
}
.nw p {
	font-size: 1.25em;
}

.nw .text_red{
	color: #CA3936;
}
.nw .text_green{
	color: #4BA237;
}
.nw .text_po{
	color: #1BA784;
}
.nw .bg_po{
	background: #1BA784;
}
.nw .text_no{
	color: #6A6BAE;
}
.nw .bg_no{
	background: #6A6BAE;
}
.nw .text_ca{
	color: #C58D4C;
}
.nw .bg_ca{
	background: #C58D4C;
}

.nw span.marker{
	background: linear-gradient(transparent 60%, #FFFFB5 60%);
}
.nw .read{
	font-weight: bold;
	padding: 2vw 4vw;
}
.nv_title{
	background: url("../images/mv_back.jpg") no-repeat center top;
	background-size: cover;
	height: 420px;
}

.nv_title h3{
	max-width: 540px;
	height: 460px;
	margin-left: 0;
	background: #4BA237;
	opacity: 0.95;
	font-size:2.5em;
	line-height:1.4em;
	color:#FFFED8;
	clip-path: polygon(0 0, 100% 0%, 100% 85%, 50% 100%, 0 85%);
    flex-wrap: wrap;
    justify-content: center;
	padding-top: 80px;
	font-weight: bold;
}

.nv_title h3 span.sub{
	display: inline-block;
	border-bottom: solid 1px #FFFED8;
	font-size:1.25em;
	padding: 12px 20px;
}
.nv_title h3 span.big{
	font-size:2em;
	line-height: 1.5em;
}

.nw_link{
	text-align:center;
	padding-top: 5vw;
}
.nw_link h5{
	font-size:2.3em;
	line-height:1.4em;
}
.nw_link div.bn{
	display: flex;
	margin: 1.5vw auto 1vw;
}
.nw_link div.bn a{
	padding: 8px;
}

@media only screen and (max-width: 736px) {
.nw h3,
.nw h5{
	width:100%;
	margin-bottom:2%;
}
.nw h3{font-size:7.5vw; line-height:1.25em;}
.nw h5{font-size:4.4vw; line-height:1.3em;}
	
.nv_title{
	background: url("../images/mv_back_sp.jpg") no-repeat right top;
	background-size: cover;
	height: 60vw;
}
.nv_title h3{
	margin-left: 3vw;
	max-width: 55vw;
	height: 45vw;
	font-size: 4.8vw;
	padding-top: 4vw;
}
.nv_title h3 span.sub{
	padding: 2vw 2vw;
}
.nv_title h3 span.big{
	font-size:2em;
	line-height: 1.5em;
}
	
.nw_link h5{
	font-size: 5.6vw;
	margin-top: 4vw;
}
.nw_link div.bn{
	flex-direction: column;
	margin: 2vw auto 1vw;
}
.nw_link div.bn a{
	padding: 2vw 8vw;
}
	
}


/*------------------------------------------------------------
	ポールウォーキングって何？
------------------------------------------------------------*/

.nw_what{
	margin-top:4vw;
	padding:6vw 0;
	background:#F9F8F1;
}

.nw_what h3{font-size:3.15em; line-height:1.4em;}
.nw_what .box h4{
	background: #4BA237;
	color: #fff;
	font-size: 2.3em;
	text-align: center;
	padding: 5px;
}
.nw_what .box .inner{
	background: #fff;
	padding: 2.5vw 3vw;
}
.nw_what .box .inner div{
	padding: 1vw;
}
.nw_what .box .inner div h5{
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 10px;
}

@media only screen and (max-width: 736px) {
	
.nw_what{
	margin-top:10vw;
	padding: 10vw 0px;
}
.nw_what h3{font-size: 6vw;}
.nw_what .box {
	margin-top: 4vw;
}
.nw_what .box h4{
	padding: 10px;
	font-size: 5vw;
	line-height: 1.3em;
}
.nw_what .box .inner{
	padding: 3vw;
}
.nw_what .box .inner div{
	padding: 2vw;
}
.nw_what .box .inner div h5{
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 10px;
}
}

/*------------------------------------------------------------
	何が違うの？
------------------------------------------------------------*/
.nw_different {padding:6vw 0;}
.nw_different h3{font-size:2.4em; line-height:1.3em;}

.nw_different h2 {
	text-align:center;
	font-size:2em;
	line-height: 1.3;
}
.nw_different h2 span.big {
	font-size: 2.2em;
}

.nw table{border-collapse:collapse;}
.nw table th,
.nw table td{
	text-align:center;
	border:solid 1px #707070;
	padding:2%;
	font-size:1.25em;
	line-height:1.4em;
}
.nw table th{width:16%; background:#F9F8F1;}
.nw table td{width:30%; background:#fff;}
.nw table td.md{font-weight:bold; font-size:1.5em; line-height:1.3em; color: #fff}
.nw table td.red{background:#fff1f1;}
.nw table td.blue{background:#e6f7ff;}
.text_red{color:#d2302f;}
.text_blue{color:#0d47a0;}


@media only screen and (max-width: 400px) {
.nw_different h2 {font-size:6vw;}
}

@media only screen and (max-width: 736px) {
.nw_different {padding: 10vw 0px;}

.nw_different table th,
.nw_different table td{
	padding:3%;
	font-size:1.1em;
}
.nw_different table th{width:30%;}
.nw_different table td{width:auto;}
.nw_different table td.md{font-size:1.4em; line-height:1.4em;}

}


/*------------------------------------------------------------
	下層リンク
------------------------------------------------------------*/

.nw_ct_link{
	padding:6vw 0px;
	background:#F9F8F1;
}

.nw_ct_link ul {
	margin:0px auto;
	padding:0px;
	width:1080px;
	list-style:none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nw_ct_link ul li {
	padding: 20px 0;
}

@media only screen and (max-width: 736px) {
.nw_ct_link{
	padding:10vw 0px;
}
.nw_ct_link ul {
	width:100%;
	justify-content: center;
}
.nw_ct_link ul li{
	padding: 2vw 4vw;
}

}

/*------------------------------------------------------------
	お問い合わせ案内
------------------------------------------------------------*/

.nw_contact{
	background:#4BA237;
	text-align: center;
}
.nw_contact div.inner{
	width: 1080px;
	margin: 0 auto;
	padding: 2vw 3vw 4vw;
}
.nw_contact h2{
	color: #fff;
	font-size: 2.8em;
	line-height: 1.4;
}
.nw_contact div.box{
	margin-top: 20px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}
.nw_contact div.box .con{
	padding: 1vw;
}
.nw_contact div.box .con p.tel a{
	color: #4BA237;
	font-size: 4em;
	font-family: "Jost", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
	display: inline-flex;
    align-items: center;
	line-height: 1;
}
.nw_contact div.box .con p.tel img{
	margin-right: 20px;
}
.nw_contact div.box .con p.time{
	font-size: 1.6em;
	font-weight: bold;
}
.nw_contact div.box .con p.time span.md{
	background: #505050;
	color: #fff;
	padding: 5px 30px;
	font-size: 0.8em;
	margin-right: 20px;
}
.nw_contact div.box .memo{
	background: #FFF4A5;
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px;
}


@media only screen and (max-width: 736px) {
	
.nw_contact div.inner{
	width: 100%;
	padding: 5vw 3vw 7vw;
}
.nw_contact h2{
	font-size: 5.6vw;
}
.nw_contact div.box{
	margin-top: 3vw;
	line-height: 1.4;
}
.nw_contact div.box .con{
	padding: 4vw 2vw 2vw;
}
.nw_contact div.box .con p.tel a{
	font-size: 10vw;
}
.nw_contact div.box .con p.tel img{
	margin-right: 10px;
	width: 10vw;
}
.nw_contact div.box .con p.time{
	font-size: 4.6vw;
	font-weight: bold;
	text-align: left;
	display: flex;
	align-items: flex-start;
    justify-content: center;
}
.nw_contact div.box .con p.time span.md{
	padding: 5px 10px;
}
.nw_contact div.box .memo{
	font-size: 4.2vw;
}
	
}