@charset "UTF-8";

ol,ul,li,p{margin:0; padding:0;}
ol,ul,li{list-style: none;}
*:focus {
  outline: none;
}

.forPC { display: block; }
.forSP { display: none; }
.forTAB { display: none; }
/*.illtoTAB { display: none; }*/

.header {
  background-color: rgba(255,255,255,0.9);
}
.text_l {
  font-size: 24px;
  color: #3A4763;
}
.text_m {
  font-size: 16px;
  color: #3A4763;
}
.page {
  padding-bottom: 0;
}
.page-container { padding-top: 0; }

/*.linkBtn.inactive {
  background-color: #fff;
  opacity: 0.7;
}
.linkBtn.inactive:hover {
  background-color: #fff !important;
  background-image: url("https://www.jins.com/jp/common/img/svg/angle_n.svg") !important;
  color: #3a4763 !important;
}
.desktop .linkBtnW:hover {
  border-color: #fff;
}
.linkBtn.linkBtnN {
  background-color: #3F4C67;
  border-color: #3F4C67;
  width: 206px;
}
.linkBtn.linkBtnN:hover {
  color: #3F4C67;
  background-color: #fff;
  border-color: #3F4C67;
  background-image: url("https://www.jins.com/jp/common/img/svg/angle_n.svg");
}*/

/* 共通
-----------------------------------*/

.clearfix:after {
  visibility:hidden;
  display:block;
  font-size:0;
  content:" ";
  clear:both;
  height:0;
}
* html .clearfix             { zoom:1; } /* IE6 */
*:first-child+html .clearfix { zoom:1; } /* IE7 */

.singleplan_jins .container {
  padding: 0 0; background: #f6f7f9; 
}

.singleplan_jins .container.casualwrap { padding: 0 0; background: url(../img/casualback.jpg)no-repeat top center; background-size: cover; padding-bottom: 75px; background-attachment: fixed; }
.singleplan_jins .container.basicwrap { padding: 0 0; background: url(../img/basicback.jpg)no-repeat top center; background-size: cover; padding-bottom: 75px; background-attachment: fixed; }
.singleplan_jins .container.funcwrap { padding: 0 0; background: url(../img/funcback.jpg)no-repeat top center; background-size: cover; padding-bottom: 75px; background-attachment: fixed; }
.singleplan_jins .container.readwrap { padding: 0 0; background: url(../img/readback.jpg)no-repeat top center; background-size: cover; padding-bottom: 75px; background-attachment: fixed; }
.singleplan_jins .container.sunglasswrap { padding: 0 0; background: url(../img/sunglassback.jpg)no-repeat top center; background-size: cover; padding-bottom: 75px; background-attachment: fixed; }

.voicePC { display: inline; }
.voiceTAB { display: none; }
.voiceSP { display: none; }

