@charset "UTF-8";
/*
	Theme Name: 梯谷 幸司先生 メタ無意識・トランスフォーム・プログラム
	Theme URI: http://im5769.com/
	Description: 
	Version: 1.0
	Author: WARRIORS CO., LTD.
	Author URI: http://im5769.com/
*/



/* style.css */

:root {
	background: none;
}
body {
	background: url(images/bg.png);
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	/*	font-size:100%;/* 16px */
	font-size: 112.5%;/* 18px */
	line-height: 1.8;
}
h2 {
	margin: 50px auto 50px;
}
h2 a {
	color: #333;
	text-shadow: 1px 1px rgba(255,255,255,1.00);
}
img {
	display: block;
	margin: 0 auto;
	vertical-align: bottom;
}
#wrapper {
	margin: 0 auto;
	padding-top: 30px;
	width: 1020px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,1.00);
}
/*
 *			Header
 */

header {
	position: relative;
	z-index: 9999;
}
header h1 {
	display: block;
	width: 100%;
	height: 516px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2021/06/header.jpg) center top no-repeat;
	text-align: center;
}
.globalnav ul {
	overflow: hidden;
	background: #c00;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.globalnav ul li a {
	float: left;
	display: none;
	width: 204px;
	height: 60px;
	text-indent: -9999px;
	font-size: 1.2em;
}
.globalnav ul li.menu1 a {
	background: url(images/menu1.png);
}
.globalnav ul li.menu2 a {
	background: url(images/menu2.png);
}
.globalnav ul li.menu3 a {
	background: url(images/menu3.png);
}
.globalnav ul li.menu4 a {
	background: url(images/menu4.png);
}
.globalnav ul li.menu5 a {
	background: url(images/menu5.png);
}
.globalnav ul li a:hover {
	opacity: 0.5;
}
/*
 *			contents
 */

.contents {
}
.contents:after {
	content: "";
	display: block;
	clear: both;
}
.contents article {
	padding: 20px;
	background: #fff;
}
.contents article:after {
	content: "";
	display: block;
	clear: both;
}
/*
 *			Main
 */

main {
	float: left;
	margin: 0 auto;
	width: 100%;
	color: #222;
}
article p {
	margin-bottom: 1em;
}
/*
 *			footer
 */

footer {
	padding: 20px 0;
	/*	background:#006619;*/
	color: #333;
	text-align: center;
	font-size: smaller;
	font-weight: normal;
}
footer a {
	margin-left: 8px;
	color: #fff;
}
footer a:hover {
	text-decoration: underline;
}
address {
	font-style: normal;
}
/*
 *			記事
 */
 

h2.title {
	position: relative;
	margin: 30px auto;
	padding: 0.66em 8px;
	padding-left: 48px;
	border-top: 5px solid #4f1a00;
	border-bottom: 5px solid #4f1a00;
	background: url(images/bg_subhead.jpg) center bottom no-repeat;
	color: #4f1a00;
	line-height: 1.4;
	font-size: 2em;
	text-align: center;
	box-shadow: 0 0px 5px rgba(0,0,0,1);
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
}
/*h2.title,
.contents h2{
	position:relative;
	margin: 30px auto;
	padding:0.66em 8px;
	padding-left:48px;
	border-top:5px solid #4f1a00;
	border-bottom:5px solid #4f1a00;
	background: url(images/bg_subhead.jpg) center bottom no-repeat;
	color:#4f1a00;
	line-height: 1.4;
	font-size:2em;
	text-align:center;
	box-shadow: 0 0px 5px rgba(0,0,0,1);
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
 }*/

h2.title {
	margin: 0;
}
/*.contents article h2:first-child {
	margin-top:0;
}*/
 
