/*
Template Name: タブレット用スタイルシート
*/

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

/*===============================================
●tablet.css 画面の横幅が768px以下
===============================================*/

*,
*::before,
*::after {
	box-sizing: border-box;
	margin: 0;padding: 0;
}
body {
    max-width: 768px;
    margin: 0;
    padding: 0;
	max-width: 100%;
	box-sizing: border-box;
	overflow-x: hidden;
}
html, body {
  overflow-x: hidden;
}
img {
    width: 100%;
    height: auto;
    border: none;
    margin: 0;
    padding: 0;
}
p {
    margin: 0 50px;
    font-size: 18px;
    line-height: 180%;
    text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 基本レイアウト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wrapper1, #mail_magazine {
	width: 95%;
	margin: 0 2.5%;
	padding: 0;
}
#center_box, #mail_magazine_in {
	width: 90%;
	margin: 0;
	padding: 20px 5%;
	text-align: left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー部分 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#banner{
	overflow: hidden;
}
h1 {
	width: 100%;
	margin: 0;
	padding: 0;
}
h1 img{
	width:100%;
	margin: 8px 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* パンくずリスト設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#breadcrumb{
	width: 100%;
}
#breadcrumb .bread_in{
	width: 96%;
	margin: 0 2%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#menu-container {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 20px;
	margin-top: -13px;
	border-top: none;
}
ul#primary-menu, ul#primary-menu2, ul#primary-menu0 {
	margin: 0;
}
ul#primary-menu li, ul#primary-menu2 li, ul#primary-menu0 li {
	width: 96%;
	height: auto;
	margin: 2% 2% 0;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	float: left;
}
ul#primary-menu0 li a{
	background: #f5f5f5 url(img/btn_001.png) center left no-repeat;
	background-size: cover;	
}
ul#primary-menu li:first-child a {
	background: #f5f5f5 url(img/btn_002.png) center left no-repeat;
	background-size: cover;
}
ul#primary-menu li a{
	margin-top: 0;
	background: #f5f5f5 url(img/btn_003.png) center left no-repeat;
	background-size: cover;
}	
ul#primary-menu2 li:first-child a{
	background: #f5f5f5 url(img/btn_004.png) center left no-repeat;
	background-size: cover;
}
ul#primary-menu2 li a{
	margin-top: 0;
	background: #f5f5f5 url(img/btn_005.png) center left no-repeat;
	background-size: cover;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.movie_box{
	width: 96%;
	padding: 100px 2% 0;
	margin: 0 auto 0;
	background: #EEEEEE url(img/movie_box.png) center 20px no-repeat;
	background-size: 98% auto;
}
ul#primary-menu li.comming02, ul#primary-menu li.comming03,
ul#primary-menu2 li.comming04, ul#primary-menu2 li.comming05{ 
	width: 96%;
	height: auto;
	margin: 2% 2% 0;
	padding: 0;}
ul#primary-menu li.comming02{
	background: url(img/btn_0002.png) no-repeat center left;
	background-size: cover;
	margin-top: 20px;}
ul#primary-menu li.comming03{
	background: url(img/btn_0003.png) no-repeat center left;
	background-size: cover;
	margin-top: 20px;}
ul#primary-menu2 li.comming04{
	background: url(img/btn_0004.png) no-repeat center left;
	background-size: cover;}
