/*
Theme Name: diver Child
Theme URI: http://tan-taka.com/diver/
Template: diver
Author: Takato Takagi
Description: アフィリエイトにとことん強く、美しく。
Tags: white,one-column,two-columns,right-sidebar,flexible-width,custom-header,custom-menu,editor-style,featured-images
Version: 4.6.6.1576398085
Updated: 2019-12-15 17:21:25

/*
 reset
*/
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
p {
	padding: 0 !important;
}
em {
    font-style: normal;
	font-weight: bold;
}
.single-lp h2 {
	margin: 0;
}
.single-lp #container {
    background: #fff !important;
}
.content {
    width: 100% !important;
    padding: 0 !important;
}
.content {
    line-height: 1.6 !important;
}
.single-lp .content ul {
	padding: 0;
}
li {
	list-style: none;
}
/*
 LP CSS設定
*/
.none {
	display: none;
}
section {
	clear: both;
}
#treasure strong {
    background: linear-gradient(transparent 70%, #fff799 70%);
	color: #000099;
	font-size: 28px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.marker-animation.active{
    background-position: -100% .5em;
}
.marker-animation {
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -moz-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -ms-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-image: linear-gradient(left, transparent 50%, rgb(255,250,153) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    transition: all 2s ease;
    font-weight: bold;
}
.wrap {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}
.wrap-shade {
	margin: 0 auto;
	padding: 20px 5%;
	box-sizing: border-box;
	width: 1000px;
	text-align: center;
	background: #FFFFFF;
    box-shadow: 0 0 10px #CCCCCC;
    overflow: hidden;
}
.gold {
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
	background: -webkit-linear-gradient(top, #f2db00 20%,#ccad00 50%, #f2db00 100%);
	-webkit-background-clip: text;
	color: transparent;
}
.red {
	font-size: 1.2em;
	font-weight: bold;
	color: #db0101;
}
.navy {
	font-weight: bold;
	color: #000099;
}
.dark {
	background: -webkit-linear-gradient(-45deg, #1856ad 0%, #1e2659 70%, #1e2659 70%);
    background: linear-gradient(135deg, #1856ad 0%, #1e2659 70%, #1e2659 70%);
}
.text-center {
	text-align: center;
}


#treasure #main-image {
    background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/01/img-seminar-green.jpg) left top no-repeat;
	background-size: cover;
}
#treasure #main-image .l-container {
    position: relative;
	padding: 40px 0 80px 0;
    background-image: linear-gradient(to bottom, rgba(255,255,254,.6), rgba(255,255,255, .1));
}
#treasure #main-image h1 {
	margin: 35px 0 65px 0;
}
#treasure #main-image p.gold {
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
	margin: 0;
	font-size: 2.4em;
	font-weight: bold;
	background: linear-gradient(to top, #baa100 0%, #ffdd00 100%);
	-webkit-background-clip: text;
	color: transparent;
}
#treasure #main-image article p.white {
    font-weight: bold;
	font-size: 1.9em;
	position: relative;
	color: #fff;
	margin-bottom: 5px;
}
#treasure #main-image .date {
	width: 65%;
    margin: 40px auto 30px auto;
	padding: 20px 0;
	background-color:rgba(0,0,0,0.7);
	color: #fff;
}
#treasure #main-image .date p {
	margin: 0;
}
.content #treasure article h2 {
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
    font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	background-size: 20px 20px;
	color: #ffffff;
	background: linear-gradient(to top, #000099 0%, #48c6ef 100%);
}
#treasure article h3{
	background: none;
	margin: 0 0 20px 0;
	padding: 0 !important;
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
	border-bottom: none !important;
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
	position: relative;
	background: -webkit-linear-gradient(top, #f2db00 20%,#ccad00 20%, #f2db00 100%);
	-webkit-background-clip: text;
	color: transparent;
}
article p {
	margin-bottom: 30px;
}
#treasure button.application {	
	margin: 30px auto 0 auto;
	width: 60%;
	padding: 10px 0 !important;
	background: #005ef9;
	color: #FFF719;
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
	font-size: 2.3em;
	font-weight: bold;
	border: 3px solid #fff;
}
#treasure button.application::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: '';
  background: #3085D3;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
