@charset "utf-8";

/*------------------------------------------------------------------------------
 RESET
 -------------------------------------------------------------------------------*/

body, div, p,  ul, ol, li, dl, dt, dd, table, th ,td, img,
h1, h2, h3 ,h4 ,h5, h6, form, select {
	margin: 0;
	padding: 0;
}
ul, ol		{ list-style: none; }
img		{ border: 0; vertical-align: bottom; }
table		{ border-collapse: collapse; }
a:focus { outline:none;}

/*------------------------------------------------------------------------------
 ANCHORS
 -------------------------------------------------------------------------------*/

a:link,
a:link,
a:visited	{ color: #d60000; text-decoration: none; }
a:hover,
a:active	{ color: #d60000; text-decoration: underline; }

/*------------------------------------------------------------------------------
 FONTS
 -------------------------------------------------------------------------------*/

body, input, select, textarea, table, th, td, li ,a {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", "Lucida Grande", Verdana, sans-serif;
}
body, input, select, textarea {
	font-size: 12px;
	*font-size: 75%;
	color: #333333;
	line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight:normal;
}
strong, em {
	font-style: normal;
	font-weight: bold;
}
/*------------------------------------------------------------------------------
 BODY
 -------------------------------------------------------------------------------*/
html {
    height: 100%;
}
body {
	overflow-y: scroll;
	*overflow-y: visible;
	background-color:#fff;
	height:100%;
	height:auto !important;
	min-width: 1238px;
	background:#fff url("../img/bg_260406.jpg") repeat left top;
}
/*------------------------------------------------------------------------------
 BODY
 -------------------------------------------------------------------------------*/
html {
    height: 100%;
    font-size: 62.5%;/*	設定必要*/
	-webkit-text-size-adjust: 100%;
}
body {
	overflow-y: scroll;
	overflow-y: visible;
	height:100%;
	min-height: 100%;
}

body::before {
    /*	background-image: url("../news/bg.jpg");*/
	position: fixed;
	display: block;
	width: 100vw;
	height: 100vh;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	content: '';
	/* background-size: 100% auto; */
	z-index: -999;
}
/*------------------------------------------------------------------------------
 news.html
 -------------------------------------------------------------------------------*/
body.news {
	background:url(../img/bg_260406.jpg) repeat left top;
    min-width: initial;
} 

body.news a:link,
body.news a:visited,
body.news a:hover,
body.news a:active	{ color: #623620; text-decoration: none;}

body.news .news_box a:link,
body.news .news_box a:visited,
body.news .news_box a:hover,
body.news .news_box a:active	{  color: #c42d16; text-decoration: underline;}

body.news .news_box .item_box:link,
body.news .news_box .item_box:visited,
body.news .news_box .item_box:hover,
body.news .news_box .item_box:active	{  color: #222; text-decoration: none;}

.header_news {
    margin: 0 auto;
    width: 800px;
    height: 352px;
}

.container_news {
    margin: 0 auto;
    width: 800px;
	background: #fbf7ea;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8f1ff",endColorstr="#b5beee",GradientType=1);
}
.information__body{
    padding-top: 40px;
}
.news_contents {
    margin: 0 auto 80px;
    width: 700px;
    box-sizing: border-box;
    text-align: left;
    border-top: 3px solid #623620;
    position: relative;
    &::before{
        content: "";
        border-bottom: 1px solid #623620;
        width: 100%;
        height: 1px;
        position: absolute;
        top: 2px;
        left: 0;
    }
}

.news_ttl {
	padding: 18px 0 8px;
	border-bottom: 1px dotted #b5a99b;
    margin-bottom: 30px;
}

.news_ttl h2 {
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1em;
	color: #8b2441;
    font-weight: 600;
}

.news_date {
	font-size: 1.2rem;
    color: #a28a4e;
}

.news_subttl{
    font-size: 2rem;
    letter-spacing: 0.02rem;
    line-height: 1.3;
    color: #8b2441;
    font-weight: 600;
    position: relative;
    padding-left: 32px;
    padding-bottom: 8px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #a28a4e;
    &::after{
        content: "";
        background: url(../img/news/icon-news.png) no-repeat center center/contain;
        width: 21px;
        height: 25px;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.news_box{
    margin-top: 0;
}
.news_box + .news_box {
  margin-top: 60px;
}


.news_category {
	width: 100px;
	margin: 10px 0 30px 0;
	padding: 2px 10px;
	font-size: 1.2rem;
	color: #fff;
	background-color: #a54a99;
	text-align: center;
}

.news_contents p {
	margin-bottom: 16px;
	font-size: 1.5rem;
	line-height: 1.5em;
	color: #222;
    line-height: 1.8;
}
.news_contents p .min_txt{
    font-size: 1.2rem;
    font-weight: 400;
}

.banner_img{
    width: 300px;
    height: auto;
    margin-bottom: 16px;
    img{
        width: 100%;
    }
}

.comicalize_img{
    width: 320px;
    height: auto;
    margin-bottom: 16px;
    img{
        width: 100%;
    }
}

.books_img{
    width: 240px;
    height: auto;
    margin-bottom: 16px;
    img{
        width: 100%;
    }
}

.comicalize_img_v{
    width: 210px;
    height: auto;
    margin-bottom: 16px;
    img{
        width: 100%;
    }
}

.news_contents_footer p {
	margin: 2px 0;
	font-size: 1.2rem;
	line-height: 1.5em;
	color: #e4007f;
}

.news_contents p span {
	font-weight: bold;
	/* font-size: 1.2em; */
}

.news_box h4{
    font-size: 1.8rem;
    color: #8b2441;
    font-weight: 600;
    border-left: 5px solid #8b2441; 
    padding-left: 10px;
    line-height: 1.4;
    margin-bottom: 16px;
    letter-spacing: 0.04rem;
    margin-top: 30px;
}

.news_box li:nth-of-type(n+2){
    margin-top: 10px;
}

.item_box{
    display: block;
    display: flex;
    align-items: flex-start;
    background-color: #fff;
    border: 1px solid #e9e8e3;
    border-radius: 10px;
    padding: 20px;
    gap: 20px;
    position: relative;
    &::after{
        content: "";
        background: url(../img/news/icon-news02.png) no-repeat center center / contain;
        width: 13px;
        height: 11px;
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .item_img{
        width: 100px;
        height: auto;
        img{
            width: 100%;
        }
    }
    .item_txt{
        width: calc(100% - 120px);
        letter-spacing: 0.02rem;
        .cat{
            display: block;
            font-size: 1.1rem;
            font-weight: 400;
            width: fit-content;
            text-align: center;
            margin-bottom: 8px;
            line-height: 1;
            padding: 2px 4px 1px;
        }
        .name{
            font-size: 1.6rem;
            font-weight: 600;
            margin-bottom: 8px;
            line-height: 1.6;
        }
        .date{
            font-size: 1.2rem;
            margin-bottom: 2px;
        }
    }
}

.news_contents_footer {
    border-top: 1px dotted #b5a99b;
	padding: 16px 0;
	margin-top: 30px;
    font-size: 1.2rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.back-to-home{
    font-weight: 500;
    display: block;
    width: fit-content;
    position: relative;
    &::after{
        content: "";
        background: url(../img/news/arow-news.png) no-repeat center center /contain;
        width: 11px;
        height: 12.5px;
        position: absolute;
        top: 50%;
        left: -18px;
        transform: translateY(-50%);
    }
}

/*********** カテゴリ設定 ***********/
.cat01 {
    /*ライトノベル*/
    background: #daf7f5 !important;
    color: #16a99d !important;
}

.cat02 {
    /*コミックス*/
    background: #f7e8ee !important;
    color: #eb6399 !important;
}

.cat03 {
    /*文庫*/
    background: #dcf7ee !important;
    color: #64b59b !important;
}

.cat04 {
    /*ジュニア文庫*/
    background: #e3ecf9 !important;
    color: #4182d9 !important;
}

.cat05 {
    /*絵本*/
    background: #fcf2da !important;
    color: #f2ba33 !important;
}

.cat06 {
    /*その他書籍*/
    background: #dcf7ee !important;
    color: #64b59b !important;
}

.cat07 {
    /*グッズ*/
    background: #f7f9e1 !important;
    color: #adb833 !important;
}

.cat08 {
    /*ドラマCD*/
    background: #e3f5f9 !important;
    color: #3db3e4 !important;
}

.cat09 {
    /*Blu-ray/DVD*/
    background: #f6e4db !important;
    color: #f78651 !important;
}

.cat10 {
    /*セット*/
    background: #e9dfef !important;
    color: #b77ddc !important;
}

.cat11 {
    /*特典*/
    background: #efefef !important;
    color: #000 !important;
}

.cat12 {
    /*NEW*/
    background: #fff !important;
    color: #e3062b !important;
    border: 1px solid #e3062b !important;
    box-sizing: border-box !important;
}

.cat13 {
    /*予約*/
    background: #efefef !important;
    color: #000 !important;
}

.cat14 {
    /*発売中*/
    background: #efefef !important;
    color: #000 !important;
}

.cat15 {
    /*レーベル*/
    background: #efefef !important;
    color: #000  !important;
}

.cat16 {
    /*少女マンガ*/
    background: #f7e8ee !important;
    color: #eb6399  !important;
}
/*********** カテゴリ設定 ***********/

/* TOPへ戻るボタン */
button {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 80px;
  right: -80px;
  bottom: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  border: 0;
  background: #623620;
  transition: .2s;
  font-weight: bold;
  border-radius: 10px 0 0 10px;
}

button i{
  background: url(../img/news/top-btn.svg) no-repeat center center/contain;
  width: 14px;
  height: 28px;
  position: absolute;
  top: calc(50% - 34px);
  left: 50%;
  transform: translateX(-60%);
}

button p{
  margin: 0;
  font-size: 13.2px;
  letter-spacing: -0.02rem;
  bottom: 16px;
  position: absolute;
  letter-spacing: 0.2rem;
}

.is-active {
  opacity: 1;
  visibility: visible;
}

button.is-active {
  right: -2px;
}

.news_footer {
    margin: 0 auto;
    color: #fff;
    text-align: center;
	background-color: #8b2441;
    height: 180px;
}

.footer__body {
    padding: 0 20px;
    display: flex;
    height: 180px;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.footer_menu {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.logo{
    width: 130px;
    height: auto;
    img{
        width: 100%;
    }
}
/*------------------------------------------------------------------------------
タブレット スマートフォン用の記述
 -------------------------------------------------------------------------------*/
@media screen and (max-width:768px){
    .news_ttl h2{
        font-size: clamp(20px,5.33vw,24px);
    }
    .news_subttl{
        padding-left: 30px;
    }
    .news_date{
        font-size: clamp(10px,2.93vw,12px)
    }
    .news_contents{
        margin: 0 auto 8vw;
    }
    .news_contents p{
        font-size: 1.6rem;
        line-height: 1.6;
        margin-bottom: 28px;
        a{
            overflow-wrap: break-word;
        }
    }
    .news_contents p .min_txt{
        font-size: 1.3rem;
    }
    .news_box + .news_box{
        margin-top: 50px;
    }
    .banner_img{
        margin-top: -20px;
        margin-bottom: 28px;
    }
    .comicalize_img{
        margin-top: -20px;
        margin-bottom: 28px;
    }
    .books_img{
        margin-top: -20px;
        margin-bottom: 28px;
    }
    .comicalize_img_v{
        margin-top: -20px;
        margin-bottom: 28px;
    }
    .news_footer{
        height: 40vw;
    }
    .news_box h4{
        margin-top: 20px;
    }
    .news_box li:nth-of-type(n+2){
        margin-top: 16px;
    }
    .item_box{
        flex-direction: column;
        padding: 14px 24px;
        gap: 14px;
        &::after{
            top: 10px;
            right: 16px;
        }
        .item_img{
            width: 90%;
            margin: 0 auto;
            text-align: center;
            img{
                object-fit: contain;
                max-width: 530px;
                max-height: 216px;
            }
        }
        .item_txt{
            width: 100%;
            letter-spacing: 0.02rem;
            .cat{
                margin-bottom: 6px;
            }
            .name{
                margin-bottom: 8px;
            }
        }
    }
    .footer__body{
        height: 40vw;
        gap: 14px;
    }
    .logo{
        width: min(24.15vw,130px);
    }

	.header_news {
        width: 100%;
		height: auto;
    }

    .header__news_wrap img {
        width: 100%;
        height: 100%;
        vertical-align: bottom;
        line-height: 1.0em;
    }

	.container_news {
		width: 100%;
	}

	.container_news .information {
		margin: 0 15px;
	}

	.information__body {
		box-sizing: border-box;
		width: 100%;
		margin: 0 auto;
        padding-top: 8vw;
	}
    
	.news_contents {
        width: 100%;
    }
}
