<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  padding: 0;
  margin: 0;
  height:100%;
  width:100%;
}

ul li{
	list-style:none;
	float:left;
	margin:0;
	padding:0px;
	
}



body {
    margin: 0;
	padding:0;
	height:100%;
    width:100%;
}

h1,h2,h3{
	margin:0;
	padding:0;
}
p{
	/*text-align:center;*/
	text-align:left;
	margin:0;
}
p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

a{
	color:#0093FF
}

img {
    border-style:none;
}

a img {
    border-style:none;
}

a:hover{
	color:#FF8E00
}

#wrapper {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}

.clear {
    clear:both;
}


/*************************** ヘッダーここから ***************************/

header{
	width:100%;
	height:50px;
	background-color:#FFFFFF;
	position:relative;
	top:0;
	left:0;
	z-index:100;
}

#header_inner{
	width: 1000px;
    height: 50px;
    position: relative;
    margin: 0 auto;
}

#af_logo{
	height:35%;
	width:auto;
	position:absolute;
	top:25%;
	left:20px;
}

#sns_btn li{
	margin-left:15px
}

#sns_btn{
	position:absolute;
	top:7px;
	right:20px;
	margin:0;
}

#sns_btn img{
	height:35px;;
	width:35px;
}


/*************************** ヘッダーここまで ***************************/



/*************************** フッターここから ***************************/
footer{
	width:100%;
	height:auto;
	background-color:#000000;
	position:relative;
	top:0;
	left:0;
	z-index:100;
}

#footer_inner{
	width:100%;
	height:auto;
	position:relative;
}

#copyright{
	font-size:12px;
	text-align:center;
	padding:15px;
	color:#FFFFFF;
}

/*************************** フッターここまで ***************************/



/*************************** PC TOPここから ***************************/

 #cont1 {
	width:100%;
	height:100%;
	background-image: url("../images/bg_green_pc.jpg");
	background-attachment:fixed;
	background-size:cover;
	min-width:1000px;
	min-height:900px;
	position:relative;
}

.pic{
	height:100%;
	width:auto;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}

#cont1_inner{
	width:1000px;
	height:800px;
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
    right: 0;
    margin: auto;
}

#cont1_catch_box{
   /* width: 30%;*/
    width:45%;
    height: auto;
    position: relative;
	padding-top:6%;
	padding-left:3%;
}
#cont1_contents{
    display:none;
}

#cont1 .catch img{
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
}

#cont1 .catch_sp img{
    display: none;
}

#cont1 .catch2 img{
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
	padding-top:30px;
	padding-bottom:30px;
}

#cont1 .catch3 img{
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
	padding-bottom:30px;
}

#cont1 .catch3_sp img{
    display: none;
}

.app_box {
    position: relative;
    display: flex;
    z-index: 2;
    width: 600px;
    margin: 0 auto;
}
.app {
    width: 100%;
    margin-right: 4%;
}

.app:nth-child(2) {
    width: 100%;
    margin-right: 0%;
}

.app_box img{
    width: 100%;
    height: auto;
}

/*************************** PC TOPここまで ***************************/

/*************************** グラフ ここから ***************************/

#cont2 {
	width:100%;
	height:100%;
	background-image: url("../images/bg_white_pc.jpg");
	background-attachment:fixed;
	background-size:cover;
	min-width:1000px;
	min-height:900px;
	position:relative;
}

#cont2_inner{
	width:1000px;
	height:800px;
	position:absolute;
	background-image: url("../images/cont2_contents_pc.png");
	background-repeat:no-repeat;
	background-position:center;
	top:0;
	bottom:0;
	left: 0;
    right: 0;
    margin: auto;
}

#cont2_catch_box{
   /* width: 30%;*/
    width:45%;
    height: auto;
    position: relative;
	padding-top:6%;
	padding-left:3%;
}
#cont2_contents{
    display:none;
}

#cont2 .catch img{
	height: auto;
    width: 90%;
    position: relative;
    z-index: 2;
}

