@charset "UTF-8";

body {
  background-color: #ffffff;
  height: 100%;
  color: #525252;
}

main {
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  background-color: #f4f4f5;	
  width: 100vw;
  margin: 0 0 50px;
  padding: 0;
}


/* ビルボード（メインビジュアル） */
.billboard {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 50px;
  background-color: #ede3cf;
  text-align: center;
   }

.billboard__image {
  margin: 0 auto;
  display: block;
  width: 1200px;
  height: auto; }

.billboard__image_sp {
  display: none; }



.novelty_header_01 {
 width: 1200px;
 margin: 0 auto 30px;
 text-align: center;
 font-size: 15px;
 line-height: 2.5rem;
}

.novelty_header_02 {
 width: 1200px;
 display: flex;
 flex-direction: row;
 margin: 0 auto 50px;
 background-color: #ffffff;
 border: dotted #d4d4d4 2px;
 padding: 32px 0;
}

.novelty_header_attention_01 {
	display: flex;
	font-size: 18px;
	align-items: center;
	margin: 0 75px 0px 70px;
}

.novelty_header_attention_02 {
	font-size: 12px;
	font-family: tbchibirgothicplusk-pro, sans-serif;
	align-items: center;
	line-height: 2.2rem;
}

.novelty_header_attention_02 ul li {
	list-style-type: disc;
}

.novelty_header_ttl {
 width: 1200px;
 margin: 0 auto 60px;
 text-align: center;
 font-family: ministry, sans-serif;
 font-size: 50px;
}

.novelty_header_ttl span {
  font-size: 23px;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  padding-left: 20px;
}




/* リスト・モーダル */


.novelty_list {
 width: 1200px;
 display: flex;
 flex-wrap: wrap;
 margin: 0 auto;
  background-color: #f4f4f5;
  padding-bottom: 45px;
}

.novelty_info {
 width: 380px;
 background-color: #ffffff;
 margin-right: 30px;
 margin-bottom: 80px;
}

.novelty_info:nth-child(2n){
margin-right:30px;
}

.novelty_info:nth-child(3n){
margin-right:0;
}

.novelty_info ul {
 display: flex;
 flex-direction: column;
 list-style: none;
 width: 100%;
}

.novelty_info__ja {
	margin: 15px auto 7px 25px;
	font-size: 23px;
	font-weight: 900;
	letter-spacing: 0.01rem;
}

.novelty_info__en {
	margin: 0px auto 10px 27px;
	font-size: 10px;
	font-family: jaf-domus, sans-serif;
}

.novelty_info p {
	margin: 0px auto 25px 22px;
	font-size: 16px;
	line-height: 2.2rem;
}

.novelty_img {
	position: relative;
}

.main_img {
	width: 380px;
}

.staff_recommended {
	position: absolute;
	width: 93px;
	top:0;
	left: 0;
}

.modal_open {
    display: block;
    margin: 0;
}

.open_button {
	width: 155px;
	margin: 5px 24px 30px auto;
}

.open_button img {
	width: 100%;
}

.badge_box {
	position: relative;
}

.badge_01 {
	width: 95px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.badge_01 img {
	width: 100%;
}


.multiple_bttn {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}


.coverage {
	width: 155px;
	margin: 5px 0px 30px 24px;
}

.coverage img {
	width: 100%;
}
 
.remodal {
    max-width: 790px;
    padding: 0px;
    top: 0;
}


.modal_box {
    z-index: 7777;
    width: 790px;
    max-width: 790px;
    margin: 0;
    padding: 10px 0 0px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}

.modal_vew_img {
	width: 790px;
	text-align: center;
	margin: 0 auto;
}

.modal_vew_img img {
	width: 600px;
}

.modal_vew_img_02 {
	width: 790px;
	text-align: center;
	margin: 0 auto;
}

.modal_vew_img_02 img {
	width: 600px;
}

.modal_box__ja {
	font-size: 35px;
	font-weight: 900;
	margin: 25px 78px 10px;
	letter-spacing: 0.1em;
}

.modal_box__en {
	font-size: 20px;
	font-family: jaf-domus, sans-serif;
	margin: 0px 85px 12px;
}

.letter_space_spread {
	letter-spacing: 0.007em;
}
 
.modal_box p {
	font-size: 14px;
	line-height: 2.1rem;
	margin: 0px 83px 40px;
	text-align: left;
}

.modal_close {
    position: absolute;
    top: -43px;
    right: 0;
    display: block;
    width: 40px;
    font-size: 24px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    background: #000000;
}
 
.modal_close i {
    line-height: 40px;
    vertical-align: bottom;
}

.close_button {
	background-color: #000000;
}
 
.modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6666;
    display: none;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.7);
}


