<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*＝＝＝＝＝スタイルのリセット＝＝＝＝＝＝*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
	margin: 0;
	line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a{
	text-decoration: none;
	color: #333;
}
/*＝＝＝＝＝スタイルのリセット＝＝＝＝＝＝*/



body{
	/*background: #f9f0dc;*/
	background:#FFF;
	line-height: 1.4;
	color: #454545;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	font-weight: 300;
}


.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

body .wrapper .main_contents{
    width: 100%;
    max-width: 1280px;
    padding: 20px 0;
    margin: 0 auto;
    clear: both;
	box-sizing: border-box;
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

body .wrapper #m2function{
    width: 960px;
    padding: 20px 0;
    margin: 0 auto;
    clear: both;
	box-sizing: border-box;
	
}



.main_contents .rank_list .btn_item a.btn_item_link{
	    display: block;
    /* width: 80%; */
    background: #e51c17;
    border-color: transparent transparent #ca1915;
    border-style: solid;
    border-width: 1px 1px 3px;
    color: #fff;
    margin: 15px auto;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    font-weight: 400;
    color: #fff;
    padding: 5px 15px;
    /* display: inline-block; */
    margin-top: 10px;
    /* margin-bottom: 15px; */
}


.main_contents .rank_list img:hover,
.main_contents .rank_list .title:hover{
	opacity: 0.7;
}
body .wrapper .main_contents h3{
	border: 1px solid #0560b6;
    padding: 10px;
    border-radius: 5px;
    font-weight: 500;
	margin: 10px 0 10px;
	color:#0560b6;
}



.main_contents .recommend_list{
	background:#f9f9f9;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 5px;
	position: relative;
	margin-bottom: 20px;
	
}


.main_contents .rank_list .book_text{
	font-size: 16px;
	padding: 15px;
	box-sizing: border-box;
	margin-top: -2px;
	
}



body .wrapper h2 {
	     display: flex;
    align-items: center;
	margin:40px auto 0;
	font-size: 120%;
	text-align: center;
	width: 100%;
	max-width: 1280px;
}

body .wrapper h2 span.name span.intro{
	    font-size: 45%;
	font-weight: 400;
    display:block;
}

body .wrapper h2 span.name{
    vertical-align: middle;
	font-weight: 700;
	font-size: 200%;
	color: #26b7bc;
	padding:0 10px;
	text-align: left;
}





body .wrapper h2 img{
	width: 140px;
    padding: 0 10px;
}





body .wrapper .main_contents#ranking div.voice{
	font-size: 14px;
	margin-top: 10px;
	background: #f4f4f4;
}

body .wrapper .main_contents div.voice{
	background: #FFF;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;
	clear: both;
}

body .wrapper .main_contents#ranking div.voice span{
	font-weight: 400;
	display: block;
	border-bottom: 1px dotted #454545;
	margin-bottom: 5px;
}
body .wrapper .main_contents#ranking div.voice em{
	color: #f99e29;
}

.main_contents .rank_list .title{
	font-size: 18px;
	color:#00a4bf;
	font-weight: 400;
	padding-bottom: 10px;
	text-decoration: underline;
}

.main_contents .rank_list .price{
	font-weight: 400;
	font-size: 18px;
	text-align: right;
	line-height: 1.2;
}
.main_contents .rank_list .price span{
	color:#f70708;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.main_contents .rank_list .price span.author{
	color: #454545;
	font-size:80%;
}
.main_contents .rank_list .btn_item span:hover{
	opacity: 0.7;
}

.main_contents .price span.point{
	font-size: 14px;
	font-weight: 300;
	color:#454545;
}

.main_contents .price span.price_underline{
	text-decoration:line-through;
}
.main_contents .price&gt;em{
	font-size: 14px;
	font-weight: 300;
}
.main_contents .price span&gt;em{
	font-size: 10px;
}

.main_contents .rank_list{
	position: relative;
	box-sizing: border-box;
	margin:10px 10px 20px;
	border-radius: 3px;
	border:1px solid #ddd;
}

