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

/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 16px;/*--------14px---------*/
}

/* wrapper
================================================== */
#tmp_wrap{
	width:100%;
	margin:0 !important;
	max-width: none;
}
.container {
    width: 100%;
    margin: 0 auto;
}
.sp{
	display: block!important;
	visibility: visible;
}
.pc{
	display: none!important;
	visibility: hidden;
}
img.title_img_left {
    width: 65%;
    vertical-align: middle;
    height: auto;
	padding: 0 0 30px 14px;
}	
section.community_box h2{
    position: relative;
    padding: 25px 0 0;
}
img.title_img_right {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: auto;
    height: 96%;
    margin-left: 0;
}
img.h4 {
    margin-top: -6px;
}
.community_box .txt_contents{
    width: 100%;
    background-color: #fff;
    color: #000;
    border: 7px solid #dcbf6b;
    padding: 30px 22px;
	margin-bottom: 30px;
}
section#check_point_cnt1{
    margin-bottom: 30px;
}
.community_box .txt_contents p {
    margin: 0 0 20px 0;
}
.community_box .txt_contents p{
    font-size: 15px;
}
/*
.community_box .txt_contents p:nth-child(3) span{
    font-size: 18px;
}
*/
.check_point_cnt img {
    display: block;
    width: 100%;
    height: auto;
}
.check_point_cnt::after {
    display: none;
	visibility: hidden;
}
section.community_box ul li .left_box .ttl_box{
	text-align: center;
}
.cnt2 img.title_img_left{
    width: 100%!important;
	height: 100%;
    margin: 0 auto;
	padding: 15px 0 20px;
}
/*
.community_box .txt_contents p:nth-child(3),
.community_box .txt_contents p:nth-child(4)
{
    padding-left: 40px;
    font-size: 17px;
	margin-bottom: 30px;
}
.community_box .txt_contents p:nth-child(3)::after,
.community_box .txt_contents p:nth-child(4)::after
{
    width: 25px;
    height: 25px;
}
*/
section.community_box ul li .left_box .cnt_box {
	font-size: 15px;
    line-height: 23px;
    padding: 0 5px;
}
section.community_box ul li .left_box img {
    width: 100%;
    height: auto;
    padding: 0 10px;
}
section.community_box ul li {
    display: block;
}
section.community_box ul li .left_box {
    width: 100%;
}
section.community_box ul li .right_box {
    width: 100%;
}
/*
section.community_box ul li:nth-child(2n+1) .left_box {
    padding-right: 0;
}
section.community_box ul li:nth-child(2n) .left_box {
    padding-left: 0;
}
*/
section.community_box ul li {
    padding: 20px 10px;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}
section.community_box h2 img {
    display: block;
    width: 95%;
    margin: -50px auto 15px;
	height: 100%;
}
.comment_post .container {
	width: 100%;
	margin: 35px auto 0;
}
.present p.cmt {
    width: 160px;
	height: auto;
	margin: 40px auto 0;
}	
.present {
    padding: 0;
    margin: 0 20px;
	padding-bottom: 10px;
}	
.present::after{
	background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/comment_here_sp.png")no-repeat center/ 100% auto;
	height: 59px;
}
.comment_post {
    background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/cmt_bg_sp.png")no-repeat top center;
}
.present_txt,
.present_question,
.cmt{
	padding: 0 20px;
}
.video_content h3 {
    margin-bottom: 0;
}	
.question{
	justify-content: center;
}
.question img{
	width: 100%;
	height: auto;
	margin:0 auto -100px;
}
}
@media screen and (max-width : 414px) {
iframe#video-content {
    min-height: 236px;
}
}
@media screen and (max-width : 320px) {
iframe#video-content {
    min-height: 205px;
}
}@media screen and (max-width : 768px) {

/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 16px;/*--------14px---------*/
}