.novelty_attention {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	display: flex;
	align-items: center;
}

.modal_box .novelty_attention p {
 	font-size: 12px;
 	font-family: tbchibirgothicplusk-pro, sans-serif;
 	line-height: 1.8rem;
 	margin: 26px 0px;
 }


.circle_01 {
 height:33px;
 width:33px;
 border-radius:50%;
 line-height:32px;
 text-align:center;
 background-color: #ffffff;
 margin: auto 10px auto 70px;
 border: solid #000000 1px;
}

.circle_02 {
 height:38px;
 width:38px;
 border-radius:50%;
 line-height:36px;
 text-align:center;
 background-color: #ffffff;
 margin: auto 20px auto 100px;
}

.circle_01 span {
 font-size: 30px;
 font-family: brandon-grotesque, sans-serif;
 color: #000000;
 font-weight: 600;
}

.circle_02 span {
 font-size: 24px;
 color: #000000;
 font-weight: 900;
}


a:not([href]):not([tabindex]) {
    color: #ffffff;
}

.br_pc{
	display: block;
}

.br_sp{
	display: none;
}



  /*
}
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ 画面サイズ違い（モーダル）

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-height: 1440px) {

.remodal {
    max-width: 790px;
    padding: 0px;
    top: 0;
}

.modal_vew_img {
	width: 380px;
	text-align: center;
	margin: 0 auto;
}

.modal_vew_img img {
 width: 100%;
}

.modal_vew_img_02 {
	width: 350px;
	text-align: center;
	margin: 0 auto;
}

.modal_vew_img_02 img {
 width: 100%;
}

.modal_box__ja {
	font-size: 30px;
	font-weight: 900;
	margin: 20px 60px 8px;
	letter-spacing: 0.1em;
}

.modal_box__en {
	font-size: 16px;
	font-family: jaf-domus, sans-serif;
	margin: 0px 60px 8px;
}

.letter_space_spread {
	letter-spacing: 0.007em;
}
 
.modal_box p {
	font-size: 12px;
	line-height: 2.1rem;
	margin: 0px 60px 25px;
	text-align: left;
}

}





  /*
}
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/


@media screen and (max-width: 768px) {


/* ビルボード（メインビジュアル） */
.billboard {
  position: relative;
  width: 100vw;
  height: auto;
  margin: 0 auto 8.3vw;
  background-color: #ede3cf;
  text-align: center;
   }

.billboard__image {
  display: none;
   }

.billboard__image_sp {
   margin: 0 auto;
  display: block;
  width: 100vw;
  height: auto;  }



.novelty_header_01 {
 width: 100vw;
 margin: 0 auto 8vw;
 text-align: center;
 font-size: 3.7vw;
 line-height: 1.8rem;
}

.novelty_header_02 {
 width: 95vw;
 display: flex;
 flex-direction: column;
 margin: 0 auto 4vw;
 background-color: #ffffff;
 border: dotted #d4d4d4 2px;
 padding: 5vw 2vw 6vw;
}

.novelty_header_attention_01 {
	width: 42vw;
	display: flex;
	text-align: center;
	align-items: center;
	font-size: 4vw;
	margin: 0 auto 2vw;
}

.novelty_header_attention_02 {
	width: 100%;
	font-size: 3vw;
	font-family: tbchibirgothicplusk-pro, sans-serif;
	align-items: center;
	padding: 1vw;
	line-height: 1.8rem;
}

.novelty_header_attention_02 ul li {
	list-style-type: disc;
	list-style-position: inside;
}

.novelty_header_ttl {
 width: 100vw;
 margin: 12vw auto 10vw;
 text-align: center;
 font-family: ministry, sans-serif;
 font-size: 8vw;
}

.novelty_header_ttl span {
  font-size: 4vw;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  padding-left: 4vw;
}




/* リスト・モーダル */


.novelty_list {
 width: 96vw;
 display: flex;
 flex-wrap: wrap;
 margin: 0 auto;
  background-color: #f4f4f5;
  padding-bottom: 4vw;
}

.novelty_info {
 width: 47vw;
 background-color: #ffffff;
 margin-right: 2vw;
 margin-bottom: 6vw;
}

