@charset "UTF-8";
/* -----------------------------------------------------------------------
## Font ##################################################
----------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
.lp-renewal-cp {
  font-family: "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}

/* -----------------------------------------------------------------------
## Common ##################################################
----------------------------------------------------------------------- */
.coordinate_cp {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	color: #444444;
	padding-bottom: 80px;
	letter-spacing: 0.02em;
	z-index: auto;
	background: #fff5ab;
	overflow: hidden;
}
.coordinate_cp ul {
	display: flex;
}
.coordinate_cp h1,.coordinate_cp h2,.coordinate_cp h3 {
	border-bottom: none;
	background: none;
	text-align: center;
}
.coordinate_cp h2 {
	padding: 0;
	margin: 0 auto 25px;
	font-size: 2.1rem;
	line-height:1.4em;
	font-weight: 700;
	display: inline-block;
	position: relative;
}

.lp-nav ul li a,.lp-menu ul li a {
	display: block;
}
/*グンゼストアcss打消し*/
.st-Breadcrumbs_Item div {
	display: inline-block
	}

.st-Breadcrumbs {
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	width: 100%;
	max-width: 1266px;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
	margin: 11px auto 15px;
	font-size: 0;
}
.st-Breadcrumbs_Item {
	font-size: 11px;
	display: inline-block
}
.st-Breadcrumbs_Item:after {
	content: '＞';
	margin: 0 7px;
	color: #555
}
.st-Breadcrumbs_Item:last-child:after {
	display: none
}
.st-Breadcrumbs_Link {
	color: #7e7e7e;
	text-decoration: underline
}
.st-Breadcrumbs_Link:hover, .st-Breadcrumbs_Link:focus {
	text-decoration: none
}
.pane-contents > .container{
	width: auto;
}

.coordinate_cp .btn-wrapper {
	background-color: #fff;
}
.coordinate_cp .mens-btn {
	margin: 0 auto;
	width: 1200px;
	color: #fff;
	display: flex;
	justify-content: flex-end;
}

.coordinate_cp .mens-btn a {
	width: 170px;
	background: #367ee0;
	border-radius: 7px;
	padding: 5px;
	margin: 0 0 10px;
	text-align: center;
	position: relative;
	font-size: 1.2rem;
	font-weight: 300;
}
.coordinate_cp .mens-btn a:after {
	content: '\EA03';
	font-family: iconfont, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}
/* -----------------------------------------------------------------------
## main ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-main{
	background: url(/lp/coordinate_cp/250613/images/bg-mv.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
}

.coordinate_cp h1{
	margin: 0 auto;
	max-width: 580px;
	padding-top: 30px;
}

/* -----------------------------------------------------------------------
## lp-nav ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-nav {
	margin: auto 0;
	padding: 0;
	position: relative;
	font-size: 1.2em;
}

.lp-nav ul{
	width: 650px;
	margin: 4rem auto 0;
	gap: 50px;
}
.lp-nav ul li{
	font-size: 2.1rem;
	font-weight: bold;
	width: 50%;
	position: relative;
	margin: 0 auto;
	justify-content:space-between;
}

/* -----------------------------------------------------------------------
## lp-contents ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-contents{
	width: 1200px;
	margin: 0 auto;
}
/* -----------------------------------------------------------------------
## lp-section ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-section{
	margin: 0 auto;
	position: relative;
}

.coordinate_cp h2 {
	border: none;
	margin: 0 auto;
	padding: 4rem 0 3.5rem;
}
.coordinate_cp h2 img {
	width: 450px;
	margin : 0 auto;
}

.coordinate_cp .setup-item-wrap {
	display: flex;
	justify-content: space-around;
	margin-bottom: 6rem;
}

.coordinate_cp .setup-item-inner {
	width: 570px;
}
.coordinate_cp .setup-item-inner .item-area {
	background-color: #fff;
	width: 100%;
	font-size: 1.16rem;
	padding: 1.2rem 0;
}
.coordinate_cp .setup-item-inner .item-area .small {
	font-size: 0.9rem;
}
.setup sup {
	font-size: 0.9rem;
}
.coordinate_cp .setup-item-inner .item-area .nomal-price {
	font-size: 1.4rem;
	font-weight: 500;
}
.coordinate_cp .setup-item-inner .item-area li {
	width: calc(100% / 2);
	padding: 1rem;
}
.coordinate_cp .setup-item-inner .item-area li:nth-child(2) {
	border-left: #b6947b dotted 5px;
}

.coordinate_cp .setup-item-inner h3 {
	position:relative;
	width:fit-content;
	background:#fff;
	text-align:center;
	font-size:1.8rem;
	font-weight:bold;
	border-radius:9999px;
	-webkit-border-radius:9999px;
	-moz-border-radius:9999px;
	padding: 0.5rem 3rem;
	margin: 0 auto 1.5rem;
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
}
.coordinate_cp .setup-item-inner h3::after{
	border: solid transparent;
	content:'';
	height:0;
	width:0;
	pointer-events:none;
	position:absolute;
	border-color: rgba(255, 255, 255, 0);
	border-top-width:10px;
	border-bottom-width:10px;
	border-left-width:5px;
	border-right-width:5px;
	margin-left: -5px;
	border-top-color:#FFFFFF;
	top:100%;
	left:50%;
}

.coordinate_cp .setup-item-inner h3 span {
	color: #ff3d7a;
	padding-right: 1.25rem;
}

.coordinate_cp .setup-item-inner .content_top {
	width: 130px;
	margin: 0 auto 0.6rem;
}
.coordinate_cp .setup-item-inner .content_bottom {
	line-height: 1.36;
}
.coordinate_cp .setup-item-inner .content_bottom p {
	font-size: 1.4rem;
	margin-bottom: 0.7rem;
}

.coordinate_cp .setup-item-inner .detail-btn {
	width: 235px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #fff;
	font-weight: 700;
	border-radius: 9999px;
	margin: 0.6rem auto 0;
	background: #f7710d;
}
.coordinate_cp .setup-item-inner .detail-btn:after {
	content: '\EA03';
	font-family: iconfont,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -0.5em;
}

.coordinate_cp .setup-item-inner .bnr-area {
	background-color: #fff;
}

.coordinate_cp .other-area {
	padding: 3rem 1.8% 4rem;
}

.coordinate_cp .other-area h2 {
	padding: 2rem 0 0;
}
.coordinate_cp .other-area h2 img {
	width: 550px;
}
.coordinate_cp .other-area .ct-btn ul {
	column-gap: 1rem;
	margin: 2.2rem auto 0;
	width: 800px;
}
.coordinate_cp .other-area .ct-btn li {
	width: calc(100% / 2 - 0.7rem);
	position: relative;
	border-radius: 7px;
	border: solid 2px #ff6d00;
	color: #ff6d00;
	background-color: #fff;
}
.coordinate_cp .other-area .ct-btn li a {
	width: 100%;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1.4;
	font-size: 1.8rem;
	font-weight: 700;
	position: relative;
}

.coordinate_cp .other-area .ct-btn li a:after {
	content: '\EA03';
	font-family: iconfont,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -0.5em;
	color: #ff6d00;
}

.coordinate_cp .other-area .attention {
	margin: 3rem auto 0;
	width: 1000px;
	padding: 2rem 0;
	background-color: #fff;
}
.coordinate_cp .other-area .attention p {
	text-align: left;
	line-height: 1.9;
	width: 900px;
	margin: 0 auto;
	font-size: 1.35rem;
}

.coordinate_cp .other-area .attention h3 {
	border: none;
	margin: 0 auto;
	font-size: 2rem;
	letter-spacing: 0.15rem;
	position: relative;
	text-align: center;
	background: none;
	color: #333;
	font-weight: 700;
}
.coordinate_cp .other-area .attention h3:before {
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	right: 0;
	width: 30%;
	height: 2px;
	content: '';
	background: #333;
	margin: auto;
}

.coordinate_cp .other-area .attention h3 span {
	position: relative;
	padding: 0 1em;
	background: #fff;
}

.coordinate_cp .special-price-area {
	padding: 4rem 0;
}

.coordinate_cp .special-price-area h2 {
	padding: 0;
}

.coordinate_cp .special-price-area h2 img {
	width: 424px;
}

.coordinate_cp .special-price-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 900px;
	margin: 3rem auto 0;
	row-gap: 15px;
}
.coordinate_cp .special-price-list li {
	width: calc(100% / 2 - 0.6rem);
	border: solid 2px #ff6d00;
	border-radius: 7px;
	background-color: #fff;
	font-weight: 700;
	font-size: 1.8rem;
}

.coordinate_cp .special-price-list li a {
	padding: 0.3rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 90px;
	position: relative;
	line-height: 1.3;
	padding-left: 4rem;
}

.coordinate_cp .special-price-list li a:after {
	content: '\EA03';
	font-family: iconfont,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -0.5em;
	color: #ff6d00;
}

.coordinate_cp .special-price-list li img {
	height: 75px;
	left: 65px;
	position: absolute;
}

.coordinate_cp .special-price-list li:nth-child(n+3) {
	width: calc(100% / 3 - 0.7rem);
}

.coordinate_cp .special-price-list li:nth-child(n+3) img {
	left: 25px;
}

.coordinate_cp .link-area {
	padding: 3rem 1.8% 4rem;
}

.coordinate_cp .link-area h2 {
	padding: 2rem 0 0;
}

.coordinate_cp .link-area h2 img {
	width: 700px;
}

.coordinate_cp .link-area ul {
	width: 800px;
	margin: 2.2rem auto 0;
	column-gap: 2rem;
}

.coordinate_cp .link-area ul li:first-child {
	border: 1px solid #fff;
}

.pc{
	display: inline !important;
}
.sp{
	display: none !important;
}
/* -----------------------------------------------------------------------
## SP ##################################################
----------------------------------------------------------------------- */
@media(max-width:767px){
/* -----------------------------------------------------------------------
## Common ##################################################
----------------------------------------------------------------------- */
.coordinate_cp {
	width: 100%;
	font-size: 1.1em;
	padding-bottom: 10%;
	z-index: auto;
}
.coordinate_cp h2 {
	font-size: 2.2rem;
	margin: 0 0 0.5em;
	padding: 4rem 4rem 1.5rem;
	width: 96%;
}

.coordinate_cp .mens-btn {
	width: 100%;
}

.coordinate_cp .mens-btn a {
	width: 40%;
	padding: 7px;
	margin: 0 10px 10px;
	font-size: 1.5rem;
}
.coordinate_cp .mens-btn a:after {
	content: '\EA03';
	font-family: iconfont, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
}

/* -----------------------------------------------------------------------
## lp-main ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-main{
	width: 100%;
	background-size: auto;
	background-position: center;
	background-image: none;
	padding: 0;
	height: 100%;
}
.coordinate_cp h1 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
/* -----------------------------------------------------------------------
## lp-nav ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-nav {
	margin: 0 auto;
}
.lp-nav ul {
	width: 96%;
	margin: 2.5rem auto 0;
	gap: 1.5rem;
}
.lp-nav ul li {
	width : calc(100% / 2) ;
}

/* -----------------------------------------------------------------------
## lp-contents ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-contents{
	width: 100%;
}

/* -----------------------------------------------------------------------
## lp-section ##################################################
----------------------------------------------------------------------- */
.coordinate_cp .lp-section{
	margin: 0 auto;
}

.coordinate_cp h2 img {
	width: 96%;
}

.coordinate_cp .setup-item-wrap {
	flex-wrap: wrap;
	margin-bottom: 3rem;
}

.coordinate_cp .setup-item-inner {
	width: 100%;
}
.coordinate_cp .setup-item-inner:first-child {
	margin-bottom: 4.5rem;
}

.coordinate_cp .setup-item-inner .content_top {
	width: 100%;
}

.coordinate_cp .setup-item-inner .item-area li:nth-child(2) {
	border-left: #b6947b dotted 2px;
	margin-left: -1px;
}
.coordinate_cp .setup-item-inner .detail-btn {
	width: 100%;
	height: initial;
	padding: 1rem;
}
.coordinate_cp .setup-item-inner .content_bottom p {
	font-size: 1.5rem;
	margin: 0.8rem 0;
}

.coordinate_cp .setup-item-inner .item-area {
	padding: 1.2rem 0 0.5rem;
}

.coordinate_cp .other-area {
	padding: 3rem 1.8% 3rem;
}
.coordinate_cp .other-area h2 {
	padding: 0;
	margin-bottom: 3rem;
	width: 96%;
}
.coordinate_cp .other-area h2 img {
	width: 100%;
}
	
.coordinate_cp .other-area .ct-btn ul {
	width: 100%;
	margin: 0;
}
.coordinate_cp .other-area .ct-btn li {
	width: calc(100% / 2);
}
.coordinate_cp .other-area .ct-btn li a {
	height: initial;
	padding: 1rem 0;
	font-size: 1.6rem;
}
.coordinate_cp .other-area .ct-btn li a:after {
	right: 3px;
}
.coordinate_cp .other-area .attention {
	width: 100%;
	padding: 2rem 2.5rem 3rem;
	margin: 2rem auto 0;
}
.coordinate_cp .other-area .attention p {
	width: 100%;
	font-size: 1.5rem;
}
.coordinate_cp .other-area .attention h3:before {
	width: 60%;
	height: 1px;
}

.coordinate_cp .special-price-area h2 {
	padding: 0 4rem 1.5rem;
	width: 96%;
}
.coordinate_cp .special-price-area h2 img {
	width: 96%;
}

.coordinate_cp .special-price-list {
	width: 96%;
	row-gap: 1rem;
	margin: 0 auto;
}
.coordinate_cp .special-price-list li {
	font-size: 1.8rem;
	border: solid 1px #ff6d00;
}
.coordinate_cp .special-price-list li:first-child {
	width: 100%;
}
.coordinate_cp .special-price-list li:nth-child(n+3) {
	width: calc(100% / 2 - 0.6rem);
}
.coordinate_cp .special-price-list li a {
	height: 70px;
}
.coordinate_cp .special-price-list li img,
.coordinate_cp .special-price-list li:nth-child(n+3) img {
	height: 6rem;
	left: 1rem;
}
.coordinate_cp .special-price-list li:first-child img {
	height: 5rem;
	left: 3rem;
}
.coordinate_cp .special-price-list li a:after {
	right: 3px;
}

.coordinate_cp .link-area {
	padding: 1rem 1.8% 3rem;
}

.coordinate_cp .link-area h2 {
	padding: 2rem 0 0;
}

.coordinate_cp .link-area h2 img {
	width: 80%;
}

.coordinate_cp .link-area ul {
	width: 100%;
	margin: 1.5rem auto 0;
	column-gap: 1rem;
}
.coordinate_cp .link-area ul li:first-child {
	border: 2px solid #fff;
}

.pc{
	display: none !important;
}
.sp{
	display: block !important;
}
}