.pankuzu { padding: 117px 0 49px 60px; font-size: 12px; color: #3a4763;  background: none; }
.pankuzu a { text-decoration: none; color: #3a4763;  }
h1.maintit { font-size: 48px; color: #3a4763; text-align: center; margin-bottom: 77px; font-family: "jins_next_ttlight", sans-serif; }

.singleplan_jins .container.underwrap h1.maintit { font-size: 60px; color: #fff; margin-bottom: 92px; font-family: "jins_next_ttlight", sans-serif; }
.singleplan_jins .container.underwrap h1.maintit span { display: block; font-size: 16px; padding-top: 12px;  }
.singleplan_jins .container.underwrap .pankuzu,.singleplan_jins .container.underwrap .pankuzu a { color: #fff; }
.singleplan_jins .container.underwrap .pankuzu { padding-bottom: 72px; }

/* collection top */

.entire_glass { max-width: 1440px; margin: 0 auto; background: #f6f7f9; padding-bottom: 106px; }
.entire_glass .treasure_map { max-width: 1324px; margin: 0 auto; padding: 0 138px; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex-flow: row wrap; }
.entire_glass .treasure_map li { width: 31.7%; position: relative; margin-top: 40px; box-sizing: border-box; padding: 0; }
.entire_glass .treasure_map li:nth-child(-n+3){ margin-top: 0; } 
.entire_glass .treasure_map li .imgbx { width: 100%; }
.entire_glass .treasure_map li .imgbx img { width: 100%; vertical-align: bottom; }
.entire_glass .treasure_map li a { display: block; opacity: 1; transition: all .6s; }
.entire_glass .treasure_map li a:hover { transition: all .6s; opacity: 0.6; }
.entire_glass .treasure_map li .txtbx { height: 80px; text-align: center;  background: #fff; }
.entire_glass .treasure_map li .txtbx .txt { display: inline-block; text-align: left; text-align: justify; color: #3a4763; font-size: 13px; letter-spacing: 0px; box-sizing: border-box;  padding-top: 20px; }

/* collection under pages */

#collect_under               { max-width: 1520px; margin: 0 auto; padding: 0 40px 0; text-align:center; }
#collect_under .entire_glass { max-width: 1520px; box-sizing: border-box; padding: 0; margin: 0; padding-bottom: 87px; background: #fff; }
#collect_under .entire_glass .treasure_map { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex-flow: row wrap; margin: 0; padding: 87px 100px 0; }
#collect_under .entire_glass .treasure_map li { width: 31%; position: relative; margin: 0 0 3.5% 0; box-sizing: border-box; padding: 0; }
#collect_under .entire_glass .treasure_map li .imgbx { width: 100%; }
#collect_under .entire_glass .treasure_map li .imgbx img { width: 100%; vertical-align: bottom; }
#collect_under .entire_glass .treasure_map li a { display: block; opacity: 1; transition: all .6s; cursor: pointer; }
#collect_under .entire_glass .treasure_map li a:hover { transition: all .6s; opacity: 1; }
#collect_under .entire_glass .treasure_map li a .hovertxt { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.6); flex-wrap: wrap; opacity: 0; transition: all .6s; padding: 0 42px; box-sizing: border-box;  }
#collect_under .entire_glass .treasure_map li a:hover .hovertxt { opacity: 1; transition: all .6s; }
#collect_under .entire_glass .treasure_map li a .hovertxt p { color: #fff; font-size: 14px; text-align: justify; letter-spacing: -0.5px; line-height: 1.6em; margin-top: -10px; font-feature-settings:"palt"; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover { display: block; text-align: center; padding-top: 20px; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover span { position: relative; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover span::after { content: ""; width: 0; height: 1px; background: #fff; position: absolute; top: auto; left: 0; bottom: -3px; transition: all .6s; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover span:hover::after { width: 100%; transition: all .6s; }

#collect_under .entire_glass .treasure_map li a .hovertxt_n { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.6); flex-wrap: wrap; opacity: 0; transition: all .6s; padding: 0 42px; box-sizing: border-box;  }
#collect_under .entire_glass .treasure_map li a:hover .hovertxt_n { opacity: 1; transition: all .6s; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p { color: #fff; font-size: 14px; text-align: justify; letter-spacing: -0.5px; line-height: 1.6em; margin-top: -10px; font-feature-settings:"palt"; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover { display: block; text-align: center; padding-top: 20px; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover span { position: relative; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover span::after { content: ""; width: 0; height: 1px; background: #fff; position: absolute; top: auto; left: 0; bottom: -3px; transition: all .6s; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover span:hover::after { width: 100%; transition: all .6s; }

#collect_under .entire_glass .banner	{ max-width: 1200px; margin: 0 auto; padding: 20px 138px 40px; }
#collect_under .entire_glass .banner img	{ width:100%; }
#collect_under .entire_glass .banner a:hover	{ opacity:0.7;}

/*.linkBtn	{
   display: inline-block;
    height: 53px;
    width: 200px;
    text-align: center;
    line-height: 53px;
    text-decoration: none;
    vertical-align: middle;
    padding: 0 1.5em;
    font-size: 13px;
    border-radius: 5px;
    color: #3A475E !important;
    background-image: url("../../../../images/common/svg/angle_n.svg)")  !important;
    background-repeat: no-repeat;
    -webkit-background-size: auto 13px;
    background-size: auto 13px;
    background-position: 24px 19px;
    background-color: rgba(255,255,255,0.1);
    border: 1px solid #3A475E  !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin:0 auto;
}
.linkBtn a:hover	{
	color:#fff !important;
}*/


@media screen and (max-width: 1024px){
    /* FreaksStore */
.forPC { display: block; }
.forTAB { display: block; }
.illtoTAB { display: none; }
.forSP { display: none; }

.voicePC { display: inline; }    
.voiceTAB { display: inline; }    
    
.singleplan_jins .container.casualwrap { padding: 0 0; background: url(../img/casualbacktab.jpg)no-repeat 0 51px; background-size: 100% auto; padding-bottom: 0px; background-attachment: fixed; }
.singleplan_jins .container.basicwrap { padding: 0 0; background: url(../img/basicbacktab.jpg)no-repeat 0 51px; background-size: 100% auto; padding-bottom: 0px; background-attachment: fixed; } 
.singleplan_jins .container.funcwrap { padding: 0 0; background: url(../img/funcbacktab.jpg)no-repeat 0 51px; background-size: 100% auto; padding-bottom: 0px; background-attachment: fixed; } 
.singleplan_jins .container.readwrap { padding: 0 0; background: url(../img/readbacktab.jpg)no-repeat 0 51px; background-size: 100% auto; padding-bottom: 0px; background-attachment: fixed; } 
.singleplan_jins .container.sunglasswrap { padding: 0 0; background: url(../img/sunglassbacktab.jpg)no-repeat 0 51px; background-size: 100% auto; padding-bottom: 0px; background-attachment: fixed; } 
    
.singleplan_jins .container.underwrap h1.maintit { font-size: 60px; color: #fff; margin-bottom: 100px; }    

.pankuzu { padding: 10px 0 30px 50px; font-size: 12px; color: #3a4763;  }
.pankuzu a { text-decoration: none; color: #3a4763;  }

.singleplan_jins .container.underwrap .pankuzu,.singleplan_jins .container.underwrap .pankuzu a { color:#fff; }
  
    
h1.maintit { font-size: 40px; color: #3a4763; text-align: center; margin-bottom: 46px; }
.entire_glass { width: 100%; padding: 0 50px 120px; box-sizing: border-box; }
.entire_glass .treasure_map { width: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; padding: 0; }
.entire_glass .treasure_map li { width: 47.8%; position: relative; margin-top: 40px; }
.entire_glass .treasure_map li:nth-child(-n+3) { margin-top: 40px; }
.entire_glass .treasure_map li:nth-child(-n+2) { margin-top: 0px; }
.entire_glass .treasure_map li .imgbx { width: 100%; }
.entire_glass .treasure_map li .imgbx img { width: 100%; vertical-align: bottom; }
.entire_glass .treasure_map li .txtbx { height: 80px; text-align: center;  background: #fff; }
.entire_glass .treasure_map li .txtbx .txt { display: inline-block; text-align: left; text-align: justify; color: #3a4763; font-size: 13px; letter-spacing: 0px; box-sizing: border-box;  padding-top: 20px; }
.entire_glass .treasure_map li:last-child { display: none; }    


/* collection under pages */
 #collect_under .entire_glass .banner	{  margin: 0 auto; padding:0 50px 40px;  }
 #collect_under .entire_glass .banner img	{ width:100%;} 
#collect_under               { max-width: 100%; margin: 0 auto; padding: 0; }
#collect_under .entire_glass { max-width: 100%; box-sizing: border-box; padding: 0; margin: 0; padding-bottom: 110px; background: #fff; }
#collect_under .entire_glass .treasure_map { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex-flow: row wrap; margin: 0; padding: 87px 50px 0; box-sizing: border-box; }
#collect_under .entire_glass .treasure_map li { width: 47.8%; position: relative; margin-top: 0; box-sizing: border-box; padding: 0; margin-bottom: 30px; }
#collect_under .entire_glass .treasure_map li .imgbx { width: 100%; }
#collect_under .entire_glass .treasure_map li .imgbx img { width: 100%; vertical-align: bottom; }
#collect_under .entire_glass .treasure_map li a { display: block; opacity: 1; transition: all .6s; cursor: pointer; }
#collect_under .entire_glass .treasure_map li a:hover { transition: all .6s; opacity: 0.6; }
#collect_under .entire_glass .treasure_map li a .hovertxt {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	left: 0;
	bottom: -1px;
	background:rgba(0,0,0,0);
	opacity:1;
	flex-wrap: wrap;
	transition: all .6s;
	padding: 20px;
	box-sizing: border-box;
}
#collect_under .entire_glass .treasure_map li a .hovertxt p { color: #222; font-size: 11px; text-align: left; letter-spacing: 1px; line-height: 1.4em; padding: 0; opacity:1; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover { display: none; text-align: center; padding-top: 30px; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover span:hover::after { width: 100%; transition: all .6s; }

#collect_under .entire_glass .treasure_map li a .hovertxt_n {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;
	background:rgba(45,45,45, 0.3);
	opacity:1;
	flex-wrap: wrap;
	transition: all .6s;
	padding: 20px;
	box-sizing: border-box;
}
#collect_under .entire_glass .treasure_map li a .hovertxt_n p { color: #fff; font-size: 11px; text-align: left; letter-spacing: 1px; line-height: 1.4em; padding: 0; opacity:1; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover { display: none; text-align: center; padding-top: 30px; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover span:hover::after { width: 100%; transition: all .6s; }



    
}

@media screen and (max-width: 767px){
    
/* short temple airframe */
    
.forPC { display: none; }
.forTAB { display: none; }
.forSP { display: block; }    
    
.voicePC { display: none; }
.voiceTAB { display: none; }    
.voiceSP { display: inline; } 

.voicePC_n { display: inline; }
.voiceTAB_n { display: inline; }    
.voiceSP_n { display: inline; }    

.singleplan_jins .container.casualwrap { padding:0; background: url(../img/casualbacksp.jpg)no-repeat 0 51px; background-size: contain; padding-bottom: 0px; background-attachment: fixed; }
.singleplan_jins .container.basicwrap { padding:0; background: url(../img/basicbacksp.jpg)no-repeat 0 51px; background-size: contain; padding-bottom: 0px; background-attachment: fixed; }
.singleplan_jins .container.funcwrap { padding:0; background: url(../img/funcbacksp.jpg)no-repeat 0 51px; background-size: contain; padding-bottom: 0px; background-attachment: fixed; }
.singleplan_jins .container.readwrap { padding:0; background: url(../img/readbacksp.jpg)no-repeat 0 51px; background-size: contain; padding-bottom: 0px; background-attachment: fixed; }
.singleplan_jins .container.sunglasswrap { padding:0; background: url(../img/sunglassbacksp.jpg)no-repeat 0 51px; background-size: contain; padding-bottom: 0px; background-attachment: fixed; }

.pankuzu { padding:10px 0 20px 20px; font-size: 6px; color: #3a4763; }
.pankuzu a { text-decoration: none; font-size: 6px; color: #3a4763;  }    
   
.singleplan_jins .container.underwrap .pankuzu { padding: 10px 0 28px 20px; font-size: 6px; color: #fff;  }
.singleplan_jins .container.underwrap .pankuzu a { text-decoration: none; font-size: 6px; color: #fff;  }
h1.maintit { font-size: 20px; color: #3a4763; text-align: center; margin-bottom: 22.5px; font-family: "jins_next_ttlight", sans-serif; }      

    
.singleplan_jins .container.underwrap h1.maintit { font-size: 24px; color: #fff; margin-bottom: 50px; }
.singleplan_jins .container.underwrap h1.maintit span { display: block; font-size: 10px; padding-top: 6px; }
.singleplan_jins .container .entire_glass { padding: 0; }    
.entire_glass .treasure_map { width: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; }
.entire_glass .treasure_map li { width: 100%; position: relative; float: none; margin: 0; padding: 0; }
.entire_glass .treasure_map li:nth-child(-n+3) { margin-top: 0px; }    
.entire_glass .treasure_map li .imgbx { width: 100%; }
.entire_glass .treasure_map li .imgbx img { width: 100%; vertical-align: bottom; } 

/* collection under pages */

#collect_under               { max-width: 100%; margin: 0 auto; padding: 0; }
#collect_under .entire_glass { max-width: 100%; box-sizing: border-box; padding: 0; margin: 0; padding-bottom: 110px; background: #fff; }
#collect_under .entire_glass .treasure_map { display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; flex-flow: row wrap; margin: 0 0 40px 0; padding: 0px 0px 0; box-sizing: border-box; }
#collect_under .entire_glass .treasure_map li { width: 100%; position: relative; margin-top: 0; box-sizing: border-box; padding: 0; margin-bottom: 0; }
#collect_under .entire_glass .treasure_map li .imgbx { width: 100%; }
#collect_under .entire_glass .treasure_map li .imgbx img { width: 100%; vertical-align: bottom; }
#collect_under .entire_glass .treasure_map li a { display: block; opacity: 1; transition: all .6s; cursor: pointer; }
#collect_under .entire_glass .treasure_map li a .hovertxt { width: 100%; height: auto; display: flex; justify-content: center; align-items: center; position: absolute; top: auto; left: 0; bottom: 20px; background: rgba(0,0,0,0); opacity:1; flex-wrap: wrap; transition: all .6s; padding:20px; box-sizing: border-box; }
#collect_under .entire_glass .treasure_map li a .hovertxt p { color: #222; font-size: 11px; text-align: left; letter-spacing: 1px; line-height: 1.4em; padding: 0; opacity:1; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover { display: none; text-align: center; padding-top: 30px; }
#collect_under .entire_glass .treasure_map li a .hovertxt p .cover span:hover::after { width: 100%; transition: all .6s; }

#collect_under .entire_glass .treasure_map li a .hovertxt_n { width: 100%; height: auto; display: flex; justify-content: center; align-items: center; position: absolute; top: auto; left: 0; bottom: 0; background: rgba(45,45,45, 0.3); opacity:1; flex-wrap: wrap; transition: all .6s; padding:20px; box-sizing: border-box; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p { color: #fff; font-size: 11px; text-align: left; letter-spacing: 1px; line-height: 1.4em; padding: 0; opacity:1; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover { display: none; text-align: center; padding-top: 30px; }
#collect_under .entire_glass .treasure_map li a .hovertxt_n p .cover span:hover::after { width: 100%; transition: all .6s; }

 #collect_under .entire_glass .banner	{  margin: 0 auto; width:100%; padding:0 0 30px 0;  }
 #collect_under .entire_glass .banner img	{ width:100%;} 

}

@media screen and (max-width: 320px){
.singleplan_jins .container.underwrap h1.maintit { font-size: 24px; margin-bottom: 15px; }
#collect_under .entire_glass .treasure_map li a .hovertxt { width: 100%; height: auto; display: flex; justify-content: center; align-items: center; position: absolute; top: auto; left: 0; bottom: 20px; background: rgba(0,0,0,0); flex-wrap: wrap; opacity: 1; transition: all .6s; padding: 0 15px 0; box-sizing: border-box; }
}