#treasure button.application:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}
/* ボタンを揺らすアニメーション */
.yureru-j {
	animation: yureru-j 2s infinite;
}
@keyframes yureru-j {
	0% {
		transform: translate(0px, 2px);
	}
	5% {
		transform: translate(0px, -2px);
	}
	10% {
		transform: translate(0px, 2px);
	}
	15% {
		transform: translate(0px, -2px);
	}
	20% {
		transform: translate(0px, 2px);
	}
	25% {
		transform: translate(0px, -2px);
	}
	30% {
		transform: translate(0px, 0px);
	}
}
/* ブレット */
#treasure .bullet .wrap {
	margin: 40px auto 60px auto;
}
#treasure .bullet ul {
	margin: 20px 0;
}
#treasure .bullet li {
    position: relative;
	margin-bottom: 5px;
	padding: 0.5em 0 0.5em 0;
    line-height: 1.5em;
    border-left: solid 52px #3559b4;
	border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	background: #f2f2f2;
    color: #000;
    font-size: 20px;
}
#treasure .before {
    position: absolute;
    top: 0;
    left: 180px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #ECF2FE;
    content: '';
}
#treasure .check li {
    position: relative;
    padding: 0.5em 0 0.5em 1em;
    line-height: 1.5em;
    border-left: solid 45px #3559b4;
}
#treasure .check li:before {
    content: "";
    display: block;
    height: 1rem;
    width: 1.5rem;
    min-width: 1.2rem;
    margin-right: 10px;
    margin-left: -50px;
    margin-bottom: 5px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* 講師紹介 */