.novelty_info:nth-child(3n){
margin-right:2vw;
}

.novelty_info:nth-child(2n){
margin-right:0;
}

.novelty_info ul {
 display: flex;
 flex-direction: column;
 list-style: none;
 width: 100%;
}

.novelty_info__ja {
	margin: 3vw auto 2vw 1vw;
	font-size: 3.7vw;
	font-weight: 900;
	letter-spacing: 0.01rem;
}

.novelty_info__en {
	margin: 0vw auto 2vw 2vw;
	font-size: 2vw;
	font-family: jaf-domus, sans-serif;
}

.novelty_info p {
	margin: 0px 4px 1vw 2vw;
	font-size: 3.5vw;
	font-family: tbchibirgothicplusk-pro, sans-serif;
	line-height: 1.4rem;
	letter-spacing: -0.06rem;
}

.novelty_img  {
	position: relative;
}

.main_img {
	width: 100%;
}

.staff_recommended {
	position: absolute;
	width: 13vw;
	top: 0px;
	left: 0px;
}


/* モーダル */

body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}

.modal_open{
    display: block;
    margin: 0;
}

.open_button {
	width: 30vw;
	margin: 4vw auto;
}

.open_button img {
	width: 100%;
}
 
.badge_box {
	position: relative;
}

.badge_01 {
	width: 15vw;
	position: absolute;
	bottom: 2vw;
	right: 2vw;
}

.badge_01 img {
	width: 100%;
}

.multiple_bttn {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}

.coverage {
	width: 30vw;
	margin: 4vw auto 0vw;
}

.coverage img {
	width: 100%;
}

.remodal {
    max-width: 90vw;
    padding: 0px;
}

.modal_box {
    z-index: 7777;
    width: 90vw;
    max-width: 90vw;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
}

.modal_vew_img {
	text-align: center;
	width: 90%;
	margin: 0 auto;
}

.modal_vew_img img {
 width: 100%;
}

.modal_vew_img_02 {
	text-align: center;
	width: 65%;
	margin: 0 auto;
}

.modal_vew_img_02 img {
 width: 100%;
}

.modal_box__ja {
	font-size: 6vw;
	font-weight: 900;
	margin: 2vw 4vw 2vw;
	letter-spacing: 0.07em;
	text-align: center;
}

.modal_box__en {
	font-size: 3vw;
	font-family: jaf-domus, sans-serif;
	margin: 0 5vw 3vw;
	letter-spacing: 0.07em;
	text-align: center;
}

.letter_space_spread {
	letter-spacing: 0.007em;
}
 
.modal_box p {
	font-size: 3vw;
	line-height: 1.7rem;
	margin: 0px 5vw 7vw;
	font-family: tbchibirgothicplusk-pro, sans-serif;
	text-align: left;
}

.modal_close {
    position: fixed;
    top: -40px;
    right: 0vh;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 6vw;
    line-height: 35px;
    text-align: center;
    background: #000000;
}
 
.modal_close i {
    line-height: 10vw;
    vertical-align: bottom;
    color: #ffffff;
}

.close_button {
	background-color: #000000;
}

.modal_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6666;
    display: none;
    width: 100%;
    height: 120%;
    background-color: rgba(0,0,0,0.7);
}


.novelty_attention {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	display: flex;
	align-items: center;
}

.modal_box .novelty_attention p {
	width: 80vw;
 	font-size: 3vw;
 	font-family: tbchibirgothicplusk-pro, sans-serif;
 	line-height: 1.5rem;
 	letter-spacing: -0.05rem;
 	margin: 5vw 2vw 5vw 0vw;
 }


.circle_01 {
 height:7vw;
 width:7vw;
 border-radius:50%;
 line-height:7vw;
 text-align: center;
 align-items: center;
 background-color: #ffffff;
 margin: auto 2vw auto 2vw;
 border: solid #000000 1px;
}

.circle_02 {
 height:6vw;
 width:6.5vw;
 border-radius:50%;
 line-height:6vw;
 text-align:center;
 align-items: center;
 background-color: #ffffff;
 margin: auto 3vw auto 2vw;
}

.circle_01 span {
 font-size: 5vw;
 font-family: brandon-grotesque, sans-serif;
 color: #000000;
 font-weight: 600;
}

.circle_02 span {
 font-size: 5vw;
 color: #000000;
 font-weight: 900;
}



.br_pc{
	display: none;
}

.br_sp{
	display: block;
}


}