@charset "utf-8";
/*
Template Name: タブレット用スタイルシート
*/

@media screen and (max-width: 1000px) {
	
#top-navi, h1.site-title {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
}
h1.site-title img {
	max-width: 100%;
}
#g-navi-in ul {
	width: 100%;
}
#main-box {
	width: 100%;
	margin: 0;
}
#container2r, #container2l, #container1, #containerk2r, #containerk2l, #containerk1 {
    width: 98%;
	margin: 0 1%;
}
#container2l #main, #container2r #main, #containerk2l #main, #containerk2r #main, #containerk1 #main, #container2l #cate_des, #container2r #cate_des, #containerk2l #cate_des, #containerk2r #cate_des, #containerk1 #cate_des {
	width: 67%;
	margin: 0 1.5%;
}
#side-left, #side-right {
    float: left;
    width: 27%;
    margin: 0 1.5%;
}	
#footer_box_matome {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
#footer-des p {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
}

@media screen and (max-width: 1000px) {
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ●tablet.css 画面の横幅が1000px以下 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

body {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トップナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#top-navi {
	width: 98%;
	margin: 0 1%;
	padding: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
@media screen and (max-width: 1000px) {	
.banner, .banner-in{ 
	position: relative; 
	width: 100%;
}
.banner-in img{ 
	width: auto;
	height: auto;
	object-fit: cover;
}
#main p, p{
	font-size: 0.9em;
}
}	
.banner-s {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.caption-head {
	width: 90%;
    height: 50%;
    margin: 0 auto;
    top: 15%;
    left: 5%;
    right: 5%;
    bottom: 0;
}
.caption-head p.on-head-title {
    font-size: 30px;
	margin-bottom: 0;
    font-weight: bold;
}
.caption-head p.on-head-txt {
    width: 90%;
    margin: 0 auto;
	font-size: 15px;
    font-weight: normal;
}
@media screen and (max-width: 630px) {	
.caption-head p.on-head-title {
    font-size: 25px;
	margin-top: 10px;
}
.caption-head p.on-head-txt {
	display: none;
}
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
#header-in {
	width: 100%;
	padding: 0 0 10px;
    margin: 0;
	box-sizing: border-box;
}
#loader{       
    top: 40%;
    left: 47%;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1タイトル設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1.site-title {
	width: 98%;
	margin-left: 2%;
	margin-right: 2%;
}
h1.site-title img {
	width: auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#g-navi-in ul {
	width:  100%;
	margin: 0;
}
#g-navi-in ul .fas, #g-navi-in ul .fab, #g-navi-in ul .far, #g-navi-in ul .fal {
    display: none;
}
#g-navi-in ul li {
	font-size: 12px;
}	
#g-navi-in ul li .abc {
	font-size: 8px;
}	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテイナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main-box{
	width: 100%;
	margin: 0;
	padding: 10px 1% 0;
	background: #FFFFFF;
	box-sizing: border-box;
}
#container2r, #container2l,
#container1, #containerk2r,
#containerk2l, #containerk1, #containerk1{
	width: 98%;
	margin: 0 1%;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#container2l #cate_main, #container2r #cate_main,
#containerk2l #cate_main, #containerk2r #cate_main,
#container2l #main, #container2r #main,
#containerk2l #main, #containerk2r #main{
	width: 63%;
	margin-left: 3px;
	margin-right: 3px;
	box-sizing: border-box;
}
#container2l #cate_main #main, #container2r #cate_main #main,
#containerk2l #cate_main #main, #cate_main #containerk2r #main,
#container2l #cate_des, #container2r #cate_des,
#containerk2l #cate_des, #containerk2r #cate_des,
#containerk1 #cate_des, #containerk1 #main, #containerk1 #cate_des{
	width: 100%;
	margin-left: 3px;
	margin-right: 3px;
	box-sizing: border-box;
}
#containerk1 #main{
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}
#main .entry-content h2, #main .entry-content-i h2, 
#main .entry-content-s h2{
	font-size: 1em;
}	
#toppagemain .entry-content,
#toppagemain .entry-content:nth-child(2n) {
	margin: 0 0 20px 0;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニュー　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side-left, #side-right {
	width: 35%;
	padding: 0 1%;
	margin: 0 0 3px 3px;
	box-sizing: border-box;
	float: left;
}	
#side-right {
    margin: 0 3px 3px 0;
	float: right;
}
ul#eye_news, #new-content ul#eye_news {
    padding: 0;
    margin: 15px 0 20px;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カレンダー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#calendar_wrap, #wp-calendar,