/*************************** グラフ ここまで ***************************/

/*************************** トレーニング ここから ***************************/

#cont3 {
	width:100%;
	height:100%;
	background-image: url("../images/bg_green_pc.jpg");
	background-attachment:fixed;
	background-size:cover;
	min-width:1000px;
	min-height:900px;
	position:relative;
}

#cont3_inner{
	width:1000px;
	height:800px;
	position:absolute;
	background-image: url("../images/cont3_contents_pc.png");
	background-repeat:no-repeat;
	background-position:center;
	top:0;
	bottom:0;
	left: 0;
    right: 0;
    margin: auto;
}

#cont3_catch_box{
   /* width: 30%;*/
    width:45%;
    height: auto;
    position: relative;
	padding-top:0%;
	padding-left:3%;
}
#cont3_contents{
    display:none;
}

#cont3 .catch img{
	height: auto;
    width: 90%;
    position: relative;
    z-index: 2;
}
/*************************** トレーニング ここまで ***************************/


/*************************** 共有 ここから ***************************/

#cont4 {
	width:100%;
	height:100%;
	background-image: url("../images/bg_white_pc.jpg");
	background-attachment:fixed;
	background-size:cover;
	min-width:1000px;
	min-height:900px;
	position:relative;
}

#cont4_inner{
	width:1000px;
	height:800px;
	position:absolute;
	background-image: url("../images/cont4_contents_pc.png");
	background-repeat:no-repeat;
	background-position:center;
	top:0;
	bottom:0;
	left: 0;
    right: 0;
    margin: auto;
}

#cont4_catch_box{
   /* width: 30%;*/
    width:45%;
    height: auto;
    position: relative;
	padding-top:0%;
	padding-left:3%;
}
#cont4_contents{
    display:none;
}

#cont4 .catch img{
	height: auto;
    width: 90%;
    position: relative;
    z-index: 2;
}
/*************************** 共有 ここまで ***************************/








/*************************** ニュース・カラー ここから ***************************/

#cont5 {
	width:100%;
	height:100%;
	background-image: url("../images/bg_green_pc.jpg");
	background-attachment:fixed;
	background-size:cover;
	min-width:1000px;
	min-height:900px;
	position:relative;
}

#cont5_inner{
	width:1000px;
	height:800px;
	position:absolute;
	background-image: url("../images/cont5_contents_pc.png");
	background-repeat:no-repeat;
	background-position:center 150px;
	top:0;
	bottom:0;
	left: 0;
    right: 0;
    margin: auto;
}

#cont5_catch_box_1{
   /* width: 30%;*/
    width:45%;
    height: auto;
    position: relative;
	padding-top:2%;
	padding-left:3%;
	float:left;
}
#cont5_catch_box_2{
   /* width: 30%;*/
    width:45%;
    height: auto;
    position: relative;
	padding-top:2%;
	padding-left:3%;
	float:left;
}

#cont5_contents_1{
    display:none;
}

#cont5_contents_2{
    display:none;
}

#cont5 .catch img{
	height: auto;
    width: 90%;
    position: relative;
    z-index: 2;
}
/*************************** ニュース・カラー ここまで ***************************/


.txt_green{
	color:#84A27F;
	font-weight:bold;
	font-size:18px
}

.txt_white{
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px
}

.txt_left{
	text-align:left !important
}






/*************************** Q&amp;Aここから ***************************/

#cont6 {
	width:100%;
	height:auto;
	background-image: url("../images/bg_white_pc.jpg");
	background-attachment:fixed;
	background-size:cover;
	min-width:1000px;
	min-height:900px;
	position:relative;
}

#cont6_inner{
	width:1000px;
	height:auto;
	position:relative;
	/*background-image: url("../images/cont6_contents_pc.png");
	background-repeat:no-repeat;
	background-position:center;*/
	top:0;
	bottom:0;
	left: 0;
    right: 0;
    margin: auto;
}