#treasure .message {
	background: rgba(0,0,0,0.4);
	margin: 0 auto;
	padding: 30px 0 10px 0;
	width: 1000px;
	text-align: center;
	color: #fff;
}
#treasure .profile h3 {
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
    margin: 20px 0;
	text-align: center;
    font-size: 2em;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #f2db00 20%,#ccad00 50%, #f2db00 100%);
	-webkit-background-clip: text;
	color: transparent;
	line-height: 1.3;
}
.grid {
	display: table;
}
#treasure .left {
	display:table-cell;
    background: #5d8ac1;
	width: 50%;
    left: 0;
	text-align: right;
}
#treasure .left img {
	margin: 20px;
}
#treasure .right {
	display:table-cell;
	background: #ffffe8;
	text-align: left;
	vertical-align: top;
}
#treasure .right h2 {
	background: none !important;
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
	margin: 10px 0 20px 0 !important;
	font-size: 2em;
	color: #3559b4;
	border-bottom: 3px solid #7d6f24;
}
#treasure .right p {
	margin: 0 20px 10px 20px;
}
/* メディア出演 */
.media-wrap {
	margin: 0 auto;
	width: 1000px;
}
#treasure .bg-radial {
	width: 100%;
	background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/01/img-bg-blue-radial.jpg) center top no-repeat;
	background-size: cover;
    padding: 50px 0;
	text-align: center;
}
.dark .wrap {
    padding: 20px 0;
}
#restructuring .wrap-shade {
	text-align: left;
}
/* 参加者の声 */
#treasure .practitioner .grid {
	margin-bottom: 30px;
	width: 100%;
}
#treasure .practitioner .grid-last {
	margin: 0;
	font-size: 0;
}
#treasure .practitioner .left {
	display: table-cell;
	padding: 30px 20px 30px 0;
	box-sizing: border-box;
    background: #def0ff;
	width: 50%;
    left: 0;
	font-size: 0;
	text-align: right;
	vertical-align: middle;
}
#treasure .practitioner p {
	font-size: 18px;
}
#treasure .practitioner .left img {
	width: 50%;
}
#treasure .practitioner .left em {
	font-size: 24px;
}
#treasure .practitioner .left p {
	margin: 0;
	font-size: 22px;
}
#treasure .pr-right {
	display: table-cell;
	padding: 30px;
	box-sizing: border-box;
	width: 50%;
	background: #f9f9f9;
	font-size: 16px;
	vertical-align: middle;
}
#treasure .blog-column-left-img, #treasure .blog-column-right-img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    width: 45%;
}
.bg-grey-dot {
	background-color: #fff;
	background-image:
	radial-gradient(#ccc 1px, transparent 1px);
	background-size: 20px 20px;
	padding: 20px 0 40px 0;
	text-align: center;
}
ul.media-bullet {
	background: #ffffff;
	margin: 0 auto;
	padding: 30px;
	box-sizing: border-box;
	width: 70%;
}
ul.media-bullet li {
	display: block;
    background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/01/ico-crown.png) no-repeat top left;
	background-size: 35px;
    padding-top: 5px;
    padding-left: 45px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    min-height: 31px;
}
ul.books {
	width: 100%;
	display: inline-block;
	font-size: 0;
}
ul.books li {
	display: inline-block;
	margin: 10px;
}
ul.books li .book {
	width: 250px;
}
ul.books li .magazine {
	width: 400px;
}
.blog-column-left-text {
    margin-right: 20px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.blog-column-right-text {
    margin-left: 20px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
/* 豪華7大参加特典 */
#treasure .benefits {
	display: table;
	background: #fff;
	background-image: linear-gradient(#efefef 1px, transparent 0), linear-gradient(90deg, #efefef 1px, transparent 0);
    background-size: 35px 35px;
	width: 85%;
	margin: 0 auto 20px auto;
}
#treasure .benefits dt {
	display: table-cell;
	width: 30%;
}
#treasure .benefits dd {
	display: table-cell;
	font-family: "Times New Roman",Times,"Liberation Serif",FreeSerif,serif;
	vertical-align: middle;
    border-bottom: none !important;
    font-size: 1.5em;
    font-weight: bold;
}
/* コンサルティングスクール7年間の実績 */
.actual {
	text-align: center;
	margin-bottom: 40px;
}
.actual img {
	margin-bottom: 20px !important;
}
.want-to-say .wrap-shade {
	margin-bottom: 60px;
}
.want-to-say strong {
	background: none;
}
.want-to-say .wrap-shade h3 {
	margin: 0 0 20px 0;
}
.want-to-say .wrap-shade p {
	text-align: left;
    margin: 20px 0;
}
.want-to-say span {
    background: linear-gradient(transparent 70%, #fff799 70%);
    color: #000;
}
#treasure #application {
	background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/03/S__8183814.jpg) center bottom no-repeat;
    background-size: cover;
}
#treasure #application .l-container {
    position: relative;
    padding: 0;
    background-image: linear-gradient(to bottom, rgba(0,0,0,.6), rgba(0,0,0, .1));
}
#treasure #application .wrap {
	margin: 80px auto 100px auto;
	padding: 20px;
	width: 60%;
	border-radius: 10px;
	background: #fff;
}
#treasure #application .wrap img {
	margin-bottom: 10px;
}
#treasure #application .bg-white {
	background-color: rgba(255,255,255,0.8);
}
#treasure #application .bg-black {
	background-color: #000;
	padding: 10px 0;
    text-align: center;
}
#treasure #application .bg-black p {
	margin: 0;
}
#treasure #application .bg-black a {
	color: #fff;
}
#treasure #application h2 {
	margin: 0;
}
#treasure #application h3 {
	margin: 0 0 20px 0;
}
#treasure #application .wrap h3 {
	border-bottom: 2px solid #1e2659;
}
#treasure #application .wrap h3:after {
	content:"";
	display:block;
	margin: 0 auto;
	height: 2px;
	width: 77%;
	background:-webkit-gradient(linear, left top, right bottom, from(#1856ad), to(#1e2659));
	background:-moz-linear-gradient(left, #1856ad, #1e2659);
	background:linear-gradient(left, #1856ad, #1e2659);
}
#treasure #application ul {
	margin-bottom: 40px;
}
#treasure #application ul li {
	font-size: 1.5em;
	font-weight: bold;
	color: #000099;
}
#treasure #application ul li:before {
    content: '';
    display: inline-block;
    background-image: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/05/ico-deco-left.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    vertical-align: bottom;
    margin: 0 0 7px 0;
}
#treasure #application ul li:after {
    content: '';
    display: inline-block;
    background-image: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/05/ico-deco-right.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 20px;
    vertical-align: bottom;
    margin: 0 0 7px 0;
}
#treasure #application .wrap-shade{
	margin: 50px auto 40px auto;
}
#treasure #application .caution h4 {
	display: table;
    color: #000099;
    font-size: 1.2em;
	margin-bottom: 10px;
	border-bottom: 2px solid #1856ad;
}
.content #treasure .caution h4::after {
    position: absolute;
    top: 0.2em !important;
	position: absolute;
    left: .4em;
    z-index: 2;
    content: '!';
    width: 10px;
    height: 10px;
    background-color: transparent !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