ul#primary-menu2 li.comming05{
	background: url(img/btn_0005.png) no-repeat center left;
	background-size: cover;
	margin-top: 20px;}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (max-width: 700px){
ul#primary-menu0 li, ul#primary-menu li:first-child,
ul#primary-menu li, ul#primary-menu2 li:first-child,
ul#primary-menu2 li,
ul#primary-menu0 li a, ul#primary-menu li:first-child a,
ul#primary-menu li a, ul#primary-menu2 li:first-child a,
ul#primary-menu2 li a,
ul#primary-menu li.comming03, ul#primary-menu2 li.comming05{
	min-height: 63px;
	height: auto;
	line-height: 63px;
	font-size: 16px;
}
ul#primary-menu0 li a, ul#primary-menu li:first-child a,
ul#primary-menu li a, ul#primary-menu2 li:first-child a,
ul#primary-menu2 li a,
ul#primary-menu li.comming03, ul#primary-menu2 li.comming05{
	padding: 0 0 0 120px;
}
ul#primary-menu0 li a{
	background: #f5f5f5 url(img/btn_001.png) center left no-repeat;
	background-size: cover;	
}
ul#primary-menu li:first-child a {
	background: #f5f5f5 url(img/btn_002.png) center left no-repeat;
	background-size: cover;
}
ul#primary-menu li a{
	background: #f5f5f5 url(img/btn_003.png) center left no-repeat;
	background-size: cover;
}	
ul#primary-menu2 li:first-child a{
	background: #f5f5f5 url(img/btn_004.png) center left no-repeat;
	background-size: cover;
}
ul#primary-menu2 li a{
	background: #f5f5f5 url(img/btn_005.png) center left no-repeat;
	background-size: cover;
}
ul#primary-menu li.comming02, ul#primary-menu li.comming03,
ul#primary-menu2 li.comming04, ul#primary-menu2 li.comming05{ 
	font-size: 16px;
	width: 96%;
	height: auto;
	margin: 2% 2% 0;
	padding: 0;}
}
	
@media screen and (max-width: 768px){
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 新ナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#menu-box-new{
	width: 98%;
	margin: 0 1%;
	padding: 20px 0 0;
}
.movie_box01{
	width: 98%;
	margin: 0 1%;
}
ul#navi-menu000 li a, ul#navi-menu004 li a{
	height: 60px;
    height: auto;
    line-height: 60px;
    font-size: 16px;
    padding: 0 0 0 140px;
}
ul#navi-menu004 li a{
	height: 60px;
    height: auto;
    line-height: 60px;
    font-size: 16px;
	background: #f5f5f5 url(img/btn_0006.png) center no-repeat;
	background-size: cover;
	text-align: center;
    padding: 0;
}
ul#navi-menu004 li a:hover{
	background: #f5f5f5 url(img/btn_0006_a.png) center no-repeat;
	background-size: cover;
}
ul#navi-menu001 li:first-child , ul#navi-menu001 li:nth-child(2n),
ul#navi-menu002 li:first-child , ul#navi-menu002 li:nth-child(2n){
	width: 98%;
	margin: 0 1%;
	min-height: 60px;
}
ul#navi-menu001 li:first-child a, ul#navi-menu001 li:nth-child(2n) a,
ul#navi-menu002 li:first-child a, ul#navi-menu002 li:nth-child(2n) a{
    width: 100%;
    min-height: 60px;
    margin: 0 0 16px;
    padding: 0 0 0 140px;
    border-radius: 5px;
    list-style-type: none;
	line-height: 60px;
	font-size: 15px;
	background: #f5f5f5 url(img/btn_t0002.png) center left no-repeat;
	background-size: cover;
}
ul#navi-menu001 li:nth-child(2n) a{
    background: #f5f5f5 url(img/btn_t0003.png) center left no-repeat;
    background-size: cover;
    margin: 0;
}
ul#navi-menu002 li:first-child a{
    background: #f5f5f5 url(img/btn_t0004.png) center left no-repeat;
    background-size: cover;
}
ul#navi-menu002 li:nth-child(2n) a{
    background: #f5f5f5 url(img/btn_t0005.png) center left no-repeat;
    background-size: cover;
    margin: 0;
}
ul#navi-menu001 li:first-child a:hover{
	background: #f5f5f5 url(img/btn_t0002_a.png) center left no-repeat;
	background-size: cover;
	color:#FF8800;
}
ul#navi-menu001 li:nth-child(2n) a:hover{
	background: #f5f5f5 url(img/btn_t0003_a.png) center left no-repeat;
	background-size: cover;
	color:#FF8800;
}
ul#navi-menu002 li:first-child a:hover{
	background: #f5f5f5 url(img/btn_t0004_a.png) center left no-repeat;
	background-size: cover;
	color:#FF8800;
}
ul#navi-menu002 li:nth-child(2n) a:hover{
	background: #f5f5f5 url(img/btn_t0005_a.png) center left no-repeat;
	background-size: cover;
	color:#FF8800;
}
	