#cont6_catch_box{
   /* width: 30%;*/
    width:94%;
    height: auto;
    position: relative;
	padding-top: 5%;
    padding-left:3%;
	padding-right: 3%;
	padding-bottom: 3%;
}
#cont6_contents{
	width: 95%;
    margin: 0 auto;
    
}

#cont6 .catch img{
	height: auto;
    width: 45%;
    position: relative;
    z-index: 2;
    display: block;
    margin: 0 auto;
}






.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: 'FontAwesome', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #ffffff;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0 0.5em 0.5em 2em;
	padding: 1em 0 2em 0;
	cursor: pointer;
	border-radius: 0.3em;
	background: #84A27F;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
.cp_qa .cp_actab label span {
	display: block;
	padding: 0 2em 1em 3em;
	border-bottom: 1px solid #ffffff;
}
/* --?アイコン */
.cp_qa .cp_actab label::before {
	font-size: 1.8em;
    position: absolute;
    z-index: 99;
    top: 0.3em;
    left: -1em;
    padding: 0 0.5em;
    content: 'Q';
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: #84A27F;
    display: inline-block;
    /* width: 1.8em; */
    /* height: 1.8em; */
    line-height: 1.8em;
}
/* --▼アイコン */
.cp_qa .cp_actab label::after {
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	position: absolute;
	right: 0;
	bottom: 1em;
	content: '▲';
	display: inline-block;
	width: 100%;
	height: 1em;
	padding: 0.5em;
	text-align: right;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 5em;
	-webkit-transition: max-height 0.5s ease;
	        transition: max-height 0.5s ease;
	color: #ffffff;
}
/* --!アイコン */
.cp_qa .cp_actab .cp_actab-content::before {
	font-size: 1.8em;
    position: absolute;
    z-index: 99;
    top: calc(50% - 0.9em);
    left: 1.5em;
    padding: 0 0.6em;
    content: 'A';
    color: #ffffff;
    border: 3px solid #ffffff;
    border-radius: 50%;
    background: #2196f3;
    /* width: 1.8em; */
    /* height: 1.8em; */
    line-height: 1.8em;
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 0.5em 0.5em 0.5em 0;
	padding: 1em 1em 1em 3em;
	border-radius: 0.3em;
	background: #2196f3;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時の▼アイコンの動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	bottom: 0em;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}


#cont6_btn{
	position:relative;
	margin:0;
}

#cont6_btn li{
	margin-left:19%;
	width:30%;
}

#cont6_btn li:nth-child(2){
	margin-left:5%;
}

#cont6 img{
	width:100%;
	height:auto;
}

#environment{
	padding-top:20px;
	padding-bottom:30px;
}

#environment_inner{
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

.tac{
	text-align:center;
	font-weight:bold;
}

.ts{
	font-size:14px;
	text-align:center;
}

.ts2{
	font-size:14px;
	text-align:center;
	color:#FF0004;
}



/*************************** Q&amp;Aここまで ***************************/

/*********************************************************************スマホサイト用CSS*************************************************************************/
/*@media screen and (max-width: 698px){*/
@media screen and (max-width: 780px){
	
/*************************** ヘッダーここから ***************************/

header{
	width:100%;
	height:8%;
	background-color:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

#header_inner{
	width:100%;
	height:100%;
	position:relative;
}

#af_logo{
	height:25%;
	width:auto;
	position:absolute;
	top:38%;
	left:3vw;
}

#sns_btn{
	/*width: 29%;*/
    height: 100%;
    position: absolute;
    top: 10%;
    right: 3vw;
}

#sns_btn li{
	margin-left: 3vw;
    width: auto;
    height: 100%;
	overflow:hidden;
}

#sns_btn img{
	height: 80%;
    width: auto;
    display: block;
}

/*************************** ヘッダーここまで ***************************/

/*************************** フッターここから ***************************/