#footer_box_matome #calendar_wrap{
	display: none;
}

	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* SNSボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.sns_button_m {
	height: 30px;
	line-height: 30px;
    margin: 0 2px 15px 1px;
}
.sns_button_m a{
	padding:0 10px 0 8px;
}
.sns_button_m::before,
.sns_button_m::after{
	font-size: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事の一覧(TOP) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#toppagemain .entry-content {
    width: 48%;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 730px) {
	.title_area_bottom {
    min-height: 0;
    max-height: 70px;
}
#toppagemain .title_area_bottom {
	width: 70%;
	margin: 0 0 0;
	float: left;
}
#toppagemain .entry-content {
    width: 98%;
}
#toppagemain .date_time,
#toppagemain .left_time {
	font-size: 12px;
	float: left;
}
	#toppagemain .entry-content p.top_more{
	margin-top: 0;
}}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タグクラウド */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */	
	
.tagcloud {
	margin: 10px 0 20px;
	font-size: 12px;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最近の投稿(メイン) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#new-content .info .date {
	width: auto;
	padding: 0 10px 0 0;
}	
#new-content li {
    line-height: 136%;
	height: 75px;
    margin: 0 0 7px 10px;
    border-bottom: 1px #DDDDDD solid;
    padding: 0;
}
#new-content .titlea {
	width: 100%;
	max-height: 4em;
	line-height: 120%;
	margin: 0;
	padding-bottom: 10px;
}
#new-content .info .date {
    background: none;
    box-sizing: border-box;
    text-align: left;
}
#new-content .info .date {
    font-size: 14px;
	font-weight: bold;
}
	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 作者紹介 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 500px) {
#profile-thumbnail {
	width: 70%;
	margin: 0 15% 10px;
    clear: both;
}
#profile-thumbnail img {
	width: 100%;
	border-radius: 50%;
	margin-right: 30px;
}
#writter-follow {
	width: 100%;
	padding-top: 7px;
	padding-bottom: 8px;
	float: right;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最近の投稿(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul#eye_news li p,
#new-content ul#eye_news li p {
	width: 65%;
	padding-top: 4px;
	max-height: 3.5em;
	line-height: 110%;
}
#side-left ul#eye_news .sub_new_img img, 
#side-left #new-content ul#eye_news .sub_new_img img, 
#side-right ul#eye_news .sub_new_img img, 
#side-right #new-content ul#eye_news .sub_new_img img {
	margin-top: 0;
}
#side-left li:before, #side-right li:before, 
#side-left ul.children li:before, #side-right ul.children li:before, 
#side-left ul.sub-menu li:before, #side-right ul.sub-menu li:before {
	display: none;
}
.mini_box ul#eye_news li p, .mini_box #new-content ul#eye_news li p {
    margin: 0 0 0 5%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事ページナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.kiji-navigation {
	max-height: 120px;
}
.kiji-navigation .kijinavi-left a, .kiji-navigation .kijinavi-right a {
	height: auto;
	min-height: 18px;
	max-height: 38px;
	line-height: 120%;
    padding: 5px 0 6px 8%;
}
.kiji-navigation .kijinavi-right a {
	padding: 5px 8% 8px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 検索フォーム・検索ボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#s, #s:focus, #right_folder #s, #left_folder #s,
#right_folder #s:focus, #left_folder #s:focus {
	width: 100%;
}
#searchsubmit {
	margin-top: 5px;
	width: 100%;
}
#main #s, #main #s:focus{
	margin-top: 30px;
	width: 68%;
}
#main #searchsubmit {
	margin-top: 30px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* その他タグ一覧 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content .efoot,
