@charset "utf-8";
/*
Template Name: タブレット用スタイルシート
*/

@media screen and (max-width: 1240px) {
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ●tablet.css 画面の横幅が1240px以下 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

body {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* トップナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#top-navi {
	width: 98%;
	margin: 0 1%;
	padding: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.banner{
	width: 100%;
	margin: 0;
}
.banner, .banner-in{ 
	position: relative; 
	width: 100%;
}
.banner-in img{ 
	width: auto;
	height: auto;
	object-fit: contain;
}
#header-in {
	width: 100%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.banner-in {
	width: 100%;
}
#loader{       
    top: 40%;
    left: 47%;
}
.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;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1タイトル設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h1.site-title {
	width: 98%;
	margin-left: 2%;
	margin-right: 2%;
	margin: 10px auto 14px;
}
h1.site-title img {
	max-width: 100%;
}
h1.site-title{
	font-size: 1em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#g-navi-in ul, #b-navi-in ul {
	width: 100%;
	margin: 0;
}
#g-navi-in ul li, #b-navi-in ul li {
	font-size: 12px;
}
#g-navi-in ul li .abc, #b-navi-in ul li .abc  {
	font-size: 8px;
}
#g-navi-in ul .fas, #g-navi-in ul .fab, #g-navi-in ul .far, #g-navi-in ul .fal,
#b-navi-in ul .fas, #b-navi-in ul .fab, #b-navi-in ul .far, #b-navi-in ul .fal{
    display: none;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定(ブロック) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
	
@media screen and (max-width: 500px) {	
#g-navi-in{ display: none;}	
#b-navi-in{ display: block;}
#b-navi-in{
	min-height: 211px;
	overflow: hidden;	
}
#b-navi-in ul {
	width: 100%;
	height: 210px;
	margin: 0;
}
#b-navi-in ul li {
	width:50%;
}}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コンテイナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#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: 67%;
	margin-left: 1%;
	margin-right: 1%;
	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: 96%;
	margin-left: 2%;
	margin-right: 2%;
	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: 1.4em;
}
#toppagemain .pattern_card .entry-content {
	width: calc(50% - 5px);
	margin: 0 10px 30px 0;
}
#toppagemain .pattern_card .entry-content:nth-child(2n) {
	width: calc(50% - 5px);
	margin: 0 0 30px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事タイトルの設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main h2.toppage-title {
	height: 5.3em;
	padding: 10px;
	font-size: 0.8em;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 続きを読む設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#toppagemain .link-next p, #toppagemain a:hover .link-next p {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
}
#toppagemain .link-date {
	width: 100%;
	height: 40px;
}
#toppagemain .link-date ul.sns_button .sns_button_m a {
	border-radius: 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニュー　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#side-left, #side-right {
	width: 30%;
	padding: 2%;
	margin: 0 0 2% 3px;
	box-sizing: border-box;
	float: left;
}
#side-right {
	margin: 0 3px 3px 0;
	float: right;
}
#side-right .sidekiji ul li, #side-left .sidekiji ul li {
    margin: 0;
}
	
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%;
}
#toppagemain .eye-catch-img {
	height: 140px;
	margin: 0 5% 0 0;
}
#toppagemain .entry-content p.top_more {
	height: 7.3em;
	padding: 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@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;
	}
}
	

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインウィジェット */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.c_c_t_w {
	padding: 0 30px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px #DDDDDD solid;
}
.c_c_t_w:first-child {
	padding: 30px 0 0;
}
.c_c_b_w {
	margin-bottom: 30px;
	padding: 10px 0 2px;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px #DDDDDD solid;
}
	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* タグクラウド */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tagcloud {
	margin: 10px 0 20px;
	font-size: 12px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最近の投稿(メイン) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#new-content .info .date {
	width: 120px;
	padding: 5px 20px;
	text-align: center;
	margin-bottom: 10px;
}
#new-content .titlea {
	width: 100%;
	max-height: 4em;
	line-height: 120%;
	margin: 0;
	padding: 0 0 10px;
	float: right;
}
#new-content .info .date {
	background: none;
	box-sizing: border-box;
	text-align: left;
}
#new-content .info .date {
	font-size: 14px;
	font-weight: normal;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最近の投稿(サイド) */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

ul#eye_news li p, #new-content ul#eye_news li p {
	width: 65%;
	font-size: 0.9em;
	padding-top: 2px;
	font-weight: normal;
	max-height: 4em;
}
#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%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 作者紹介 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@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;
}
}	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事ページナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.kiji-navigation {
	max-height: 160px;
}
.kiji-navigation .kijinavi-left a, .kiji-navigation .kijinavi-right a {
	height: auto;
	min-height: 40px;
	max-height: 68px;
	line-height: 140%;
	padding: 10px 15px 6px 14%;
}
.kiji-navigation .kijinavi-right a {
	padding: 10px 14% 8px 15px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 検索フォーム・検索ボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#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: 94%;
	margin: 0;
	padding-left: 3%;
	padding-right: 3%;
	box-sizing: border-box;
}
.mini_box ul {
	margin: 10px 0 20px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer-des {
	width: 100%;
	padding: 0 5% 10px;
	box-sizing: border-box;
}
#footer_box_matome{
	width: 100%;
	margin: 0;
}
#footer-des p {
	box-sizing: border-box;
}
#foot-end {
	width: 100%;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* プライバシーポリシー
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_mail table {
	overflow: hidden;
}
#main_mail table tr {
	border-left: none;
}
@media screen and (max-width: 1240px){
#main_mail th.mail_t, #main_mail td.mail_e {
	width: 100%;
	padding: 4% 5%;
	margin: 0;
	display: block;
	overflow: hidden;
	border-bottom: none;
	box-sizing: border-box;
}
}
#main_mail table ul {
	list-style-position: outside;
	padding-left: 20px;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メルマガ・レビュー・キラー設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .content-box, #review .content-box, #killer .content-box {
	width: 98%;
	margin: 0 1%;
	box-shadow: none;
}
#review_in, #mail_magazine_in, #killer_in {
	width: 100%;
	margin: 30px 0;
	padding: 0 3% 30px;
	overflow: hidden;
	box-sizing: border-box;
}
#review h1.review-title {
	font-size: 1.4em;
	padding: 35px 30px 18px;
}
#review h2 {
	font-size: 1.2em;
	margin: 15px -5.5%;
	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 0 13px 30px;
}
#mail_magazine h4, #mail_magazine h5 {
	font-size: 1.2em;
}
#mail_magazine .ybox_btn button.mailbtn {
	font-size: 1.2em;
	line-height: 3em;
}
#killer h2 {
	font-size: 1.6em;
	margin: 20px -5%;
	padding: 15px 5% 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_top {
	height: auto;
	margin: 40px -6% 0;
	padding: 0;
}
.mrmg_top img {
	width: 100%;
	padding-bottom: 0;
	margin: -1px 0 0;
	object-fit: cover;
	vertical-align: bottom;
}
.mrmg_box, .mrmg_bottom_img {
	height: auto;
	margin: 0 -6%;
}
#main .mrmg_box {
	width: 100%;
	padding: 0;
	height: auto;
	margin: 0;
}
#main .mrmg_top{
	width: 100%;
	padding: 0 2%;
	margin: 0;
	box-sizing: border-box;
}
.mrmg_top img {
    width: 100%;
    padding-bottom: 0;
    margin: -1px 0 0;
    object-fit: cover;
}
#main .opt_blue{
	width: 93%;
	padding: 0 2%;
	margin: 0 3.5%;
	box-sizing: border-box;
	background: #FFF;
}
#main .opt-in {
    width: 90%;
	padding: 20px 5%;
}
#main .mrmg_bottom_img{
	margin: 0;
	width: 100%;
	padding: 0 2%;
	box-sizing: border-box;
}	
#mail_magazine .opt-in p {
	margin: 0;
}
#about-privacy{
	width: 90%;
	margin: 20px 5% 0;
}
#mail_magazine .ybox_btn button.mailbtn, #main .ybox_btn button.mailbtn {
	width: 100%;
	margin: 20px 0 0;
	padding: 0 20px;
	font-size: 1em;
	line-height: 4.5em;
	box-sizing: border-box;
}
}
@media screen and (max-width: 600px) {
#mail_magazine .ybox_btn button.mailbtn {
    font-size: 1em;
    line-height: 3.5em;
}
#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/
--------------------------------------------------------------------------*/