@media screen and (max-width: 600px){
ul#navi-menu000 li a{
    padding: 0 0 0 110px;
}
ul#navi-menu001 li:first-child a, ul#navi-menu001 li:nth-child(2n) a,
ul#navi-menu002 li:first-child a, ul#navi-menu002 li:nth-child(2n) a{
    padding: 0 0 0 110px;
}
}
ul#navi-menu001 li.comming002, ul#navi-menu001 li.comming003,
ul#navi-menu002 li.comming004, ul#navi-menu002 li.comming005{
	width: 98%;
    min-height: 60px;
    margin: 0 1% 16px;
    padding: 0 0 0 130px;
    border-radius: 5px;
    list-style-type: none;
	line-height: 60px;
	font-size: 16px;
	background: #f5f5f5 url(img/btn_t0002_c.png) center left no-repeat;
	background-size: cover;
}
ul#navi-menu001 li.comming003{
	background: #f5f5f5 url(img/btn_t0003_c.png) center left no-repeat;
    background-size: cover;
	margin: 0 1% 0;}
ul#navi-menu002 li.comming004{
	background: #f5f5f5 url(img/btn_t0004_c.png) center left no-repeat;
    background-size: cover;}
ul#navi-menu002 li.comming005{
	background: #f5f5f5 url(img/btn_t0005_c.png) center left no-repeat;
    background-size: cover;
	margin: 0 1% 0;}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* スペース区切り設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#box_s1 {
	width: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
}
#box_s5 {
	width: 100%;
	background-color: #FFF;
	padding: 0;
	margin-top: -13px;
	border-top: 5px solid #f0f0f0;
}
#box_s1_in, #box_s2_in, #box_s3_in, #box_s5_in, #box_s6_in {
	width: 100%;
	margin: 0 auto;
}
#box_s4_in {
	width: 100%;
	margin: 0 auto;
}
#box_s7_in, #box_s7_in {
	width: 100%;
	margin: 0 auto;
}
#box_s7 {
    width: 100%;
    background-color: #EFEFEF;
    padding: 50px 0;
    background: url(img/about_lit.png) no-repeat right 250px;
    background-size: contain;
}
h2 {
	font-size:32px;
}
#box_s1 h2, #box_s2 h2, #box_s4 h2,
#box_s5 h2, #box_s6 h2, #box_s7 h2 {
	padding: 20px 5%;
	font-size: 35px;
}
#box_s7_in h3{
	width: 80%;
	text-align:left;
	margin: 10px 10% 30px;
}
#box_s8_in {
	width: 100%;
	margin: 20px auto;
	padding: 80px 0;
	background: #FFF;
}
#box_s9_in, #box_s10_in {
	width: 100%;
	padding: 80px 0;
	margin: 0 auto;
}
#box_com_in {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 20px;
	border-top: 3px solid #f0f0f0;
}
#box_com {
	width: 100%;
	background-color: #FFF;
	padding: 30px 0 0;
}
#box_s1_in, #box_s2_in, #box_s3_in, #box_s5_in, #box_s6_in {
	width: 100%;
	margin: 0 auto;
}
#box_s4_in {
	width: 100%;
	margin: 0 auto;
}
#box_s7_in, #box_s7_in {
	width: 100%;
	margin: 0 auto;
}
h3.tsi{
	display: none;
}
#box_s8_in {
	width: 100%;
	margin: 20px auto;
	padding: 80px 0;
	background: #FFF;
}
#box_s9_in, #box_s10_in {
	width: 100%;
    padding: 80px 0;
	margin: 0 auto;
}
#box_com_in {
	width: 90%;
	margin: 0 5%;
	padding: 40px 0 20px;
	border-top: 3px solid #f0f0f0;
}
#box_com_in .commentlist img{
	width: 48px;
	height: 48px;
}
#box_com_in input{
	width: 90%;
}
#box_s1_in p, #box_s2_in p, #box_s3_in p, #box_s4_in p, #box_s9_in p, 
#box_s5_in p, #box_s6_in p, #box_s7_in p, #box_s8_in p, #box_s10_in p{
    padding: 0;
}
#box_s5_in img{
	width: 100%;
}	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メインコンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wrapper, #wrapperk1 {
	width: 98%;
	margin: 0 auto;
	padding: 10px 0 0;
	border: none;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サンキューページ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#attention {
	margin: 30px 5% 20px;
    padding: 100px 20px 30px;
    background: #eeeeee url(img/attention.png) center 15px no-repeat;
	border:1px #cccccc solid;
	box-shadow:1px 1px 0 #FFF inset;
	clear: both;
}
#attention p {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}
#attention h3{
	color:#f60;
	margin:0 0 9px;
	padding:6px 0 3px 10px;
	background: none;
	border:none;
	border-top:3px #555 double;
	border-bottom:3px #555 double;
	box-shadow:0 1px 0 #fefefe;
	text-shadow:none;
}
.box {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,1);
	margin: 20px 0;
	padding: 10px;
}
h4 {
	font-size: 24px;
	color: #AD0000;
	text-align: left;
	border-bottom: 1px solid #ccc;
	margin:50px 50px 20px;
	padding: 2px 0 5px 30px;
	background: url(img/a_point_00_red.png) left 7px no-repeat;
}
.easy_mode_button a {
	width: 80%;
	line-height: 92px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 5% 40px;
	padding: 0 30px 0 0;
	text-align: center;
	text-decoration: none;
	display: block;
	overflow: hidden;
	clear: both;
	background: url(img/type01_navy.png) center no-repeat;
	background-size: contain;
}
.easy_mode_button a:hover {
	background: url(img/type01_orange.png) center no-repeat;
	background-size:contain;
}