.main_contents .rank_list.no1 .ranking_icn{
	background-image: url(../../images/no1.png);
	color: #fff;
}
.main_contents .rank_list.no2 .ranking_icn{
	background-image: url(../../images/no2.png);
	color: #fff;
}
.main_contents .rank_list.no3 .ranking_icn{
	background-image: url(../../images/no3.png);
	color: #fff;
}
.main_contents .rank_list .ranking_icn{
	width: 45px;
	height: 48px;
	position: absolute;
	background-image: url(../../images/no4.png);
	background-size: 45px 48px;
	top: -14px;
    left: -17px;
}
.main_contents .rank_list .ranking_icn span{
	font-size: 18px;
	text-align: center;
	font-weight: 300;
	padding: 7px 5px;
	display: block;
}
.main_contents .rank_list:nth-child(n+10) .ranking_icn span{
	padding: 7px 2px !important;
}


/*-----------------------------*/
div.top_return{
	position: fixed;
    bottom: 16px;
    right: 16px;
	z-index: 999;
}
div.top_return a{
	display: block;
	text-decoration: none;
	background: #cc3333;
	padding: 15px;
	border-radius: 5px;
	color: #FFF;
	z-index: 0;
	opacity: 0.9;
    }

div.top_return:hover{
    opacity: 0.85 ;
}
div#sp-icon:hover {
	cursor : pointer;
	opacity : 0.6;
}
 .desc_top{
	 text-align: center;
	 display: block;
}
.desc_top span{
	font-weight: 500;
	display: block;
	color: #0560b6;
}
.desc_top em{
	font-weight: 500;
	color: #f99e29;
}


.messeage_box{	
	margin: 10px auto;	
	font-size: 85%;
	border: 1px solid #26b7bc;
	box-sizing: border-box;
	padding: 10px;
	line-height: 1.6;
	position: relative;
	overflow: hidden;
}
.messeage_box_header{
	color: #26b7bc;
	font-weight: 500;
	font-size: 120%;
}
.messeage_box_body p{
	padding: 5px 0;
}
.messeage_box_body span{
	padding-top: 10px;
	display: block;
}


/*アコーディオン実装*/

.messeage_box input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.messeage_box label {
	font-weight: bold;
	line-height: 2;
	position: relative;
	display: block;
	cursor: pointer;
}
.messeage_box .messeage_box_body {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.5s;
	transition: max-height 0.5s;
	color: #454545;
}

/* :checked */
.messeage_box input:checked ~ .messeage_box_body {
	max-height: 100em;
}

/* Icon */
.messeage_box label::after {
	line-height: 1.5;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 1.5em;
    height: 1.5em;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-align: center;
	font-size: 24px;
    color: #13bfbb;
}
.messeage_box input[type=checkbox] + label::after {
	content: '+';
}
.messeage_box input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}