#treasure .caution {
	margin: 60px auto 0 auto;
	padding: 10px 0;
	width: 1000px;
}
#treasure #application .caution h3 {
	margin: 20px 0 0 0;
	color: #db0101;
}
#treasure #application .caution p {
    text-align: left;
}
#treasure #application .wrap-shade img {
	margin-bottom: 20px;
}
#treasure #application p a {
    text-align: center;
	text-decoration: underline;
}
#treasure #application p a:hover {
	text-decoration: none;
}
/* 在宅完結！Amazon中国輸入 半自動化 オンラインセミナー */
#amazon-seminar #main-image {
    background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/02/img-bg-import-main.jpg) left top no-repeat;
    background-size: cover;
}
#amazon-seminar .l-container {
    position: relative;
    padding: 60px 0 80px 0;
    background-image: linear-gradient(to bottom, rgba(255,255,254,.0), rgba(255,255,255, .6));
}
#amazon-seminar #main-image h1 {
	margin-top: 30px;
}
#amazon-seminar #main-image strong {
	color: #ff0000;
	border: none;
}
#amazon-seminar #main-image p {
	margin-bottom: 20px;
}
#amazon-seminar #main-image .date {
	background: #103637;
    width: 65%;
    margin: 40px auto 30px auto;
    padding: 20px 0;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border: 6px solid #543F2D;
}
#amazon-seminar #main-image p.white {
	color: #fff;
	font-size: 28px;
    margin-top: 10px;
}
#amazon-seminar #main-image p.lead {
    font-size: 1.2em;
    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
    line-height: 2;
}
#amazon-seminar button.application {
	position: relative;
	margin: 30px auto 0 auto;
	padding: 10px 30px;
	box-sizing: border-box;
	background: #FF9900;
	color: #fffc9e;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	border: 3px solid #fff;
	transition: all 0.6s ease 0s;
}
#amazon-seminar button.application:hover {
	cursor: pointer;
	transform: scale(1.07, 1.07);
}
#amazon-seminar .pagetop button.application {
	background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/05/img-smart-phone.png) no-repeat;
    background-size: 20%;
    background-position: left 4% bottom;
    background-position-y: 7px;
	background-color: #afffa1;
    position: relative;
    margin: 0;
    height: 70px;
    padding: 10px 30px;
    color: #0990e3;
    font-size: 2rem;
	font-weight: bold;
    letter-spacing: 0.1rem;
    border: 2px solid #543F2D;
	text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
    transition: all 0.6s ease 0s;
}
.pekopeko {
	animation: pekopeko 2s infinite;
	box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
}
@keyframes pekopeko {
	0% {
		box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
		top: 0px;
	}
	10% {
		box-shadow: 0 0 0 rgb(0, 0, 0, 0.3);
		top: 3px;
	}
	20% {
		box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
		top: 0px;
	}
	30% {
		box-shadow: 0 0 0 rgb(0, 0, 0, 0.3);
		top: 3px;
	}
	40% {
		box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
		top: 0px;
	}
}
#amazon-seminar h2 {
	margin: 0 0 20px 0;
	padding: 0;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    color:  #FF9900;
	background: none;
}
#amazon-seminar h2 span {
	background: linear-gradient(transparent 70%, #fff799 70%);
}
.bg-corc {
	background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/02/bg-cork.jpg) left top no-repeat;
    background-size: cover;
	padding: 5% 0;
}
.bg-white {
	background: #fff;
}
.wrap-small {
	background: #fff;
	width: 75%;
	margin: 0 auto;
	padding: 3% 5%;
	text-align: left;
	border-radius: 7px;
}
.wrap-middle {
	background: #fff;
	width: 80%;
	margin: 0 auto;
	padding: 2% 3%;
	text-align: left;
	border-radius: 7px;
}
#amazon-seminar mini {
	font-size: 16px;
}
#amazon-seminar .wrap-small p, #amazon-seminar .wrap-middle p {
	margin: 0 0 20px 0;
	font-size: 130%;
}
#amazon-seminar p {
	margin: 0;
}
#amazon-seminar strong {
	color: #164c4d;
	font-size: 28px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	border-bottom: 2px solid #FF9900;
}
#amazon-seminar .bullet p {
	text-align: center;
	margin: 0;
}
#amazon-seminar .red {
    font-size: 1.5rem;
    font-weight: bold;
	color: #ff0000;
	text-align: center;
}
#amazon-seminar ul.bullet {
	margin: 40px 0;
	list-style: none;
	font-size: 130%;
	text-align: left;
}
#amazon-seminar ul.bullet li:before {
	font-family: FontAwesome;
	content: '\f057';
	color: #164c4d;
	margin-right: 7px;
}
#amazon-seminar ul.bullet li {
	display: flex;
}
#amazon-seminar ul.books {
    width: 100%;
    display: inline-block;
    font-size: 0;
	margin: 30px 0;
}
/* 担当講師 */
.lecturer-topic-upper {
	background: #103637;
	width: 120px;
	height: 120px;
    bottom: 0;
	margin: 0 auto 20px auto;
    padding-top: 30px;
    border-radius: 60px 60px 60px 60px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.8rem;
}
.lecturer-topic-lower {
	background: #103637;
	width: 120px;
    height: 60px;
	margin: 0 auto 30px auto;
    border-radius: 0 0 60px 60px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
#amazon-seminar .bg-grey-dot {
    background-color: #fff;
	background-image   : radial-gradient(#efefef 10%, transparent 13%),
                       radial-gradient(#efefef 10%, transparent 13%);
	background-position: 0 0, 12px 12px;
	background-size    : 24px 24px;
	padding: 3% 0 5% 0;
}
#amazon-seminar .grid {
	width: 80%;
	margin: 0 auto;
}
#amazon-seminar .left {
	display: table-cell;
	width: 45%;
    left: 0;
	text-align: right;
}
#amazon-seminar .left img, #amazon-seminar .right img {
    margin: 0 30px 0 0;
	width: 85%;
}
#amazon-seminar .left img.abe {
	width: auto;
}
#amazon-seminar .right p {
	margin: 0 0 20px 0;
}
#amazon-seminar .right {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.content #amazon-seminar h3 {
    border-bottom: none;
	font-size: 1.5rem;
    color: #164c4d;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
}
#amazon-seminar .left-text-left {
	display: table-cell;
    width: 50%;
    left: 0;
	text-align: left;
	padding: 20px 0 20px 5%;
}
#amazon-seminar .media {
	margin: 30px 0 0 0;
}
#amazon-seminar .tokuten h2 {
	font-size: 2rem;
    color: #164c4d;
}
#amazon-seminar .merit li {
	font-size: 130%;
}
#amazon-seminar .tokuten .wrap-small {
	width: 50%;
	padding: 0;
	background: none;
}
#amazon-seminar .benefits {
    display: table;
    background: #ffffff;
    background-size: 35px 35px;
	width: 100%;
    margin: 0 auto 20px auto;
	border: 2px solid #eee;
}
#amazon-seminar .benefits dt {
    display: table-cell;
    width: 30%;
}
#amazon-seminar .benefits dd {
    display: table-cell;
    vertical-align: middle;
    border-bottom: none !important;
	text-align: center;
	color: #543F2D;
    font-size: 1.5em;
    font-weight: bold;
}
#amazon-seminar .benefits dd span {
	background: linear-gradient(transparent 70%, #ffcdcd 70%);
}
.worry {
	background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/05/img-worry.png) no-repeat;
    background-size: contain;
	background-position: right 3% bottom;
	background-position-y: 30px;
}
.worry .wrap-small {
	background: none;
}
/* ツール */
#amazon-seminar .left-40 {
	display: table-cell;
	width: 40%;
    left: 0;
	text-align: right;
	vertical-align: middle;
}
#amazon-seminar .left-40 img, #amazon-seminar .right-60 img {
    margin: 0 10px 0 10px;
}
#amazon-seminar .right-60 {
    display: table-cell;
	padding: 0 0 0 5%;
    text-align: left;
    vertical-align: top;
}
#products {
	padding: 30px 0 0 0;
}
#products #metaslider-id-806 {
	margin: 50px 0;
}
/* Q&A */
li.q {
    margin: 20px 0;
    padding: 12px 0 0 55px;
    min-height: 47px;
    line-height: 2em;
    background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/02/ico-question.png) left 0px top 3px no-repeat;
}
li.a {
    margin: 20px 0;
    padding: 12px 0 0 55px;
    min-height: 47px;
    line-height: 2em;
    background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/02/ico-answer.png) left 0px top 3px no-repeat;
}
/* 申し込みはこちら */
#amazon-seminar #application {
	background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/02/bg-amazon-seminar-form.jpg) right top no-repeat;
    background-size: cover;
    padding: 5% 0;
	text-align: center;
}
#amazon-seminar #application h3 {
	background: #103637;
	width: 50%;
	margin: 0 auto 20px auto;
	padding: 1%;
	border: 6px solid #543F2D;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.1rem;
}
#amazon-seminar #application p {
    margin-bottom: 10px;
}
.mt60 {
    margin-top: 60px;
}
#amazon-seminar #application .wrap-middle {
	text-align: center;
}
#amazon-seminar #application ul.bullet {
    margin-bottom: 40px;
    list-style: none;
	text-align: center;
}
#amazon-seminar #application ul.bullet li {
    display: block;
	font-size: 1.6rem;
}
#amazon-seminar #application ul.bullet li:before {
    font-family: FontAwesome;
    content: '\f0a1';
    color: #164c4d;
    margin-right: 7px;
}
#amazon-seminar #application img {
	margin: 20px 0 10px 0;
}
/* セミナー参加時の注意 */
.mt50 {
    margin-top: 50px;
}
#amazon-seminar .bg-board {
	background: #103637;
	padding: 70px 0;
}
#amazon-seminar .bg-board h3 {
	color: #543F2D;
}
#amazon-seminar .bg-board h4 {
    color: #ff0000;
    font-size: 1.2em;
    margin-bottom: 10px;
	padding: 0;
    border-bottom: none;
}
#amazon-seminar .bg-board h4::after {
	display: none;
	padding: 0;
}
#amazon-seminar .bg-board h4 span {
    background: linear-gradient(transparent 70%, #fff799 70%);
}
#amazon-seminar .bg-board a {
	text-decoration: underline;
}
#amazon-seminar .pagetop {
    display: inline;
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 1;
}
#amazon-seminar .text-center {
	margin-top: 20px;
}
#amazon-seminar .text-center a {
	color: #fff;
}
@media screen and (min-width: 768px) {
	.pc-none {
		display: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#main-image .l-container {
		padding: 40px 10px 60px 10px;
		box-sizing: border-box;
	}
	#treasure button.application {
		width: 80%;
	}
	.wrap {
		width: 95%;
	}
	.wrap-shade {
		margin: 0 auto;
		padding: 20px;
		width: 95%;
	}
	.content article h2 {
		font-size: 1.8em;
	}
	article strong {
		font-size: 1.4em;
	}
	.gold {
		font-size: 1.8em;
	}
	button.application {
		font-size: 1.8em;
	}
	.bullet ul {
		margin: 20px auto;
		padding: 0;
		width: 95%;
	}
	.bullet li {
		font-size: 1.2rem;
	}
	.message {
		width: 100%;
	}
	.grid {
		display: block;
	}
	.left, .practitioner {
		display: block;
		width: 100%;
		text-align: left;
	}
	.left img {
		width: 40%;
	}
	.right {
		display: block;
		width: 100%;
	}
	.profile h3, article h3 {
		font-size: 1.8em;
	}
	.media-wrap {
		margin: 0 auto;
		width: 100%;
	}
	ul.media-bullet {
		width: 80%;
		padding: 20px;
	}
	ul.books li .book {
		width: 180px
	}
	ul.books li .magazine {
		width: 300px;
	}
	.situation .wrap-shade {
		width: 95%;
	}
	.bullet .wrap {
		margin: 40px auto;
	}
	.dark .wrap {
		padding-bottom: 20px;
	}
	.practitioner .left {
    	width: 40%;
	}
	.practitioner .left img {
		width: 80%;
	}
	.want-to-say .wrap-shade {
		margin-bottom: 40px;
	}
	#treasure .practitioner .left img {
		width: 90%;
	}
	#treasure #application {
		background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/03/S__8183814.jpg) top center no-repeat;
	}
	#treasure #application .wrap {
		margin-top: 60px;
		width: 80%;
	}
	#treasure #application .wrap p {
		margin-bottom: 20px;
	}
	#treasure #application .wrap h3:after {
    	width: 91%;
	}
	#treasure #application ul li {
    	font-size: 1.3em;
	}
	#treasure #application ul li:before, #treasure #application ul li:after {
		margin: 0px 0 3px 0;
	}
	#treasure .caution {
		margin: 60px auto 0 auto;
		padding: 10px 0;
		width: 95%;
	}
	#treasure #application .wrap-shade img {
		width: 40%;
	}
	#treasure .caution {
		margin: 60px auto 0 auto;
		width: 95%;
	}
	#amazon-seminar .pagetop button.application {
		font-size: 2rem;
		height: 80px;
	}
	#amazon-seminar .worry {
		background-size: 50%;
		background-position: right 3% bottom;
		padding: 0 5%;
	}
	#amazon-seminar .wrap-middle, #amazon-seminar .tokuten .wrap-small {
		width: 95%;
	}
	#amazon-seminar .wrap-small {
    	width: 95%;
	}
	#amazon-seminar .grid {
		width: 95%;
	}
	#amazon-seminar .left img, #amazon-seminar .right img {
		width: 80%;
	}
	#amazon-seminar h2 {
		font-size: 1.8rem;
	}
	#amazon-seminar .bg-grey-dot {
		padding: 30px 0 50px 0;
	}
	#amazon-seminar .left img.abe {
		width: 85%;
	}
	#treasure #application .caution h3 {
		margin: 10px 0 0 0;
	}
}
@media screen and (max-width: 680px) {
	.sp-none {
		display: none;
	}
	#treasure #main-image {
		background: url(http://kigyouconsultant4649.jp/wp-content/uploads/2020/01/img-seminar-green.jpg) center top no-repeat;
	}
	#treasure #main-image .l-container {
		padding: 20px 0;
	}
	#treasure #main-image h1 {
		margin: 20px 0 0 0;
	}
	#treasure #main-image .wrap {
		margin-bottom: 10px;
		width: 100%;
	}
	#treasure .wrap-shade {
		width: 100%;
	}
	#treasure article h2 {
		font-size: 1.5em;
		line-height: 1.2;
	}
	#treasure .content article h2 {
		font-size: 1.4em;
	}
	#treasure article h3 {
    	font-size: 1.5em;
		line-height: 1.2;
	}
	#treasure article strong {
		font-size: 1.3rem;
	}
	#treasure article p {
		margin-bottom: 20px;
	}
	#treasure button.application {
		box-sizing: border-box;
		width: 95%;
		font-size: 1.2em;
	}
	#treasure #main-image .date {
		width: 95%;
		margin: 30px auto 0 auto;
		padding: 20px;
		box-sizing: border-box;
	}
	#treasure #main-image article p.white {
		font-size: 1.1em;
		margin-bottom: 5px;
	}
	.gold {
		font-size: 1.6em;
	}
	red {
    	font-size: 1em;
	}
	#treasure .bullet .wrap {
		margin: 20px auto 30px auto;
		width: 95%;
	}
	#treasure .bullet li {
		border-left: solid 30px #3559b4;
		font-size: 1em;
	}
	#treasure .left {
		display: block;
		width: 100%;
		text-align: center;
	}
	#treasure .practitioner .left img {
		width: 60%;
	}
	#treasure .profile h3, article h3 {
		font-size: 1.6em;
		margin-bottom: 20px;
	}
	#treasure .right {
		display: block;
		padding: 20px 0 1px 0;
	}
	ul.media-bullet {
		width: 90%;
	}
	ul.books {
		text-align: center;
	}
	ul.books li {
		margin: 5px;
		width: 45%;
	}
	ul.books li.magazine {
		margin: 10px 0;
		width: 100%;
	}
	.bg-radial {
		padding: 30px 10px 30px 10px;
		box-sizing: border-box;
	}
	.bg-grey-dot {
		padding: 20px 0 0 0;
	}
	.dark .wrap{
		padding-top: 15px;
		width: 95%;
	}
	#treasure .benefits {
		width: 95%;
	}
	#treasure .benefits dt {
		display: block;
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	#treasure .benefits dt img {
		width: 80%;
	}
	#treasure .benefits dd {
		display: block;
		padding: 0 20px 20px 20px;
		box-sizing: border-box;
		font-size: 1.4em;
	}
	#treasure .practitioner .grid {
		margin: 0;
	}
	#treasure .practitioner .left {
		display: block;
		width: 100%;
		padding: 10px 0 30px 0;
		box-sizing: border-box;
		text-align: center;
	}
	#treasure .pr-right {
		display: block;
		width: 100%;
		padding: 30px 20px 10px 20px;
		text-align: left;
		border-top: none;
		border-bottom: none;
	}
	#treasure .actual {
		margin-bottom: 30px;
	}
	#treasure .want-to-say .wrap-shade {
		margin-bottom: 25px;
		padding: 20px 15px 5px 15px;
		box-sizing: border-box;
	}
	#treasure #application .wrap p {
		line-height: 1.6em;
	}
	.content #treasure article h2 {
		margin: 0;
		font-size: 1.5rem;
	}
	#treasure #application ul {
		margin-bottom: 2em;
	}
	#treasure #application .wrap-shade {
		margin: 40px auto 40px auto;
	}
	#treasure .content h4 {
		line-height: 1.6;
	}
	#treasure #application .wrap {
		margin-top: 20px;
		padding: 20px 10px;
		width: 90%;
	}
	#treasure #application ul li {
		font-size: 1.2em;
	}
	#treasure #application ul li:before, #treasure #application ul li:after {
		width: 50px;
		margin: 0;
	}
	#treasure .caution {
		margin: 40px auto 0 auto;
		padding: 20px 0 10px 0;
		width: 95%;
	}
	/* Amazon中国輸入セミナーLP */
	#amazon-seminar button.application {
		width: 100%;
		font-size: 1.6rem;
	}
	#amazon-seminar h2 {
		font-size: 1.5rem;
	}
	#amazon-seminar .bg-board h3 {
		line-height: 1.4;
	}
	#amazon-seminar #main-image .date {
		background: #103637;
		width: 95%;
		margin: 30px auto 30px auto;
		padding: 10px 0;
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		border: 6px solid #543F2D;
	}
	#amazon-seminar #main-image p.white {
		color: #fff;
		font-size: 20px;
		margin-top: 0;
	}
	#amazon-seminar .l-container {
		padding: 20px 0 40px 0;
	}
	#amazon-seminar #main-image p {
		margin-bottom: 10px;
	}
	#amazon-seminar .wrap-small p, #amazon-seminar .wrap-middle p {
		font-size: 1.2rem;
	}
	#amazon-seminar strong {
		font-size: 1.2rem;
	}
	#amazon-seminar .bg-corc, #amazon-seminar .bg-board, #amazon-seminar .bg-grey-dot, #amazon-seminar #application {
		padding: 7% 0;
	}
	.wrap-small {
		width: 95%;
	}
	.wrap-middle {
		width: 95%;
		padding: 7% 5%;
	}
	.bullet .wrap-middle {
		width: 100%;
	}
	.worry {
		background-size: contain;
		background-position: right 3% bottom;
		background-position-x: 10px;
		background-position-y: bottom;
		padding: 7% 0;
	}
	#amazon-seminar ul.bullet {
		margin: 30px 0 20px 0;
		list-style: none;
		text-align: left;
	}
	#amazon-seminar .left {
		display: block;
		width: 100%;
		text-align: center;
	}
	#amazon-seminar .right {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0 4%;
	}
	.content #amazon-seminar .right h3 {
		margin-top: 20px;
		line-height: 1.4;
	}
	#amazon-seminar .right img {
		width: 90%;
	}
	#amazon-seminar .merit li {
		font-size: 1.2rem;
	}
	#amazon-seminar #metaslider-id-806 li {
		text-align: center;
		margin: 0 auto;
	}
	#amazon-seminar .left-40 {
		display: block;
		width: 100%;
	}
	#amazon-seminar .right-60 {
		display: block;
	}
	#amazon-seminar .tokuten h2 {
		font-size: 1.5rem;
	}
	#amazon-seminar .benefits dt {
		width: 100%;
		display: block;
		text-align: center;
	}
	#amazon-seminar .benefits img {
		width: 60%;
	}
	#amazon-seminar .benefits dd {
		display: block;
		font-size: 1.2rem;
		padding: 3% 3% 5% 3%;
	}
	#amazon-seminar .left img {
		margin: 0;
	}
	#amazon-seminar .left img.abe {
		width: 70%;
    	margin: 0;
	}
	#amazon-seminar .wrap, #amazon-seminar .tokuten .wrap-small {
		width: 95%;
	}
	.media-wrap, #amazon-seminar .grid {
		width: 100%;
	}
	#amazon-seminar #application ul.bullet li {
		font-size: 1.5rem;
	}
	#amazon-seminar .pagetop {
		display: inline;
		position: fixed;
		width: 100%;
		bottom: 0;
		right: 0;
		z-index: 1;
	}
	#amazon-seminar .pagetop button.application {
		position: relative;
		margin: 0;
		padding: 10px 0;
		width: 100%;
		height: 60px;
		font-size: 1.2rem;
	}
	#treasure #application .caution h3 {
		margin: 10px 0 0 0;
	}
}