/* 1カラム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wrapper #center_box, #wrapperk1 #center_box {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.title_area_bottom {
	width: 90%;
	padding: 0 5%;
}
.kanrenmenu_thumb ul li, .Kanrenmenu ul li {
	width: 98%;
	margin: 10px 1% 20px;
	clear: both;
}
#new-content .info {
    max-width: 78%;
    height: 50px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    text-align: left;
    overflow: hidden;
    float: left;
}
#center_box .tag_box{
	font-size: 12px;
	margin: 0 0 0 -10px;
	padding: 7px auto 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 個人情報保護方針 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#policy {
	width: 90%;
	margin: 30px auto 50px;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッター */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#fotter{
	min-width: 0;
	width: 100%;
	background-color: #333333;
	border-top: 2px solid #5A5A56;
}
#fotter_content{
	width: 100%;
}
#fotter_content p {
	width: 96%;
	margin: 0 2% 10px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フレンド申請 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#left1{
	clear: both;
	overflow: hidden;
	background-image: url(img/line01_1.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
	width: 60%;
	height: 90px;
	padding: 35% 0 0;
	margin: 0 20% 20px;
	border-bottom: 1px #DDDDDD solid;
}
#left_center{
	clear: both;
	overflow: hidden;
	background-repeat:no-repeat;
	margin: 0 20% 20px;
	width: 60%;
	padding: 0;
}
#left2{
	clear: both;
	overflow: hidden;
	background-image: url(img/line01_3.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
	width: 60%;
	height: 80px;
	padding: 53% 0 0;
	margin: 0 20% 10px;
	border-bottom: 1px #DDDDDD solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* その他のページ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* メルマガ登録ページ/レビューページ基本レイアウト */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border-left: 2px #DDDDDD solid;
	border-right: 2px #DDDDDD solid;
	background: none;
	overflow: hidden;
}
#mail_magazine_in {
	padding: 20px;
}

/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine h1, #mail_magazine h1 img{
	max-width: 100%;
        height: auto;
	margin: 0;
	padding: 0;
	display: block;
}