/*.contents h2:before {
	margin-right:8px;
	content: "\f0a9";
	font-family: FontAwesome;
	font-size: 1.4em;
  vertical-align: -2px;
	color:#c00;
}*/
/*
h3 {
    margin: 20px auto;
    padding: 5px 0;
    width: 96%;
    background: #4f1a00;
		line-height:1.4;
    color: #fff;
    font-size: 1.5em;
    box-shadow: 0 0px 5px rgba(0,0,0,1);
    text-align: center;
}
h4 {
	margin: 0 auto;
	width: 96%;
	border-bottom: 3px solid #4f1a00;
	font-size: 1.5em;
}
h5 {
	margin: 0 auto;
	width: 96%;
	font-size: 1.2em;
	color:#4f1a00;
}*/
.contents .post article {
	padding: 0;
}
.contents .post article p {
	padding: 20px 40px 0;
}
.contents .post article ul {
	padding: 20px 40px;
}
/*.contents .post article ul li {
	margin-bottom: 1em;
	padding-left: 36px;
	list-style: none;
    border: 1px solid #222;
    border-radius: 5px;
	background: url(images/check.png) left top no-repeat;
}*/
.comments-list .comment {
	margin-bottom: 0!important;
	padding: 15px!important;
	background: none!important;
}

.comments-list img {
	display: inline;
}
.comments-list .reply {
/*	display: none;*/
}

.youtube { /* YouTubeレスポンシブ対応 */
box-sizing: border-box;
	margin: 30px auto;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
	max-width: 880px;
	border: 10px solid #4f1a00;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.ytwrap {
	margin: 0 auto;
	width: 880px;
	max-width: 100%;
}
/*
 *		comment
 */

h3#reply-title, h3#comments {
	padding: 0.5em;
	width: 100%;
	background: #4f1a00;
	color: #fff;
	border-radius: 4px;
	font-size: 2em;
	text-align: center;
}
#comment-area {
	padding: 20px;
	color: #444;
	font-size: 77.7777778%;
}
#comment-area a {
	color: #444;
}
#comment-area cite {
	font-style: normal;
}
#comment-area .avatar {
	vertical-align: middle;
}
.comment-meta {
	margin-top: 10px;
}
.contents .post article .comment-body p {
	padding: 0;
}
#commentform {
	background: #eee;
}
#respond {
	margin-bottom: 20px;
}
textarea#comment, .comment-form-author input {
	padding: 3px 10px;
	width: 100%;
	border: 1px solid #AAA;
	border-radius: 8px;
	background: #fff;
}
.comment-form-author label, .comment-form-comment label {
	display: block;
}
input#submit {
    margin-top: 0.2em;
    padding: 0.5em 0;
    width: 100%;
    background: #28cc51;
    background: -moz-linear-gradient(top, #28cc51 1%, #23b247 100%);
    background: -webkit-linear-gradient(top, #28cc51 1%,#23b247 100%);
    background: linear-gradient(to bottom, #28cc51 1%,#23b247 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28cc51', endColorstr='#23b247',GradientType=0 );
    color: #FFF;
    border-radius: 8px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    cursor: pointer;
}
input#submit:hover {
	background: #007f00; /* Old browsers */
	background: -moz-linear-gradient(top, #007f00 0%, #00cc00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #007f00 0%, #00cc00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #007f00 0%, #00cc00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007f00', endColorstr='#00cc00', GradientType=0 ); /* IE6-9 */
}
#comments .compost, #commentform {
	margin-top: 15px;
	padding: 15px;
	border-radius: 5px 5px 0 0;
}
p.comment-form-author, p.comment-form-comment, p.form-submit {
	padding: 0!important;
}
#comment-area ul {
	list-style: none;
}
.comments-list .comment {
	margin-top: 15px;
	padding: 15px;
	border-radius: 5px 5px 0 0;
	background: #eee;
}
.comments-list .comment .children {
	margin-left: 15px;
}
/*
 *		ul:default
 */



/*
 *		naiyou
 */

ul.naiyou {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.naiyou li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_v.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		merit
 */

ul.merit {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.merit li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_h.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		who
 */

ul.who {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.who li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_w.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		handled
 */

ul.handled {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.handled li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_q.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		trouble
 */

ul.trouble {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.trouble li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_t.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		kyoui
 */

ul.kyoui {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.kyoui li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_h.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		promise
 */

ul.promise {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.promise li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_p.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		support
 */

ul.support {
	margin: 30px auto;
	padding: 20px;
	width: 80%;
	border-radius: 10px;
	background: #4f1a00;
	font-weight: bold;
	list-style: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.support li {
	padding: 1em;
	padding-left: 72px;
	background: url(images/check_h.png) 18px center no-repeat #fff;
	border-bottom: 1px dotted #CCC;
}
/*
 *		atcion
 */

dl.action {
	padding: 20px 40px;
}
.action dt {
	padding-left: 1em;
	background: #4f1a00;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	box-shadow: 0 0px 5px rgba(0,0,0,1);
	text-shadow: -1px -1px rgba(0,0,0,0.5);
}
.action dd {
	padding: 0.5em;
	font-size: 1.2em;
}
.action h3 {
	padding: 0.5em;
	width: 100%;
	border-radius: 10px;
	background: #ffea00;
	color: #222;
	line-height: 1.5;
}
/*
 *		faq
 */

dl.faq {
	margin: 50px auto;
	padding: 20px 40px;
	width: 90%;
	background: #4f1a00;
	border-radius: 10px;
}
.faq dt {
	padding: 0.5em 0.5em 0.2em 1em;
	border-bottom: 2px dotted #CCC;
	border-radius: 10px 10px 0 0;
	background: #fff;
	color: #4f1a00;
	font-size: 1.2em;
	font-weight: bold;
}
.faq dd {
	margin-bottom: 20px;
	padding: 0.5em;
	padding-left: 1em;
	border-radius: 0 0 10px 10px;
	background: #fff;
}
/*
 *		tokuten
 */

dl.tokuten {
	padding: 20px 40px;
}
.tokuten dt {
	padding-left: 1em;
	background: #4f1a00;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	box-shadow: 0 0px 5px rgba(0,0,0,1);
	text-shadow: -1px -1px rgba(0,0,0,0.5);
}
.tokuten dd {
	padding: 0.5em;
	font-size: 1.2em;
}
/*
 *		sign
 */

.sign {
	text-align: right;
}
.sign img {
	display: inline;
}
/*
 *		btn
 */


.btn {
	position: relative;
	top: 0;
	display: block;
	margin: 40px auto 80px;
	padding: 15px 0 10px;
	width: 700px;
	color: #fff;
	border-radius: 10px;
	box-shadow: 0 12px #1a801a;
	background: #29cc29;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	text-shadow: 1px 1px rgba(0,0,0,0.3);
	transition: all 0.3s ease;
}
.btn:hover {
	top: 12px;
	box-shadow: none;
}
/*
 *		decorations
 */
	
.large {
	font-size: larger;
}
.xlarge {
	font-size: x-large;
}
.xxlarge {
	font-size: xx-large;
}
.small {
	font-size: smaller;
}
.xsmall {
	font-size: x-small;
}
.xxsmall {
	font-size: xx-small;
}
.u {
	text-decoration: underline;
}
.red {
	color: red;
}
.blue {
	color: #0055ff;
}
.black {
	color: black;
}
.yellow {
	color: yellow;
}
.highlight {
	background-color: #FFFF00;
}
.redhigh {
	color: red;
	font-weight: bold;
	background-color: #FFFF00;
}
strong {
	font-weight: bold;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}

/* style_sp.css */

@media (max-width: 1024px) {
/***		ページ全体		***/

	body {
		font-size: 200%;
	}

#wrapper {
	width: 100%;
}
/***		ヘッダー		***/


header h1 {
	padding: 0;
}
header h1 img {
	width: 100%;
}
/***		メイン		***/

main {
	float: none;
	margin: 0;
	width: 100%;
}
h2 {
	overflow: hidden;
}
/*h2 img {
	width: 100%;
}*/
.contents h2 {
	padding-left: 0;
	font-size: 1.2em;
}
/*.contents .post article p {
	padding: 10px;
}*/
/***		フッター		***/

footer {
	margin-top: 50px;
	padding: 0;
}
footer a {
	margin: 0;
}
address {
	padding: 0.3em 0;
	font-size: smaller;
}
/*
 *			コメントテキスト
 */



#comment-area {
	font-size: 120%;
}
}



/*
 *		MTP追記
 */


.pic_right{
float:right;
margin-left:20px;
max-width:300px;
box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}

h2.center, p.center {
	margin: 0 auto;
	text-align: center;
}
.comment_btn, .comment_btn2, .comment_btn3, .comment_btn4, .comment_btn5, .comment_btn6 {
	margin: 0 auto;
	display: block;
	width: 850px;
	height: 152px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/themes/mtp-9/images/btn_comment.png) center top no-repeat;
	text-indent: -9999px;
}
.comment_btn2 {
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/btn_comment2.png) center top no-repeat;
}
.comment_btn3 {
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/btn_comment02.png) center top no-repeat;
}
.comment_btn4 {
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/btn_comment03.png) center top no-repeat;
}
.comment_btn5 {
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/btn_comment04.png) center top no-repeat;
}
.comment_btn6 {
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/btn_comment05.png) center top no-repeat;
}

.comment_btn:hover, .comment_btn2:hover {
	background-position: center bottom;
}
.dla_btn {
	margin: 0 auto;
	display: block;
	width: 420px;
	height: 120px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/themes/mtp-9/images/btn_audio.png) center top no-repeat;
	text-indent: -9999px;
}
.dla_btn:hover {
	opacity:0.5;
}
.foryou {
	margin: 30px auto;
	padding: 20px 0;
	width: 900px;
	background: #222;
	color: #fff;
	border-radius: 300px;
	font-size: 2em;
	text-align: center;
}
.att_comment {
	margin: 30px auto;
	padding: 20px;
	width: 840px;
	border: 5px solid #EEE;
	background: #f8f8f8;
}


/*
 *		プレゼント
 */
.present {padding-bottom: 50px;}

.con_present {
    margin: 0 auto 0;
    padding-bottom: 10px;
	width: 820px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/bg_con_present.png);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.con_present p {
	padding: 30px;
}

.present .pic_right {
	max-width: 300px;
}


.lineat {
	position: relative;
	margin: 100px auto 50px;
	padding: 20px 0 0;
	width: 860px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/bg_lineat.png) center top repeat-y;
	box-shadow: 0 0 5px rgba(0,0,0,0.2), 0 0 100px rgba(0,0,0,0.1) inset;
	z-index: 10;
}

.lineat::after {
    content: "";
    position: absolute;
    margin: 4px;
    border: 1px solid #664708;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: -10;
}

#comment-area ul .comment {
    margin-top: 1.5em;
	padding-bottom: 0!important;
    border: 1px solid #222;
}

#comment-area ul .children .comment {
	border:none;
}


footer {
	margin:0 auto;
	padding:20px 0;
	background: #000;
	color: #fff;
	text-align:center;
	font-size: smaller;
}
footer a {
	color:#fff;
	text-decoration:underline;
}

footer a img {display: inline;}

footer a:hover {
}
address {
	font-style:normal;
}

.copys {
	display: flex;
	justify-content: space-between;
	margin: 20px auto 0;
	width: 960px;
}


.addline_st1{
	margin: 0 auto 1em;
	padding-top: 231px;
	padding-left: 54px;
	width: 570px;
	height: 400px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/addline_st1.png) no-repeat;
}

.addline_st2{
	margin: 0 auto 1em;
	padding-top: 231px;
	padding-left: 54px;
	width: 570px;
	height: 400px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/addline_st2.png) no-repeat;
}

.addline_st3{
	margin: 0 auto 1em;
	padding-top: 231px;
	padding-left: 54px;
	width: 570px;
	height: 400px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/addline_st3.png) no-repeat;
}

.addline_st4{
	margin: 0 auto 1em;
	padding-top: 231px;
	padding-left: 54px;
	width: 570px;
	height: 400px;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/addline_st4.png) no-repeat;
}

.addline_cmt3{
	margin: 0 auto 1em;
	padding-top: 231px;
	padding-left: 54px;
	width: 580px;
	height: 400px;
	border: 5px solid #f5f5f5;
	background: url(https://www.forestpub.co.jp/wp/hashigaimtp/wp-content/uploads/2019/05/addline_cmt3.png) no-repeat;
}


@media (max-width: 1024px) {
	.pic_right{
		float: none;
		margin-right:auto;
		margin-left:auto;
		max-width:800px;
	}
	.foryou {
		padding: 20px;
		width:92%;
		border-radius: 20px;
		line-height: 1.5;
	}
	.lineat {
		padding: 50px 30px 20px;
		width: 94%;
		background-size: 100% auto;
	}
	.con_present,
	.con_present img{
		width: 100%;
	}
	
	
}

.tt_book {
    display: block;
    margin-bottom: 1em;
    padding-left: 0.8em;
    border-left: 5px solid #ff6a62;
    line-height: 42px;
    font-size: 1.25em;
}

.book {
    display: inline-block;
	margin-left: 0;
    margin-bottom: 9px;
    filter: drop-shadow(0 0 3px rgba(0,0,0,0.2));
}