footer{
	width:100%;
	height:auto;
	background-color:#000000;
	position:relative;
	z-index:100;
}

#footer_inner{
	width:100%;
	height:100%;
	position:relative;
}

#copyright{
	padding:5%;
}

/*************************** フッターここまで ***************************/


ul{
    margin-block-start: 0em !important;
    margin-block-end:0em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
    padding-inline-start: 0px !important;
}
	
/*************************** スマホ TOPここから ***************************/
 
#cont1 {
	width:100%;
	height:auto;
	background: none;
	min-width:100px;
	min-height:100%;
}
#cont1::before {
	content: "";
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    /* height: 100vh;*/
    height:100%;
    background: url(../images/bg_green_sp.jpg) center/cover no-repeat;
    -webkit-background-size: cover;
	position:absolute;
}


#cont1_inner {
    position: relative;
    width: 90%;
	height:auto;
    padding-top: 20%;
    /* padding-left: 5%; */
	padding-bottom:5%;
}


#cont1 .catch img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
	display:none;
}

#cont1 .catch_sp img{
	height: auto;
    width: 90%;
    position: relative;
    z-index: 2;
	display:block;
	margin:0 auto;
}

#cont1 .catch2 img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
	padding-top:5%;
	padding-bottom:5%;
}

#cont1 .catch3 img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
	display:none;
}

#cont1 .catch3_sp img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
	display:block;
	margin:0 auto;
	padding-bottom:5%;
}

.pic{
	display:none;
}

.app_box {
    position: relative;
    display: flex;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
}

/*************************** スマホ TOPここまで ***************************/

/*************************** グラフブロック　ここから ***************************/
#cont2 {
	width:100%;
	height:auto;
	background: none;
	min-width:100px;
	min-height:100%;
	backgroud:none;
}
.bg2::before {
	content: "";
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    height: 100%;
    background: url(../images/bg_white_sp.jpg) center/cover no-repeat;
    -webkit-background-size: cover;
	position:absolute;
}

#cont2_inner{
	width:100%;
	height:auto;
	position:relative;
	top:0;
	bottom:0;
	background:none;
	padding-bottom:5%
}

#cont2_catch_box{
    position: relative;
    width:90%;
	padding-top: 7%;
    padding-left: 5%;
}

#cont2_catch{
	width:80%;
	height:auto;
}

#cont2 .catch img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

#cont2_contents{
    width:85%;
    height: auto;
    position: relative;
	padding-top:3%;
	padding-left:7.5%;
    display:block;
}
/*************************** グラフブロック　ここまで ***************************/

/*************************** トレーニングブロック　ここから ***************************/
#cont3 {
	width:100%;
	height:auto;
	background: none;
	min-width:100px;
	min-height:100%;
	backgroud:none;
}
.bg::before {
	content: "";
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    height: 100%;
    background: url(../images/bg_green_sp.jpg) center/cover no-repeat;
    -webkit-background-size: cover;
	position:absolute;
}

#cont3_inner{
	width:100%;
	height:auto;
	position:relative;
	top:0;
	bottom:0;
	background:none;
	padding-bottom:5%
}

#cont3_catch_box{
    position: relative;
    width:90%;
	padding-top: 1%;
    padding-left: 5%;
}

#cont3_catch{
	width:85%;
	height:auto;
}

#cont3 .catch img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

#cont3_contents{
    width:85%;
    height: auto;
    position: relative;
	padding-top:5%;
	padding-left:7.5%;
    display:block;
}
/*************************** トレーニングブロック　ここまで ***************************/


/*************************** 共有ブロック　ここから ***************************/
#cont4 {
	width:100%;
	height:auto;
	background: none;
	min-width:100px;
	min-height:100%;
	backgroud:none;
}
.bg2::before {
	content: "";
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    height: 100%;
    background: url(../images/bg_white_sp.jpg) center/cover no-repeat;
    -webkit-background-size: cover;
	position:absolute;
}

#cont4_inner{
	width:100%;
	height:auto;
	position:relative;
	top:0;
	bottom:0;
	background:none;
	padding-bottom:5%;
}

#cont4_catch_box{
    position: relative;
    width:90%;
	padding-top: 0%;
    padding-left: 5%;
}

#cont4_catch{
	width:90%;
	height:auto;
}

#cont4 .catch img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

#cont4_contents{
    width:85%;
    height: auto;
    position: relative;
	padding-top:2%;
	padding-left:7.5%;
    display:block;
}
/*************************** 共有ブロック　ここまで ***************************/

/*************************** ニュース・カラーブロック　ここから ***************************/
#cont5 {
	width:100%;
	height:auto;
	background: none;
	min-width:100px;
	min-height:100%;
	backgroud:none;
}
.bg::before {
	content: "";
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    height: 100%;
    background: url(../images/bg_green_sp.jpg) center/cover no-repeat;
    -webkit-background-size: cover;
	position:absolute;
}

#cont5_inner{
	width:100%;
	height:auto;
	position:relative;
	top:0;
	bottom:0;
	background:none;
	padding-bottom:5%;
}

#cont5_catch_box_1{
    position: relative;
    width:90%;
	padding-top: 6%;
    padding-left: 5%;
}

#cont5_catch_box_2{
    position: relative;
    width:90%;
	padding-top: 3%;
    padding-left: 5%;
}

#cont5_catch{
	width:95%;
	height:auto;
}

#cont5 .catch img{
	height: auto;
    width: 92%;
    position: relative;
    z-index: 2;
}

#cont5_contents_1{
    width:85%;
    height: auto;
    position: relative;
	float:left;
	padding-top:2%;
	padding-left:7.5%;
    display:block;
}

#cont5_contents_2{
    width:85%;
    height: auto;
    position: relative;
	padding-top:3%;
	padding-left:7.5%;
    display:block;
}
/*************************** ニュース・カラーブロックブロック　ここまで ***************************/








/*************************** Q&amp;Aブロック　ここから ***************************/
#cont6{
	width:100%;
	height:auto;
	background: none;
	min-width:100px;
	min-height:100%;
	backgroud:none;
}
.bg2::before {
	content: "";
    display: block;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, -1px);
    transform: translate3d(0, 0, -1px);
    width: 100%;
    height: 100%;
    background: url(../images/bg_white_sp.jpg) center/cover no-repeat;
    -webkit-background-size: cover;
	position:absolute;
}

#cont6_inner{
	width:100%;
	height:auto;
	position:relative;
	top:0;
	bottom:0;
	background:none;
	padding-bottom:5%;
}

#cont6_catch_box{
    position: relative;
    width:90%;
	padding-top: 0%;
    padding-left:5%;
	padding-right: 5%;
	padding-bottom: 5%;
	
}

#cont6_catch{
	width:90%;
	height:auto;
}

#cont6 .catch img{
	height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

#cont6_contents{
    width:85%;
    height: auto;
    position: relative;
    display:block;
}


#cont6_btn{
	position:relative;
	margin:0;
	width:100%;
	padding:0;
}

#cont6_btn li{
	margin-right:5%;
	margin-left:0%;
	margin-bottom:2.5%;
	width:47.5%;
}

#cont6_btn li:nth-child(2){
	margin-right:0%;
	margin-left:0%;
}

#cont6_btn li img {
    margin:0;
}

#cont6 img{
	width:100%;
	height:auto;
}


#environment{
	padding-top:2%;
	padding-bottom:5%;
}

#environment_inner{
	width:90%;
	padding:5%;
	background-color:#FFFFFF;
}

.tac{
	
	text-align:center;
	font-weight:bold;
}

.ts{
	font-size:14px;
	text-align:center;
}



/*************************** Q%Aブロック　ここまで ***************************/

.txt_green{
	color:#84A27F;
	font-weight:bold;
	font-size:16px
}

.txt_white{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px
}

}
</pre></body></html>