/* 画像 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine_in img, #mail_magazine_in iframe{
	margin: 0;
	padding: 0;
	display: block;
}

/* オプトイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .opt_blue, #mail_magazine .opt_black, #mail_magazine .opt_green, #mail_magazine .opt_orange, #mail_magazine .opt_pink, #mail_magazine .opt_red {
	width: 100%;
	margin: 40px auto;
}
#widget_form .opt_blue, #widget_form .opt_black, #widget_form .opt_green, #widget_form .opt_pink, #widget_form .opt_orange, #widget_form .opt_red {
	width: 100%;
	margin: 0 auto;
}
#mail_magazine p.opt-catch {
	font-size: 24px;
}
#widget_form p.opt-catch {
	font-size: 22px;
}
#widget_form p {
	font-size: 14px;
	line-height: 160%;
	padding: 0 10px;
}

/* メール入力フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine table.form_mail, #widget_form table.form_mail {
	width: 100%;
	margin: 0 0 10px;
}
#mail_magazine table.form_mail td.mailleft {
	width: 24%;
	padding: 7px 3%;
	text-align: center;
}
#mail_magazine table.form_mail td.mailright {
	width: 100%;
}
#mail_magazine input.mail-form {
	width: 35%;
	float: left;
}
#mail_magazine input.name-form {
	width: 35%;
	margin-right: 5%;
	float: left;
}
#widget_form table.form_mail td.mailleft {
	min-width: 200px;
	width: 90%;
	padding: 7px 5%;
	float: left;
	text-align: left;
}
#widget_form table.form_mail td.mailright {
	width: 90%;
	padding: 7px 5%;
	float: left;
}
#widget_form input.mail-form {
	width: 97%;
}
#widget_form input.name-form {
	width: 97%;
}
#mail_magazine input.btn, #widget_form input.btn {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/* プライバシー
─────────────────────────── */

#mail_magazine h3#pp {
	font-size: 14px;
	text-align: left;
	margin: 5px 0;
	clear: both;
}
#mail_magazine #about-privacy {
	width: 92%;
	height: 70px;
	overflow: auto;
	font-size: 14px;
	margin: 20px 2% 0;
	padding: 10px 2%;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	clear: both;
}
#mail_magazine #about-privacy p {
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0;
	padding: 5px 0;
}

/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .content-box, #review .content-box {
	width: 95%;
	margin: 0 38px 0 48px;
	padding: 0;
	text-align: left;
	clear: both;
	overflow: hidden;
}

/* 見出し */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine h2 {
	width: 95%;
	font-size: 28px;
	color: #333333;
	margin: 50px 0 30px;
	padding: 15px 2.5%;
	text-align: center;
	background: url(img/h2.png) no-repeat bottom;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	clear: both;
}