/* wrapper
================================================== */
#tmp_wrap{
	width:100%;
	margin:0 !important;
	max-width: none;
}
.container {
    width: 100%;
    margin: 0 auto;
}
.sp{
	display: block!important;
	visibility: visible;
}
.pc{
	display: none!important;
	visibility: hidden;
}
div#tmp_header {
    background: url(https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/header_bg_sp.png)no-repeat top center/ 100% auto;
}
div#tmp_header h2 {
    margin: 0 0 15px -5px;
    padding-top: 5px;
}
iframe#video-content {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
	min-height: 441px;
}
.video_list {
    margin-top: 0;
}
div#tmp_header h2 img {
    max-width: 380px;
}
.video_content h3 img {
    max-width: 240px;
}
.video_list ul{
	padding: 10px 5px;
}
.video_list ul li {
    padding: 0 5px;
}
img.title_img_left {
    width: 100%;
    vertical-align: middle;
    height: auto;
    padding: 0;
}	
section.community_box h2 {
    position: relative;
    padding: 0;
}
img.title_img_right {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 0;
    width: auto;
    height: 96%;
    margin-left: 0;
}
img.h4 {
    margin-top: -6px;
}
.community_box .txt_contents {
    width: 100%;
    background-color: #fff;
    color: #000;
    border: 7px solid #dcbf6b;
    padding: 0 20px;
	margin-bottom: 0;
}
section#check_point_cnt1 {
    margin-bottom: 30px;
	margin-top: 30px;
}
.community_box .txt_contents p {
    font-size: 18px;
}
/*
.community_box .txt_contents p:nth-child(3) span {
    font-size: 17px;
    letter-spacing: -1px;
}
*/
.check_point_cnt img {
    display: block;
    width: 100%;
    height: auto;
}
.check_point_cnt::after {
    display: none;
	visibility: hidden;
}
.community_box .txt_contents p span {
    line-height: 30px;
}
section.community_box .cnt2 h2 {
    margin: 0;
}
.check_point_bottom h2 img.title_top_img {
    display: block;
    max-width: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.check_point_bottom h2 img.title_bottom_img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 -11px;
    padding-top: 0;
}
.check_point_bottom {
    padding: 30px 0 0;
}
.check_point_bottom .txt_contents {
    color: #fff;
    font-size: 17px;
    width: 100%;
    padding: 0 21px 0;
	margin-top: 15px;
	margin-bottom: 20px;
}
.check_point_bottom .container{
	background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/K氏_sp.png")no-repeat right bottom/ 149px auto;
}
.check_point_bottom h2 {
    padding: 0 15px;
}
/*
.check_point_bottom .txt_contents p:nth-child(2)::after {
    position: absolute;
    width: 237px;
    height: 10px;
    top: 44px;
    left: 0;
    z-index: -1;
    content: "";
    background-color: #ff0000;
}
*/
.comment_post .container {
	width: 100%;
	margin: 35px auto 0;
}
.present p.cmt {
    width: 160px;
	height: auto;
	margin: 40px auto 0;
}	
.present {
    padding: 0;
    margin: 0 20px;
	padding-bottom: 10px;
}	
.present::after{
	background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/comment_here_sp.png")no-repeat center/ 101% auto;
	height: 59px;
}
.comment_post {
    background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/cmt_bg_sp.png")no-repeat top center;
}
.present_txt,
.present_question,
.cmt{
	padding: 0 20px;
}
.video_content h3 {
    margin-bottom: 0;
}	
/*ファネル2話
================================================== */	
/*
.community_wrap {
    padding-bottom: 0;
	background: none;
}
*/
.check_point_bottom {
    background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/checkpoint_bt_bg_sp.png")no-repeat 90%/cover;
    padding: 30px 0 0;
}
.check_point_bottom .txt_contents {
    font-size: 16px;
}
/* profile
================================================== */
#tmp_profile {
    background: url("https://s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/profile_bg_sp.png") no-repeat center top/ 100% auto #000;
	padding: 0 15px;
}
.profile_cnt h2 {
    width: 100%;
    margin-bottom: 0;
	padding: 25px 0;
}	
#tmp_profile .container {
    width: 100%!important;
    margin: 0 auto;
}
.profile_box {
    padding: 20px;
}	
.sp{
	display: block!important;
	visibility: visible;
}
.pc{
	display: none!important;
	visibility: hidden;
}
.profile_box.flex_box{
	display: block;
	flex-wrap: wrap;
}
.profile_box .left_box {
    width: 100%;
	margin: 0 auto;
}
.post-wrapper-sp .header-image-wrapper {
    width: 100%;
    height: auto!important;
    overflow: hidden;
}
.post-wrapper-sp .header-image-wrapper img {
    height: auto!important;
    width: 100%;
}
.comment-form, .comments, false {
    color: #fff;
}
.thumbnails.thumbnails-bxslider {
    padding: 15px 0 0px;
	margin-top: 10px;
}
.profile_box .left_box h4 {
    margin-bottom: 20px;
    padding-right: 20%;
}
.left_box .title_box {
    margin-bottom: 20px;
}
.left_box .box_text_cnt p {
    font-size: 14px!important;
    margin-bottom: 30px;
}
.new_comment input[name="commit"] {
    width: 327px;
}
.community_wrap {
	padding-top: 0;
	padding-bottom: 0;
}
/*動画の見どころ*/
.midokoro img {
	margin-top: 15px;
    width: 100%;
    height: auto;
    max-width: none;
}
/*3種の神器*/
.god-box{
	padding: 30px;
}
.god-box p{
	font-size: 18px;
}
.god-box img{
	margin: 10px auto;	
}
/*3つのステップ*/
.subtitle{
	font-size: 20px;
	display: inline-block;
	margin-bottom: 7px;
}
.step-title img{
	margin: 30px auto 10px;
	width: 160%;
}
/*なぜそんなことができるのか？*/
.reason img {
	width: 95%;
}
.why{
	margin-top: 30px;
}
.why-box{
	padding: 40px 20px 30px;
}
}


@media screen and (max-width : 414px) {
iframe#video-content {
    min-height: 236px;
}
}
@media screen and (max-width : 320px) {
iframe#video-content {
    min-height: 205px;
}
}