@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	line-height:1.6;
	font-size: 100%;
	font-weight: normal;
font-family:'Noto Sans JP', sans-serif;
	background-color: #fff;
    letter-spacing: 0.1em;
}
*{
	box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
form,
input
{
	margin:0;
	padding:0;
	text-align: left;
	font-family: "helvetica neue";
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.flex_box{
	display: flex;
}
.sp{
	display: none!important;
	visibility: hidden;
}
 #tmp_wrap{
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
	overflow: hidden;
    padding: 50px 0 0 0;
background:repeat-y url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/bg.webp);
}
body{
background:repeat-y url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/bg.webp);
}

#tmp_wrap .container{
width: 850px!important;
}
.profile_cnt img{
    display: block;
    width: 100%;
    height: auto;
}
.bold{
	font-weight: bold;
}
.red{
	color: #e50012;
}
.blue{
	color: #0071ba;
}
.pink{
	color: #ff7baa;
}
.yellow{
/*	color: #DBBF6B;*/
color:#dfb12a;
}
.txt_22{
	font-size: 22px;
}
.txt_21{
	font-size: 21px;
}
.txt_24{
	font-size: 24px;
}
.txt_25{
	font-size: 25px;
}
.txt_18{
	font-size: 18px;
}
.under_line{
	text-decoration: underline;
}
.under_line_ye{
position:relative;
}
.under_line_ye::after{
content: '';
width:100%;
height: 1px;
display: inline-block;
background-color: #DBBF6B;
position: absolute;
bottom: 0px;
left:0;
}

.container {
/*width: 960px;
max-width: 850px;*/
margin:-40px auto 0 auto;
}
.bspace100{margin-bottom:100px;}
/*----------------*/
.thumbnails.thumbnails-bxslider {
/*    background: url(//s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/checkpoint_bg.png)no-repeat center/cover;*/
    padding: 25px 0 5px;

}
.community_wrap{
/*	background: url(//xs824390.xsrv.jp/fn/ep0/img/ep0/ep0_bg01.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-attachment: fixed;
	padding-bottom: 50px;*/
    margin:0 0 -50px;
    position: relative;
    z-index: 1;
}
/*
section.community_box ul li{
    padding: 40px;
	padding-bottom: 0;
    background-color: #f2f2f2;
    margin-bottom: 30px;
}
.community_box .txt_contents p span {
    line-height: 35px;
}
section.community_box ul li:nth-child(2n+1) .left_box{
	padding-right: 70px;
}
section.community_box ul li:nth-child(2n) .left_box{
	padding-left: 70px;
}
section.community_box ul li:nth-child(2n){
	flex-direction: row-reverse;
}
*/
/*LIST*/
section.community_box ul{
margin:20px 0 40px 0; 
}

section.community_box ul li{
position: relative;
margin: 0 0 20px 0; 
}
section.community_box ul li h2{
line-height: 120%;
padding: 0.3rem 50px 8px 0;
margin-left:30px!important;
background-image: linear-gradient(90deg, rgba(203, 168, 84, 1), rgba(251, 236, 178, 1), rgba(197, 169, 95, 1));
background-repeat: no-repeat;
background-size: 100% 20px;
background-position:0px 25px;
color: #000;
font-weight: bold;
font-size: 24px;
display:table;
clear: both;
/*font-family: 'Noto Serif JP', serif!important;*/
}
.messelist1::before{
position: absolute;
content: "1.";
width: 30px;
height: 30px;
color: #000;
top:7px;
left: 0;
font-size: 26px;
line-height: 1;
}
.messelist2::before{
position: absolute;
content: "2.";
width: 30px;
height: 30px;
color: #000;
top: 7px;
left: 0;
line-height: 1;
font-size: 26px;
}
.messelist3::before{
position: absolute;
content: "3.";
width: 30px;
height: 30px;
color: #000;
top:7px;
left: 0;
line-height: 1;
font-size: 26px;
}
section.community_box ul li .left_box{
    width: calc(100% - 200px);
}
section.community_box ul li .left_box .ttl_box{
    border-bottom: 1px solid #d9d8d8;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
section.community_box ul li .left_box img{
	display: block;
    width: 335px;
    height: auto;
}
section.community_box ul li .right_box{
    width: 200px;
}
section.community_box ul li .right_box img{
    display: block;
	width: 100%;
	height: auto;
}
section.community_box ul li:last-child .right_box img{
	width: 232px;
    position: relative;
    bottom: 0;
    right: 30px;
}
section.community_box ul li .left_box .cnt_box{
    font-size: 18px;
    line-height: 30px;
}
/*
.community_box .txt_contents p:nth-child(3)
{
    padding-left: 55px;
    position: relative;
	margin-bottom: 30px;
	font-size: 24px;
}
.community_box .txt_contents p:nth-child(3) span{
}
.community_box .txt_contents p:nth-child(4){
	padding-left: 55px;
	position: relative;
	margin-bottom: 60px;
	font-size: 24px;
}
.community_box .txt_contents ul li .cnt_box p:nth-child(3),
.community_box .cnt2 .txt_contents p:nth-child(3)
{
	padding-left: 0;
    position: static;
	margin-bottom: 30px;
	font-size: 18px;
	text-decoration: none;
}
.community_box .txt_contents ul li .cnt_box p:nth-child(3)::after{
	display: none;
	visibility: hidden;
}
.community_box .cnt2 .txt_contents p:nth-child(5) span{
}
.community_box .cnt2 .txt_contents p:nth-child(3) span{
	text-decoration: none;
}
.community_box .cnt2 .txt_contents p:nth-child(3)::after{
	display: none;
	visibility: hidden;
}
*/
.community_box .txt_contents ul li .cnt_box p{
	margin-bottom: 20px;
}
/*.community_box .txt_contents ul li .cnt_box p:nth-child(3) span{
	text-decoration: none;
}
.community_box .txt_contents p:nth-child(3)::after{
    position: absolute;
    content: "1";
    width: 30px;
    height: 30px;
    color: #fff;
    top: 7px;
    left: 0;
    padding: 5px;
    line-height: 1;
    text-align: center;
    background-color: #000;
}
.community_box .txt_contents p:nth-child(4)::after{
    position: absolute;
    content: "2";
    width: 30px;
    height: 30px;
    color: #fff;
    top: 7px;
    left: 0;
    padding: 5px;
    line-height: 1;
    text-align: center;
    background-color: #000;
}
*/
.community_box .txt_contents {
width: 100%;
color: #000;
padding: 65px 65px;
/*background: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/are01_bg1.png) right  top 10%/60% auto no-repeat;*/
background-color: #fff;
margin:-40px auto 50px;
/*font-family: 'Noto Serif JP', serif!important;*/
}
.community_box .txt_contents p span.block {
    display: block;
}
.community_box .txt_contents p{
	margin: 0 0 30px 0;
	font-size: 18px!important;
    line-height:220%!important;
}
.community_box .txt_contents p:last-child{
	margin-bottom: 0;
}
section.community_box h2 {
    position: relative;
    padding: 0;
	text-align:left;
}
section.community_box h2 img {
    display: block;
    margin:0px auto 30px;
}
section.community_box .cnt2 .txt_contents img {
    display: block;
	height: auto;
    margin-bottom: 0px;
}
section.community_box .cnt2 h2 {
    margin:0px 0 0px;
    text-align: left;

}
img.title_img_left {
    width: 1000px;
    display: block;
    vertical-align: middle;
    height: auto;
}
.cnt2 img.title_img_left {
    width: 100%;
    margin: 0 auto;
    padding: 0 0px;
}
img.title_img_right {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
    width: 276px;
    height: auto;
    margin-left: -18px;
}
.comment_post h2 img {
    display: block;
    width: 100%;
    height: auto;
}
.parallax1{
	transform: translateX(-50px);
	opacity: 0;
	transition: all 0.6s linear;
}
.right_show{
	transform: translateX(0);
	opacity: 1;
	transition: all 0.6s linear;
}
.parallax2{
	transform: translateX(50px);
	opacity: 0;
	transition: all 0.6s linear;
}
.left_show{
	transform: translateX(0);
	opacity: 1;
	transition: all 0.6s linear;
	transition-delay: 0.5s;
}
.parallax-ready,
.parallax4{
	opacity: 0;
	transform: scale(0.9);
	transition: all 0.6s linear;
}
.ready-show,
.opa_show
{
	opacity: 1;
	transform: scale(1);
	transition: all 0.6s linear;
}
.parallax3{
	transform: translateY(50px);
	opacity: 0;
	transition: all 0.6s linear;
}
.up_show{
	transform: translateY(0);
	opacity: 1;
	transition: all 0.6s linear;
}
.up_show:nth-child(2),
.opa_show:nth-child(2){
	transition-delay: 0.5s;
}
.opa_show:nth-child(3),
.up_show:nth-child(3){
	transition-delay: 0.7s;
}
.up_show:nth-child(4){
	transition-delay: 0.9s;
}
.up_show:nth-child(5){
	transition-delay: 1.1s;
}
.up_show:nth-child(6){
	transition-delay: 1.3s;
}
.up_show:nth-child(7){
	transition-delay: 1.5s;
}
.up_show:nth-child(8){
	transition-delay: 1.7s;
}
.up_show:nth-child(9){
	transition-delay: 1.9s;
}
.up_show:nth-child(10){
	transition-delay: 2.1s;
}
.check_point_bottom h2 .opa_show:nth-child(1),
.check_point_bottom h2 .opa_show:nth-child(2){
	transition-delay: 0;
}
.check_point_bottom h2 .opa_show:nth-child(3),
.check_point_bottom h2 .opa_show:nth-child(4){
	transition-delay: 0.5s;
}
.comment_post h2 img {
    display: block;
    width: 100%;
    height: auto;
}
.present img{
	width: 100%;
	height: auto;
	display: block;
}
.comment_post{
    background: url(//s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/cmt_bg.png)no-repeat center center;
    background-size: contain;
    padding-bottom: 110px;
}
.comment_post .container {
    
	width:850px;
	margin: 50px auto 0;
}
.present{
	 background-color: #a21400;
	padding: 25px 50px;
	position: relative;
}
/*
.present::after{
	position: absolute;
    content: "";
    top: 99%;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 11%;
    background: url(//s3.ap-northeast-1.amazonaws.com/fxism-tribe.com/fn/3/img/comment_here.png)no-repeat center/ 100% auto;
}

.space_25{
	margin-bottom: 25px;
}
*/
.present p.present_txt{
	padding: 0 15px;
}
.present p.cmt{
	width: 233px;
	height: 56px;
	margin: 40px auto 0;
}
/*------message box----------*/
#messename{
text-align: left;
margin: 100px 0 0 0;
}
#messename h2 img{
margin: 0;
}
#messename img{
text-align: left;
}
/*------profile----------*/
#tmp_profile{
/*background: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/bg01.png) no-repeat center bottom/100% auto;*/
}
#tmp_profile .container {
    width:850px!important;
    margin: 0 auto;
    max-width: 100%!important;
}
.profile_cnt h2{
    width: 100%;
    padding:0px 0px 0;
    margin: 0 auto 0px;
}
.profile_box{
padding:0px 0px 20px 0px;
}
.profile_boxs{
clear: both;
position: relative;
display: block;
}
/*
.profile_box.flex_box{
	display: flex;
	flex-wrap: wrap;
    position: relative;
}
*/
.left_box{
float: left;
margin:60px 0% 70px 0;
}
.profile_box .left_box h4{
width:70%;
}
.left_box .box_text_cnt p {
    font-size: 16px!important;
	margin-bottom: 30px;
    line-height: 200%!important;
    letter-spacing: 0.15em;
}
.profile_box .right_box{
position: absolute;
width:50%;
margin:0 0;
top:-70px;
right: -100px;
}
.right_box p{
	padding-left: 75px;
}
.left_box .box_text_cnt p.txt_14{
	font-size: 14px;
}
span.under_yellow {
    background: linear-gradient(transparent 59%, #fff700 0%);
    padding-bottom: 5px;
}
/*YELLOW BOX*/
.linebarred{
width: 100%;
background-size:cover;
text-align: center;

margin:0px 0 50px 0;
position: relative;
z-index: 1;
}
.linebarred h2{
text-align: center!important;
}
#yellowbox{
border: 2px solid #DBBF6B;
padding: 50px 50px 0px 50px;
margin: 0 auto 30px;
width:100%;
color: #fff;
background-color: rgba(0,0,0,0.4);
}
#yellowbox p{
position: relative;
font-size: 18px;
color: #fff;
text-align: center!important;
line-height: 180%;
margin: 0 0 50px 0;
}
.post-wrapper-pc .container>.body-text p{
}
/**/
#commentbox{
max-width: 1000px;
margin: 0 auto 20px;
position: relative;
}
#commentbox h2,#commentbox h3{
margin: 0 auto 20px;
}
#commentbox h2,#commentbox h3,#commentbox h4,#commentbox h5{text-align: center;}
#commentbox h5{margin: 20px auto 20px;}

#commentbox::after{
 content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);

}

/*FOOTER*/
#foot_box{
clear: both;
overflow: hidden;
margin:0px auto;
background-color: #000;
padding:50px 0 20px 0;
}
#foot_box ul{
text-align: center;
}
#foot_box li{
display: inline-block;
font-size: 14px;
margin: 0 10px;
color: #fff;
}
#foot_box li a{
text-decoration: none;
color: #fff;
}
#foot_box li a:hover{
text-decoration:underline;
}
/**/
/* .video-back{
background-image: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/video_bg.webp)!important;
height:520px!important;
width:1040px!important;
background-repeat: no-repeat!important;
} */

.cta-button{
display:none!important;
/*
display:block!important;
height:9vw!important;
width:45%!important;
background-image: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/linebtn.png)!important;
background-repeat: no-repeat!important;
background-size: cover;
margin: 0 auto!important;
*/
}
/*
.cta-button img{
opacity: 0;
}
.cta-button:hover{
background-image: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/linebtn.png)!important;
background-repeat: no-repeat!important;
background-size: cover;
}
*/

.thumbnails{
background-image: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/videolistbg.png)!important;
background-repeat: no-repeat!important;
background-size: cover;
margin:20px auto 0;
}
/**/
.post-wrapper > .container{
margin:60px auto 0 !important;
width: 100%!important;
min-width: 100%!important;
}
.box_text_cnt{
font-family: 'Noto Sans JP', serif!important;
font-weight: normal;
}
/*#tmp_contentsfix{position: relative; padding: 0 0 100px 0;overflow: hidden;}
#tmp_contentsfix::before{
content: "";
position: fixed;
z-index:0;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-image: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/fixedbg.webp);
overflow: hidden;
}*/
#tmp_contentsfix{
background-image: url(//s3.ap-northeast-1.amazonaws.com/project-compass.com/fn/1/img/fixedbg.webp);
background-position:center top;
background-repeat: no-repeat;
background-size:cover;
background-attachment: fixed;
padding: 0 0 50px 0;
clip-path: inset(0);
}
footer false{
font-family: 'Noto Sans JP', serif!important;
color: #fff;
}
.post-wrapper-pc .container>.body-text{
padding: 0!important;
background-color: #000;
}