/* ブレット１ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine #bullet1 {
	margin: 30px 0;
	padding: 0;
	clear: both;
}
#mail_magazine .bullet1_head {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(img/bullet1_head.png) bottom no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#mail_magazine .bullet1_body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(img/bullet1_body.png)  repeat-y;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#mail_magazine .bullet1_foot {
	width: 100%;
	height: 72px;
	margin: 0;
	padding: 0;
	background: url(img/bullet1_foot.png) top no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#mail_magazine .bullet1_body ul {
	text-align: left;
	margin: 0 30px;
	padding: 0;
}
#mail_magazine .bullet1_body li {
	font-size: 20px;
}

/* ブレット２ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine .bullet2_top {
	margin: 10px 0 0;
	padding: 40px 0 0;
	background: url(img/bullet2_top.png) no-repeat left top;
}
#mail_magazine .bullet2_bottom {
	margin: 0 0 40px;
	padding: 0 0 50px;
	background: url(img/bullet2_bottom.png) no-repeat right bottom;
}
#mail_magazine ul.bullet2 {
	text-align: left;
	margin: 0;
	padding: 0;
}
#mail_magazine ul.bullet2 li {
	list-style: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
	text-align: left;
	margin: 0 50px;
	padding: 10px 0 0 35px;
	background: url(img/check.png)  no-repeat left 8px;
}

/* オプトイン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#mail_magazine p.opt-catch {
	font-size: 24px;
}

/* メール入力フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.form_mail {
	width: 60%;
	font-size: 13px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 20px 30%;
	padding: 0;
}
table.form_mail td.mailleft {
	width: 20%;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 0;
}
table.form_mail td.mailright {
	text-align: left;
	padding: 7px 0;
}
input.mail-form {
	font-size: 14px;
	width: 78%;
	padding: 6px 0 0 2%;
	text-align: left;
	font-family: 'メイリオ','Meiryo';
}
input.name-form {
	font-size: 14px;
	width: 20%;
	padding: 6px 0 0 10px;
	text-align: left;
	font-family: 'メイリオ','Meiryo';
}

/* 個人情報の管理・取扱い */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#about-privacy {
	width: 750px;
	height: 100px;
	overflow: auto;
	font-size: 14px;
	margin: 30px auto;
	padding: 10px 15px;
	border: 2px solid #CCCCCC;
}
#about-privacy p {
	font-size: 12px;
	line-height: 180%;
	text-align: justify;
	text-justify: inter-ideograph; 
	margin: 0;
	padding: 5px 0;
}
#mail_magazine h4 {
	text-align: left;
	margin: 5px 0;
	clear: both;
}
/* ボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#mail_magazine input{
	width: 90%;
	margin: 0;
	height: auto;
	display: block;
}
#mail_magazine input.btn2 {
    width: 90%;
    height: 60px;
    margin: 10px auto;
    padding: 0;
    background: url(img/mailsend.png) center no-repeat;
    background-size: contain;
    overflow: hidden;
    font-size: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ショートコード
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.docter_man, .docter_woman, .nurse, .man, .old_man, .woman, .old_woman{
	width:50%;
	clear:both;
	margin:0 25%;
	padding:0;
}
/* 大枠フキダシ */
.fkdsbox_black, .fkdsbox_blue, .fkdsbox_green, .fkdsbox_red, 
.fkdsbox_pink, .fkdsbox_orange{
	min-width:80%;
	max-width:100%;
	width:87%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ダウンロードページ用 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#pre20{
	width: 90%;
	background: #FFFFFF;
	margin: 0px 5% 0;
	overflow: hidden;
	clear: both;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 登録用フォーム */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.list_form {
	margin: 10px 50px;
}
}

@media screen and (max-width: 900px){
/* 今回の動画で学べること */

#learning-box {
  width: 80%;
  margin: 5px auto 3rem;
}

/* 動画タイトル見出し */
	
#box_s2 h2.h2_tit{
	font-size: 45px;
	padding:.5em 0.5em 1em;
}
#box_s2 h2.h2_tit_1{
	font-size: 45px;
	padding:.5em 0.5em 1.8em;
}
#box_s2 h2 .movie_top, h2 .movie_top_1{
	font-size: 24px;
}
#box_s2 h2 .movie_top_1{
	margin-bottom: 40px;
}
#box_s3 h2.h2_pre_1, #box_s3 h2.h2_pre_3, #box_s3 h2.h2_pre_3
#box_s3 h2.h2_pre_4, #box_s3 h2.h2_pre_5, #box_s7 h2{
	font-size: 40px;	
	padding: 20px 0.5em;
}
}
@media screen and (max-width: 780px){
/* 今回の動画で学べること */
	
#learning-box{
	width: 94%;
	padding: 1.5rem;
	box-sizing: border-box;
}
#learning-box h3 {
	font-size: 1.4rem;
	margin: 0 0 20px;
}
#learning-box ul li{
  font-size: 1.1rem;
	margin-left:0;
	margin-right:0;
	margin-bottom: 0.2em;
}
	
/* 動画タイトル見出し */	
	
#box_s2 h2.h2_tit, #box_s2 h2.h2_tit_1{
	font-size: 35px;
}
#box_s2 h2 .movie_top_1{
	margin-top: 10px;
	margin-bottom: 30px;
}	
#box_s3 h2.h2_pre_1, #box_s3 h2.h2_pre_2, #box_s3 h2.h2_pre_3
#box_s3 h2.h2_pre_4, #box_s3 h2.h2_pre_5, #box_s7 h2{
	font-size: 30px;	
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社 7th-floor All rights Reserved.
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */