@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&family=Zen+Old+Mincho:wght@400;900&display=swap');

@import url(‘https://fonts.googleapis.com/css?family=Noto+Sans+JP&subset=japanese’);

@import "top.css";
/* @import "ontime.css"; */
/* @import "offtime.css"; */
/* @import "styleSS.css"; */
@import "point.css";
@import "webstore.css";
/* 
html {
  scroll-behavior: smooth;
}
 */
 
body {
	text-align: center;
	font-family: Arial,'ヒラギノ角ゴ Pro W3', Noto Sans JP, 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka,  sans-serif;
	font-size:14px;
	line-height:18px;
	color: #333333;
}

#contentsArea a img:hover{
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

a{ color:#333333;}

a:hover{ color:#999999;}

/* ヘッダー */
/* ========================================================================= */

#head{
	width:100%;
	margin:0 auto 0 auto;

	background:#FFFFFF;
	position:fixed;
	transition:0.5s;
	z-index:1000;
		top: 0;
		left: 0;
}



/* ヘッダ*/
.header{width:1050px; background:#FFF; position:relative; margin:auto;}
.header h1{ 
	display:table-cell; 
	vertical-align: middle; 
	height:90px;
	padding-left: 35px;
}

#head .socialBtn{ position:absolute; right: 20px; bottom:30px;
}

#head .socialBtn li{
	float:left;
	padding:0 0 0 10px;
}


#head .gNavi{
	clear:both; 
	width: 1050px; 
	height: 56px; 
	margin:auto; 
	display: flex;
	align-items: center;

}

#head .gNavi .sf-menu{
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
		justify-content: -webkit-space-between;
	align-items: stretch;
		align-items: -webkit-stretch;
		margin: auto;

}


#head .gNavi .sf-menu li a{
	cursor: pointer; 
	/* width: 120px; */
	height: 30px;
	display: inline-block;
	text-decoration: none;
	border-right: 1px solid #ababab;
	display: flex;
	justify-content: center;
	align-items: center;
	
	font-family: ”Noto Sans JP”, sans-serif; /*ヘッダーメニュー：フォント指定 */
	font-size: 12px;
	color: #000;
	font-weight: bold;
	
	
	padding-right: 1.88em;
	padding-left: 1.88em;

}

#head .gNavi .sf-menu li:last-child a {
	border-right: none;
}


#head .gNavi .sf-menu li.store a{
	display: block;
	background: url("../images/common/iconCart.svg") no-repeat 15px center ;
	background-size: 1.5em;
	padding-left: 20px; 
	padding-right: 10px; 
	display: flex;
	align-items: center;
	width: 120px;
}

#head .gNavi .sf-menu li a:hover{
	opacity:0.5;
}

#head .gNavi .sf-menu .collabo a{
	width: 130px;

}
#head .gNavi .sf-menu .insta a{
	padding-right: 10px; 
}


.line_dot{
width: 800px;
margin: auto;
    border-top: 1px dotted #999999;
	/* margin: 40px auto!important; */
}


/* SPは改行、PCは改行させない */
@media screen and (min-width: 735px)  {
	.br-sp {
	display: none; 
	}	
	.pc_none {
	display: none;
	}
}

/* PCは改行、SPは改行させない */
.br-pc {
   display: block
}
@media screen and (max-width: 480px){
    .br-pc {
       display: none;
    }
}


/* ■上部：Webストアバナー■ */
.bn_main_wws {
	text-align: center;
	padding-top: 100px;
}


/* ■上部：「ハローキティ」コラボ　バナー■ */
.bn_top_collabo {
	display: block;
	text-align: center;
	padding-top: 50px;

}

/* ■上部：デジタルカタログ　バナー■ */
.bn_top_digital {
	display: block;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 40px;
}


/* ■上部：代表コピー■ */
.copy_main {
	text-align: center;
	padding-top: 100px;
}
.copy_main h2 {
	font-size: 28px;
	line-height: 1.7;
	color: #d20d17;
	font-weight: 600;
}
.copy_main h2 strong {
	font-size: 34px;
	line-height: 1.7;
	color: #a28753;
	font-weight: 400;
	padding-left: 0.1em;
	padding-right: 0.05em;
}
.copy_main h2 strong span {
	font-size: 38px;

}
.copy_main .copy_main_read {
	font-size: 20px;
	line-height: 1.8;
	padding-top: 40px;
	padding-bottom: 50px;
}

/* ■アンカーリンク頭出し位置調整■ */
.anchor_link {
	margin-top: -80px;
	padding-top: 80px;
}

/* 動画エリア（本体ページ用） */
.movie_area {
	width: 810px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.movie_area .movie_box {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	
	margin-top: 50px;
}
.movie_area .movie_box iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* ■コレクション■■■■■■■■■■■■■■■■■■■■ */
.box_collection {
	padding-top: 60px;


}
.title_collection {
	text-align: center;
	padding-bottom: 60px;
}

.tx_toriatsukai {
	font-size: 90%;
	text-align: right;
	padding-bottom: 450px;/* 【PC】※コレクションエリアの高さの設定 */
	padding-right: 15px;
}


.topics {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
.topics + .topics {
  margin-top: 110px;
}


/* コレクション：スペック */
.specLink {
	padding-top: 3px;
}
.specLink li {
	font-family: ui-monospace;
}

.specLink li a {
	text-decoration: none;
	}
.specLink li a:hover {
	text-decoration: underline;
}

.specLink .s_link a:before{ 
	content:" ";
    display:inline-block;
	width: 2.0em;
	height: 1.6em;
	background: url("../images/common/iconCart.svg") no-repeat left center ;
	background-size: 18px;
	vertical-align: -0.3em;
}

/* コレクション：リンク無しのとき */
.specLink .no_link:before{ 
	content:" ";
    display:inline-block;
	width: 2.0em;
	height: 1.6em;
	background: none ;
	vertical-align: -0.3em;
}
/* コレクション：こだわりリンク */
.specLink .k_link a{ 
	color: #980000;
    display:inline-block;
	height: 1.6em;
	background: none ;
	vertical-align: -0.3em;
}

/* ■ 機能紹介 ■■■■■■■■■■ */
/* 【ラクーンパンツのこだわり】 */

.box_kodawari_racoon { 
	/* padding-bottom: 100px; */
}

.box_kodawari_racoon .racoon01 { 
	padding-top: 50px;
	line-height: 1.8;
}
.box_kodawari_racoon .racoon01 span { 
	color: #a38853;
}
.box_kodawari_racoon .racoon02 { 
	text-align: center;
	padding-top: 30px;
}
.box_kodawari_racoon span.color-line { 
	color: #a38853;
	border-bottom: 2px solid #a38853;
}

/* 【リンク　COLLECTION を見る】 */
.link_up_collection .icon_up {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0.8em;
  height: 0.8em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(25%) rotate(-45deg);
font-size: 70%;
margin-bottom: 0.5em;
}
.link_up_collection a.up_collection { 
	text-decoration: none;
	font-size: 16px;
	display: inline-block;
	margin: auto;
	text-align: center;
}
.link_up_collection { 
	text-align: center;
	padding-top: 30px;
}

/* 【まるでチノのこだわり】 */

.box_kodawari_chio { 
	padding-bottom: 100px;
}

/* 【まるでデニムのこだわり】 */

.box_kodawari_denim { 
	padding-bottom: 100px;
}

/* 【尾州産素材カルソンのこだわり】 */

.box_kodawari_bishu { 
	/* padding-bottom: 100px; */
}












.spec_inner {
	background: url("../images/common/line_img.png") left top no-repeat;
	padding-top: 12px;
	margin-top: 25px;
	margin-bottom: 0;

}


.cordeBlock_s {
padding:0;
  /*display: flex;*/
  /*justify-content: flex-start;*/

}

.raku_model { 
	margin-bottom: -10px;
}


.detail_read {
	width: 460px;
  line-height: 180%;
}

.detail_read h2 img{ 

	padding-bottom: 30px;
	padding-top: 20px;
}


/* ========== POINT ========== */
.box_point {
  width: 800px;
  margin: auto;
   padding-top: 30px; 
}

.t_point_border {
  width: 800px;
  padding-bottom: 10px;
    margin: auto;

  border-bottom: solid 5px #000;
  
}

.box_point .box_point_01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.box_point .box_point_01 img {
	padding-bottom: 0;
}

.box_point_01_tx {
  font-size: 16px!important;
  line-height: 180%;

  padding-top: 15px;
}

.box_point .box_point_02 img {
	padding-bottom: 20px;
}

.box_point .box_point_02 {
  width: 380px;
}


.bn_bodybook {
  text-align: center;
}

.box_point_03 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px;
}


/* 共通ナビバナー */

/* ========================================================================= */

.contentBanner{ 
	margin: 10px auto 50px; 
	width:980px;
}

.co_Banner{ 
	margin: 10px auto 50px; 
	
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
		justify-content: -webkit-space-between;
	align-items: stretch;
		align-items: -webkit-stretch;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;

}


.contentBanner h2{ margin:0 0 10px; }
#contentsArea .contentBanner h2 img{ height: 16px; width:auto;}
.contentBanner li{ margin: 0 0 20px; border: solid 1px #EEEEEE;}

.contentBanner li.pc_center{ 
	border: none;
	text-align: center;
	
	background-color: #F2F3F1;
	padding-top: 30px;
	padding-bottom: 10px;
}
.contentBanner li.pc_center a{ 
	border: solid 1px #EEEEEE;
	display: block;
	width: 480px;
	margin: auto auto 20px;
}



.contentBanner .tx_pickup { 
	font-size: 18px;
	line-height: 190%;
	padding-bottom: 15px;
	padding-top: 5px;
}
.contentBanner .tx_pickup02 { 
	/* font-family: 'Zen Old Mincho', serif; */
	font-size: 20px;
	letter-spacing: -0.05em;
}





/* ヘッダ以下コンテンツエリア */
/* ========================================================================= */


#contentsArea{
	clear:both;
	margin: 0 auto 60px auto;
	text-align:left;
    position:relative;


}

.innerWrap{ 
	width: 1080px; 
	margin:0 auto;
}

.innerWrap02{ 
	width: 1100px!important;
	margin:0 auto;
}



/* サイズ表 */
/* ========================================================================= */

.size{ border: 1px solid #CCC; width:100%; box-sizing:border-box; padding: 30px 40px; margin:10px 0 0px 0;}
.sizeTitle{font-size:160%; font-weight:600; border-bottom:1px solid #000; width:400px; padding:0 0 6px 0; margin:0 0 20px 0;}
.sizeRight{float:right;}
.sizLeft{float:left; width:400px;}
.sizeText{font-weight:500; font-size:1.13em; margin:0 0 20px 0; line-height: 1.6em;}





/* ディテール */
/* ========================================================================= */

.detail{
	margin:60px 0;
	padding:30px;
	background:#FAF7F4;}
.detailImg{float:left;}
.detail h3{font-size:128%; font-weight:600; padding-bottom:10px; margin-bottom:15px; border-bottom:1px dashed #E6213A;}
.detail p{line-height:1.5;}



/* 共通パーツ */
/* ========================================================================= */


#pagetop {
  display: none;
  position: fixed;
  bottom:0px;
  right: 40px;
  padding-bottom:40px;
  z-index:100;
  cursor: pointer;
}


.link a{ text-decoration:none;}


.link a:before{ 
	content:" ";
    display:inline-block;
    width:1em;
    height:1.2em;
    background:url( "../images/common/btnR.svg") no-repeat center ;  
    background-size: 120%;
    vertical-align: -0.2em;
	margin-right:0.25em;
}


.link.btnS a:before{ 
    background:url( "../images/common/btnS.svg") no-repeat center ; 
    background-size: 100%;
    vertical-align: -0.15em;
	margin-right:0.2em;

}
/* 尾州産素材カルソンのこだわり：カルソン通信バナー調整 */
.btn_pickup {
	padding-top: 50px;
	padding-bottom: 0;
	margin: auto;
	text-align: center;
}











	


/* ●●● まるでチノ　BOX ●●● */
.box_chino { 
	padding-top: 30px;
	padding-bottom: 40px;
	}
	

/* （●フォント●）まるでデニム */
.title_font01 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 52px;
	font-weight: bold;
	letter-spacing: -0.1em;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -4px;
}
	
/* （●フォント● オレンジ）あったか */
.title_font02 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 45px;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #E88C2C;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
	
.at_title01 {
	position: absolute;
	top: 250px;
	left: 130px;
}
	
.line_img {
		padding-top: 20px;
		padding-bottom: 5px;
}


.at_box01 {
	position: relative;
	text-align: center;
	margin: auto;
	margin-top: 40px;
	width: 1080px;
}

.at_box01 .at_img03 {
	position: absolute;
	top: 120px;
	right: 110px;
}

.at_box01 .at_img02 {
	padding-top: 50px;
}

.title_imgspace {
	padding-bottom: 50px;
	margin: auto;
	text-align: center;
}
.title_imgspace02 {
	padding-bottom: 40px;
	margin: auto;
	text-align: center;
}

/* 各商品ごとの、WWSラインアップを見るボタン */
.btn_wws_lineup {
	padding-top: 60px;
	padding-bottom: 20px;
	margin: auto;
	text-align: center;
}


/* （●フォント●）はいた瞬間、 */
.title_font03 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 43px;
	font-weight: bold;
	letter-spacing: 0;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* （●フォント●オレンジ）ふわっとあったか*/
.title_font04 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	color: #E88C2C;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 0;
	display: block;
	padding-top: 40px;
	padding-bottom: 60px;
}
/* （●フォント●）と*/
.title_font04 span {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	color: #000;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0;
	vertical-align: bottom;
}

@media screen and (min-width: 735px) {
	.tx_copy {
		font-size: 1.13em;
		letter-spacing: 0;
		line-height: 1.7em;
	}
	.pc_none {
    	display: none;
	}
	.mt40_pc {
    	margin-top: 40px;
	}
	.w980 {
		width: 980px;
		margin: auto;
	}

}


/* （●フォント●）「まるでデニム」裏起毛 */
.title_font05 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 0;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.at_box02 {
	position: relative;
	text-align: center;
	margin: auto;
	margin-top: 50px;
	width: 1080px;
}


/* （●フォント●）まるでデニム・あったか */
.title_font06 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 10px;
}

.title_font06 span {
	color: #E88C2C;
}

.tx_right {
	text-align: right;
}

.tx_center {
	text-align: center!important;
}

.at_tx_center {
	text-align: center!important;
	line-height: 1.8em;
	padding-top: 60px;
	padding-bottom: 50px;
}

/* （●フォント●）まるでデニム（サブ） */
.title_main_font01m {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 10px;
	line-height: 1.0em;
}
/* （●フォント●）まるでデニム（メイン） */
.title_main_font02m {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 62px;
	font-weight: bold;
	letter-spacing: -0.15em;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: -4px;
	margin-top: 0;
	line-height: 1.0em;
}

/* （●フォント●）項目ごとのタイトル（サブ） */
.title_main_font01 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 10px;
}
/* （●フォント●）項目ごとのタイトル（メイン） */
.title_main_font02 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 62px;
	font-weight: bold;
	letter-spacing: -0.15em;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: -4px;
}


.bg_color { 
	/* background-color: #fafafa; */
	background-color: #ffffff;
}
	
.bg_color .cordeImg{
	margin-bottom:0!important;
}

/* （●フォント●）世界を魅了するクオリティ */
.title_bishu_font01 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	display: block;
	padding-top: 0;
}
/* （●フォント●）世界を魅了するクオリティ */
.title_bishu_font02 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 50px;
	color: #80793E;
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1.25em;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.title_bishu_font02 span {
    letter-spacing: 0.02em;
}

.bishu_01{
	padding-top: 50px;
	padding-bottom: 25px;
}

.bishu_copy{
	font-size: 22px;
	line-height: 1.7em;
	padding-bottom: 35px;
}
.bishu_copy02{
	font-size: 90%;
	text-align: right;
	width: 730px;
	padding-bottom: 35px;
	margin: auto;

}

.at_box01 .bishu_img01 {
	position: absolute;
	top: 130px;
	right: 50px;
}


/* 仕切り線　点線 */
.dot_line.styleBlock:before{
	content: '';
    display: block;
    border-top: 1px dotted #999999;
    height: 1px;
    width: 800px;
	margin:0 auto 50px;
}

/* となのラク映え */
.raku_box {
	padding-left: 50px;
	padding-top: 150px;
}
.raku_box .raku_title {
	padding-right: 20px;
	padding-bottom: 10px;
}





/* （●フォント●）おとなのラク映えトップス */
.title_tops_font01 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 55px;
	font-weight: bold;
	letter-spacing: -0.15em;
	display: block;
	padding-top: 0;
	padding-bottom: 40px;
	text-align: center;
	line-height: 1em;
}


/* ●●●おとなのラク映えトップス●●● */
#tops_anc { 
	margin-top: -60px;
	padding-top: 60px;
}
#tops_yellow { 
	background-color: #F5ECC0;
}

#tops_yellow .tops_box { 
	padding-top: 90px;
	width: 980px;
	margin: auto;
	text-align: center;
}

#tops_yellow ul.tops_list img { 
	padding-bottom: 10px;
}

#tops_yellow ul.tops_list { 
	display: flex;
		display: -webkit-flex;
	justify-content: space-between;
		justify-content: -webkit-space-between;
	align-items: stretch;
		align-items: -webkit-stretch;
	flex-wrap: wrap;
		flex-wrap: -webkit-wrap;
}

#tops_yellow ul.tops_list li { 
	padding-bottom: 50px;
}
#tops_yellow ul.tops_list .tops_at { 
	text-align: center;
	font-size: 14px;
}

.all_at { 
	text-align: center;
}

/* （●フォント●）働ラクカルソン（メイン） */
.title_main_font02w {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 62px;
	font-weight: bold;
	letter-spacing: -0.15em;
	display: block;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: -4px;
	margin-top: 0;
	line-height: 1.0em;
}

/* WWSシリーズラインアップ　アンカー位置調整用 */
.wws_bn { 
	margin-top: -60px;
	padding-top: 60px;
}

/* （●フォント●）カジュアルをアップデート */
.title_sub01 {
    font-family: 'Zen Old Mincho', serif;
	/* font-family: 'Zen Antique', serif; */
	font-size: 34px;
	letter-spacing: 0.02em;
	display: block;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 40px;
	line-height: 1.0em;
}

/* （●フォント●）ゴシック：見た目を裏切る、ここちよさ */
.title_Gothic01 {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 19px;
	letter-spacing: 0.02em;
	display: block;
	padding-bottom: 20px;
	line-height: 1.0em;
}
/* （●フォント●）ゴシック：「まるでチノ」デビュー！ */
.title_Gothic02 {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	letter-spacing: 0.02em;
	display: block;

	line-height: 1.3em;
}

/* （●フォント●）ゴシック：「まるでチノ」こだわり */
.title_Gothic03 {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	letter-spacing: 0.04em;
	display: block;

	line-height: 1.3em;
}

/* （●フォント●）ゴシック：「ラクーンパンツのこだわり」サブタイトル */
.title_Gothic04 {
    font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	letter-spacing: 0.04em;
	display: block;

	line-height: 1.3em;
}
.p_01 { 
	margin: auto;
	width: 998px;

}