.entry-content-i .efoot,
.entry-content-top .efoot{
	padding: 5px 10px;
}
#main .entry-content .efoot p,
#main .entry-content-i .efoot p,
#main .entry-content-top .efoot p{
	padding: 5px;
}
#main .entry-content .efoot a, #main .entry-content-i .efoot a,
 #main .entry-content-top .efoot a{
	padding-right: 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッターウィジェットエリア */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
#footer_box_matome {
	width: 100%;
	margin: 0;
	padding-left: 3%;
	padding-right: 3%;
	box-sizing: border-box;
}
.mini_box ul {
    margin: 10px 0 20px;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
#footer-des {
	width: 96%;
	margin: 0 2% 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#footer-des p{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}	
#foot-end {
	width: 100%;
	margin: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メルマガ・レビュー・キラー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .content-box, #review .content-box, #killer .content-box {
	width: 98%;
	margin: 0 1%;
}
#review_in, #mail_magazine_in, #killer_in {
	margin: 0;
	padding: 0 5% 30px;
}
#review h1.review-title {
	font-size: 1.4em;
	padding: 18px 30px 18px;
}
#review h2 {
	font-size: 1.2em;
	margin: 15px -5.5% 20px;
	padding: 15px 5.5% 18px;
}
#review h3 {
	font-size: 1.2em;
	margin: 15px -5.5% 20px;
	padding: 15px 5.5% 18px;
}
#review h4, #review h5 {
	font-size: 1.2em;
}
#mail_magazine h2 {
	font-size: 1.2em;
	margin: 20px -5.5%;
	padding: 15px 5.5% 18px;
}
#mail_magazine h3 {
	font-size: 1.2em;
	padding: 10px 5.5% 13px;
}
#mail_magazine h4, #mail_magazine h5 {
	font-size: 1.2em;
}
#mail_magazine .ybox_btn button.mailbtn, #main .ybox_btn button.mailbtn {
	font-size: 1em;
	line-height: 4em;
}
#mail_magazine .ybox_btn, #main .ybox_btn {
    width: 90%;
    margin: 0;
    padding: 0 5%;
    overflow: hidden;
}
.form_mail .mailleft, .form_mail .mailright{
	width: 90%;	
	margin: 0 5%;
}
#killer h2 {
	font-size: 1.2em;
	margin: 20px -10%;
	padding: 15px 2% 18px;
}
#killer h3 {
	font-size: 1.2em;
	padding: 10px 3% 13px;
}
#killer h4 {
	font-size: 1.2em;
	padding: 8px 3% 11px;
}
#killer h5 {
	font-size: 1.2em;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* オプトイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mrmg_box{
	margin: 0 -6%;
	padding: 0 2.1% 30px;
}
.mrmg_bottom_img{
	margin: 0 -6%;
	padding: 0;
}
.mrmg_top{
	height: auto;
	margin: 40px -6% 0;
	padding: 0;
}
.mrmg_top img{
	width: 100%;
	margin: -1px 0 0;
	object-fit: cover;
	vertical-align: bottom;
}
#mail_magazine .opt-in p, #main .opt-in p {
	width: 90%;
	font-size: 14px;
	margin: 0 5% 10px;
}
.mrmg_box .opt-title img{
	width: 80%;
	margin: 0 5%;
	text-align: center;
	display: block;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* プライバシーポリシー
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#about-privacy {
    width: 90%;
    margin: 10px 5% 0;
}
#main_mail table{
	overflow: hidden;
}
#main_mail table tr{
    border-left: none;
}
#main_mail th.mail_t,
#main_mail td.mail_e{
	width: 100%;
	padding: 4% 0;
	margin: 0;
	display: block;
	overflow: hidden;
	border-bottom: none;
}
#main_mail table ul{
	list-style-position: outside;
	padding-left: 20px;
}
#mail_magazine .ybox_btn button.mailbtn{
	font-size: 18px;
}
	     
}
@media screen and (max-width: 600px){
#footer_box_matome ul#eye_news .sf_daca,
#footer_box_matome ul#eye_news li .sub_date,
#footer_box_matome #eye_news p {
        width: 60%;
}
.mini_box ul#eye_news .sub_date, .mini_box #new-content ul#eye_news .sub_date {
    margin: 0;
}
}



/*--------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
https://www.mithril-web.com/
--------------------------------------------------------------------------*/