/*-----------------------------*/
@media screen and (min-width:769px) { 
	/*　画面サイズが769px以上はここを読み込む　*/

	body .main_image{
		width:100%;
		text-align: center;
		background: #26b7bc;
		font-size: 0;
	}
	
	.main_contents .rank_list .image_wrapper{
		background:#f6f6f6;
		text-align: center;
		padding: 15px 0;
	}
	.main_contents .rank_list .image_wrapper img{
		height: 210px;
	}
	.main_contents .rank_list{
		width: 300px;
		
	}
	.main_contents .rank_list a{
		display: block;
	}
	
	.main_contents .recommend_list .price{
		font-size: 22px;
	}
	.main_contents .recommend_list .price span{
		font-size: 18px;
	}

	.cpn{
		width: 960px;
    	margin: -20px auto 10px;
    	position: relative;
	}
	
	
		body  ul.menu_pc{
	float: right;
	display: block;
	width: 423px;
	border-right: 1px solid #eee;
	
	
}
body  ul.menu_pc li{
	width: 140px;
	float: left;
	display: table;
	height: 52px;
	border-left:1px solid #eee;
	text-align: center;
}

/*body  ul.menu_pc li:first-child{
	width: 150px;
}*/
body  ul.menu_pc li a{
	display: block;
	width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    color: #26b7bc;
    font-size:80%;
    line-height: 1.2;
}
	.main_image_last{
		padding: 60px 20px 70px !important;
	}
	
	.sp_view{
		display: none;
	}
	.messeage_box{
		width: 720px;
		padding: 15px;
		margin: 20px auto;
		text-align: center;
	}
	body .wrapper h2#iwatakentaro span.name,
	body .wrapper h2#masuinobutake span.name{
	width: 555px;
}
h2:after,
h2:before{
content: "";
flex-grow: 1;
height: 1px;
background: #cccccc;
}
h2:after{
display: block;
margin-left:8px;
}
h2:before{
display: block;
margin-right:8px;

}
	
	

	
}
@media screen and (max-width:768px) { 
    /*　画面サイズが768px以下はここを読み込む　*/
	body{
		font-size: 16px;
	}
	
	/*-----------------------------*/
	 .desc_top{
	 padding: 10px;
	 box-sizing: border-box;
}

	
	body .main_image img{
		width: 100%;
	}
	body .main_image p{
		color: #27449a;
		padding: 10px;
		text-align: left;
		font-weight: 400;
	}
	body .wrapper h2{
		font-size: 20px;
		text-align: left;
		margin-bottom:0;
	}
	.messeage_box label::after{
		font-size: 20px;
	}
	body .wrapper .main_contents{
		width: 100%;
		padding: 0px 0 0 !important;
	}
	body .wrapper .main_contents div.voice{
		font-size: 14px;
	}
	.main_contents .rank_list:after{
	  content: "."; 
	  display: block; 
	  height: 0; 
	  font-size:0;	
	  clear: both; 
	  visibility:hidden;
	}
	



	
	.main_contents .recommend_list:nth-child(n+2) a{
		
	}
	.main_contents .recommend_list:nth-child(n+4) img{
		width: 230px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.main_contents .recommend_list:nth-child(3) img{
		width: 160px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	
	.main_contents .recommend_list:nth-child(n+3) .book_text{
		width: 100%;
		box-sizing: border-box;
		padding: 10px 0;
		margin-left: 0;
	}
	.main_contents .recommend_list:nth-child(2) img{
		width: 130px;
		margin: 0;
	}
	.main_contents .rank_list .image_wrapper{
		
	}
	.main_contents .rank_list img{
		width: 80px;
		padding: 20px 10px 10px;
		float: left;
		
	}
	.main_contents .recommend_list .book_text,
	.main_contents .rank_list .book_text{
		width:100%;
		padding: 15px !important;
	}
	.main_contents .recommend_list:before,
	.main_contents .rank_list:before{
		right: 10px;
		width: 10px;
		height: 10px;
	}
	.main_contents .recommend_list .title{
		font-size: 18px;
		margin-right: 5px;
		font-weight: 400;
	}
	.main_contents .rank_list{
		width: 95%;
    margin: 10px;
    box-sizing: border-box;
	}
	.main_contents .rank_list .price span{
		/*display: block;*/
	}
	.cpn{
		margin:10px 10px 0;
		box-sizing: border-box;
	}
	body .wrapper .main_contents#m2function&gt;div{
		padding:0 10px 10px;
		box-sizing: border-box;
	}
	.messeage_box_body div p{
		padding: 0 10px;
		
	}
	
	body .wrapper h2{
		margin-top: 10px;
		
	}
	body .wrapper h2 img{
		width: 80px;
	}
	body .wrapper h2 span.name{
		font-size: 140%;
		padding: 0;
	}
	
		body .wrapper h2 span.name span.intro{
	    font-size: 40%;
	}
	
	.messeage_box{
		margin: 10px;
	}
	
	/*-----------------------------*/
	
	.pc_view{
		display: none;
	}
}
</pre></body></html>