@CHARSET "utf-8";

/*
Theme Name: zepetto
Author URI: https://eternal-create.com/
*/



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 18px;
    vertical-align: baseline;
    background: transparent;
}

/*============
body
=============*/
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow: scroll;
    overflow: hidden visible;
    margin: 0;
    padding: 0;	
    font-family: 'Bitter', serif;
    text-align: center;
	height: 100%;
	width: 100%;
	overflow-x: hidden;	
}
html,body {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.6em;
	padding:10px 0;
}
@media screen and (max-width: 760px) {
p {
text-align:left;
}	
}

img {

}	

div#container {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
	overflow:hidden;
}
@media screen and (max-width:760px) {
div#container {
margin: 10px 0px 0px 0px;
}
}

#header {
    display: block;
	background-color:#fff;
	margin-bottom:0;
	height:100%;
}
@media screen and (max-width:760px) {
#header {
}
}

div#main {
    display:block;
}
@media screen and (max-width:760px) {
div#main {
}	
}

.ie {
    background-color: #fff;
    overflow: hidden;
	max-width:1500px;
	min-width:760px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	height:100%;
	padding:50px 50px 0 50px;
}
@media only screen and (max-width : 760px){
.ie {
	max-width:100%;
	min-width: 100%;	
    background-color: #fff;
    margin-top: 0px;   
    overflow: hidden;
	padding:0 10px;
}		
}

div#content {
    width: 100%;
    padding: 0px 0 0 0;
    margin: 0px 0px 0 0px;
	min-height: 100vh;
}
@media screen and (max-width:760px) {
div#content {
    width: 100%;
    padding: 0;
    margin: 0px 0 0 0;
}
}

article.post {
	display: block;
	margin:0 10px;
}
@media only screen and (max-width : 760px){
article.post {
	margin:0 5px;
}	
}

/*---------------------------------------------------------*/
/* Article post */
/*---------------------------------------------------------*/
div.post-content {
    padding: 0px 10px 10px 10px;
}
@media only screen and (max-width : 760px){
div.post-content {
    padding: 0px 0px 10px 0px;
}	
}

div.post-content_single {
    padding: 0px 10% 10px 10%;
}
@media only screen and (max-width : 760px){
div.post-content_single {
    padding: 0px 0px 10px 0px;
}	
p.post-content_single {
	text-align:left;
}
}

.post-meta {
    text-align:right;
}


/*---------------------------------------------------------*/
/* Article's Header */
/*---------------------------------------------------------*/
h1.post_title {
	padding: 0.3em 1.2em 0.3em 1.2em;/*文字周りの余白*/
	margin:30px 5px 20px;
	color: #fff;/*文字色*/
	position: relative;
	text-align: center;
	background: #F15A24;
	font-size:24px;
	display: inline-block;
	border-radius:50px;
}
@media only screen and (max-width : 760px){
h1.post_title {
	margin:70px 5px 20px;
}	
}

h1.post_title_01 {
	padding: 0.3em 1.2em 0.3em 1.2em;/*文字周りの余白*/
	margin:30px 5px 20px;
	color: #fff;/*文字色*/
	position: relative;
	text-align: center;
	background: #F15A24;
	font-size:24px;
	display: inline-block;
	border-radius:50px;
}
@media only screen and (max-width : 760px){
h1.post_title_01 {
	margin:0px 5px 20px;
}	
}


h2.post_title {
	padding: 0.3em 0.5em 0.3em 0.8em;/*文字周りの余白*/
	color: #494949;/*文字色*/
	background: #f9f9f9;/*背景色*/
	border-left: solid 6px #ff8c00;/*左線（実線 太さ 色）*/
	border-bottom: solid 3px #EEEEEE;/*左線（実線 太さ 色）*/
}
@media only screen and (max-width : 760px){
h2.post_title {
	padding: 5px 10px;
}	
}



h3 {
    font-size: 24px;
	border-bottom: solid 3px #F15A24;
	position: relative;
    padding: 10px 10px 5px 10px;
    margin: 35px 0px 15px 0px;
	display: inline-block;
}

@media screen and (max-width: 480px) {
h3 {
    font-size: 20px;
	border-bottom: solid 3px skyblue;
	position: relative;
    padding: 0px 0px 0px 0px;
    margin: 35px 0px 15px 0px;
}
}


h3.design {
	padding: 0.3em 1.2em 0.3em 1.2em;/*文字周りの余白*/
	margin:50px 5px 20px;
	color: #fff;/*文字色*/
	position: relative;
	text-align: center !important;
	background: #F15A24;
	font-size:24px;
	display: inline-block;
	border-radius:50px;
	border-bottom:none;
}
h3.design:after {
  border-bottom: none;
}

h3.design_01 {
	padding: 0.3em 1.2em 0.3em 1.2em;/*文字周りの余白*/
	margin:50px 5px 20px;
	color: #fff;/*文字色*/
	position: relative;
	text-align: center;
	background: #0071BC;
	font-size:24px;
	display: inline-block;
	border-radius:50px;
	border-bottom:none;
}
h3.design_01:after {
  border-bottom: none;
}



space{
    margin:110px 3% 0px 3%;
    padding:110px 3% 0px 3%;
}


ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
	margin: 20px 0px 20px 0px;
	list-style: none;
}


	

/*========= ボタンをリセットするタグ ===============*/
button{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
}

/*========= サイトの読み込み時間２ ===============*/
/* Loading背景画面設定　*/
#splash {
    /*fixedで全面に固定*/
	width: 100%;
	height: 100%;
	z-index: 999;
	text-align:center;
	color:#fff;
	z-index: 999999;
}

/* Loading画像中央配置　*/
#splash_text {
	position: absolute;
	top: 50%;
	left: 50%;
    z-index: 999;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 100%;
}

/*IE11対策用バーの線の高さ※対応しなければ削除してください*/
#splash_text svg{
    height: 2px;
}



/*---------------------------------------------------------*/
/* Header */
/*---------------------------------------------------------*/
header {
	margin: 0px 0px;
	padding: 10px 10px 0px 10px;
}
@media only screen and (max-width : 760px){
header {
	margin: 0px 0 0 0px;
	padding: 10px 0px 0px 0px;
}	
}

h1.top_page {
    margin: 0px 0 10px 10px;
	font-size:1.7em;
}


h2 {
    display: block;
    font-size: 1.8em;
    font-weight: bold;
	font-size:1.7em;
	text-align: center;
	margin:60px 0px 40px 0px;
	padding:0px 0px 0px 0px;
}

@media screen and (max-width: 480px) {	
h2 {
    display: block;
	font-size:1.7em;
	text-align: center;
	margin:31px 0px 22px 0px;
	padding:0px 0px 0px 0px;
}
}

a.no_underline {
	text-decoration:none;
    color: #FFFFFF;
}

a.no_underline_01 {
	text-decoration:none;
    color: #333;
}

div#site_title_wrapper {
	float:left;
}

.an4-fadeleft {
    font-size: 30px;
    font-weight: bold;
	left: 0px;
    top: 0px;
    animation-name: fadeleft;
    animation-duration: 4s;
    animation-iteration-count: 1;
	margin:0px 0px 0px 0px;
}
	@keyframes faderight {
from {
    opacity: 0;
    transform: translateX(-150px);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}
	
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}

.an3-faderight {
    font-size: 30px;
    font-weight: bold;
	left: 30px;
    top: 120px;
    animation-name: faderight;
    animation-duration: 9s;
    animation-iteration-count: 1;
}
	
@media screen and (max-width: 480px) {	
.an3-faderight {
	left: 10px;
    top: 110px;
	width: 68%;
    animation-name: faderight;
    animation-duration: 9s;
    animation-iteration-count: 1;
}
}
@keyframes fadeleft {
from {
    opacity: 0;
    transform: translateX(150px);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}
	
.an5-fadetop {
    font-size: 20px;
    font-weight: bold;
	left: 0;
	top: 0px;
    animation-name: fadetop;
    animation-duration: 5s;
    animation-iteration-count: 1;
	color:#333;
	height:80px;
}
	
@media screen and (max-width: 480px) {	
.an5-fadetop {
    font-size: 26px;
    font-weight: bold;
	left: 0;
    top: 0px;
    animation-name: fadetop;
    animation-duration: 5s;
    animation-iteration-count: 1;
	padding: 3px 0px 3px 0px;
	height:70px;
}
}	

@keyframes fadetop {
from {
    opacity: 0;
    transform: translateY(-150px);
}
to {
    opacity: 1;
    transform: translateX(0);
}
}

.an6-fadebottom-a {
    font-size: 20px;
    font-weight: bold;
	right: 0;
    bottom: 0px;
    animation-name: fadebottom-a;
    animation-duration: 1s;
    animation-iteration-count: 1;
}
@keyframes fadebottom-a {
from {
    opacity: 0;
    transform: translateY(150px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
	
.an6-fadebottom-b {
    font-size: 20px;
    font-weight: bold;
	right: 18%;
bottom: 0px;
    animation-name: fadebottom-b;
    animation-duration: 3s;
    animation-iteration-count: 1;
}
@keyframes fadebottom-b {
from {
    opacity: 0;
    transform: translateY(150px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
	
.an6-fadebottom-c {
    font-size: 20px;
    font-weight: bold;
	right: 36%;
    bottom: 0px;
    animation-name: fadebottom-c;
    animation-duration: 5s;
    animation-iteration-count: 1;
}
@keyframes fadebottom-c {
from {
    opacity: 0;
    transform: translateY(150px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}













/*============
nav02
=============*/
nav02 {
  display: block;
  position: fixed;
  top: 0;
  right: -300px;
  bottom: 0;
  width: 300px;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: .5s;
  z-index: 3;
}
.open nav02 {
  right: 0;
}
nav02 .inner {
  padding: 25px;
}
nav02 .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav02 .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}
nav02 .inner ul li a {
  display: block;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  transition-duration: 0.2s;
  padding: 0px 0px 0px 0px;
  margin: 15px 15px 15px 0px;
}
nav02 .inner ul li a:hover {
  background: #e4e4e4;
}
@media screen and (max-width: 767px) {
  nav02 {
    right: -240px;
    width: 240px;
  }
nav02 .inner ul li {
padding: 20px 12px;
}
nav02 .inner ul li a {
  margin: 20px 15px 20px 0px;
}
}
/*============
@keyframes
=============*/
@keyframes equalizer01 {
  0% {
    width: 70%;
  }
  10% {
    width: 50%;
  }
  20% {
    width: 100%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 50%;
  }
  50% {
    width: 70%;
  }
  60% {
    width: 50%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 100%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 70%;
  }
}
@keyframes equalizer02 {
  0% {
    width: 30%;
  }
  10% {
    width: 20%;
  }
  20% {
    width: 40%;
  }
  30% {
    width: 10%;
  }
  40% {
    width: 20%;
  }
  50% {
    width: 30%;
  }
  60% {
    width: 20%;
  }
  70% {
    width: 10%;
  }
  80% {
    width: 40%;
  }
  90% {
    width: 10%;
  }
  100% {
    width: 30%;
  }
}
/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  position: fixed;
  top: 43px;
  right: 10px;
  width: 60px;
  height: 30px;
  transform: translate(0, 0);
  transition: all .5s;
  cursor: pointer;
  z-index: 9999999;
}
.open .toggle_btn {
  right: 330px;
}
.toggle_btn span {
  display: block;
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  background-color: #333;
  transition: all .5s;
}
.toggle_btn span:nth-child(1) {
  top: 5px;
  width: 60px;
  animation: equalizer01 7000ms infinite;
}
.toggle_btn span:nth-child(2) {
  top: 15px;
  width: 35px;
  animation: equalizer02 5000ms infinite;
  animation-delay: 0.33s;
}
.toggle_btn span:nth-child(3) {
  top: 25px;
  width: 25px;
  animation: equalizer02 5000ms infinite;
}
.open .toggle_btn span {
  background-color: #fff;
  width: 35px;
}
.open .toggle_btn span:nth-child(1) {
  transform: translate(0, 10px) rotate(-45deg);
  animation: unset;
}
.open .toggle_btn span:nth-child(2) {
  opacity: 0;
  animation: unset;
}
.open .toggle_btn span:nth-child(3) {
  transform: translate(0, -10px) rotate(45deg);
  animation: unset;
}
@media screen and (max-width: 767px) {
  .open .toggle_btn {
    right: 260px;
  }
}
/*============
#mask
=============*/
#mask {
  display: none;
}
.open #mask {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 2;
  cursor: pointer;
  transition: all .5s;
}
/*============
main
=============*/
main {
  padding: 50px;
}
main h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: left;
}

	




/* ▼▼▼パソコンとスマホで表示内容を切り替え（スマホ　760px）▼▼▼ */
.pc_display {
	display:block;
	margin:0;
}
.sp_display {
	display:none;
}
@media only screen and (max-width : 760px){
.pc_display {
	display:none;
}
.sp_display {
	display:block;
}
}
/* ▲▲▲パソコンとスマホで表示内容を切り替え（スマホ　760px）▲▲▲ */

/* ▼▼▼パソコンとスマホで表示内容を切り替え（スマホ　960px）▼▼▼ */
.pc_display_01 {
	display:block;
	margin:0;
}
.sp_display_01 {
	display:none;
}
@media only screen and (max-width : 960px){
.pc_display_01 {
	display:none;
}
.sp_display_01 {
	display:block;
}
}
/* ▲▲▲パソコンとスマホでスライドショーの表示内容を切り替え（スマホ　960px）▲▲▲ */
















@charset "utf-8";
/*==================================================
スライダーのためのcss
===================================*/
.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}
/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
    margin:0 0px;/*スライド左右の余白調整*/
}


















*, *:before, *:after {
	box-sizing: border-box;
}
.col-01_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	height: 100%;
}
.col-01_2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
.col-01_2 > div{
	width: 100%;
}
}

*, *:before, *:after {
	box-sizing: border-box;
}
.col-01_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col-01_2 > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
.col-01_2 > div{
	width: 100%;
}
}











.top-banner-02{
	display: flex;
	flex-wrap:wrap;
	margin: 0px 10px 0px 10px;
}
.top-banner-02 li {
	width: calc(100%/2);/*←画像を横に4つ並べる場合*/
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
}
	
@media screen and (max-width: 480px) {
.top-banner-02 li {
	width: calc(100%/1);/*←画像を横に4つ並べる場合*/
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
}
}
.top-banner-02 li img {
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
}








.top-banner{
	display: flex;
	flex-wrap:wrap;
}
.top-banner li {
	width: calc(100%/4);/*←画像を横に4つ並べる場合*/
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
	margin: 0px 0px 20px 0px;
}
	
@media screen and (max-width: 480px) {
.top-banner li {
	width: calc(100%/2);/*←画像を横に4つ並べる場合*/
	padding:0 5px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
	margin: 0px 0px 20px 0px;
}
}
.top-banner li img {
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
}















/*==================================================
★★★スライダーのためのcss★★★
===================================*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
    width:100%;
    margin:0 auto;
}
.slider img {
    width:100%;/*スライダー内の画像を横幅100%に*/
    height:auto;
}
/*slickのJSで書かれるタグ内、スライド左右の余白調整*/
.slider .slick-slide {
    margin:0 10px;
}
/*矢印の設定*/
/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #1E90FF;/*矢印の色*/
    border-right: 2px solid #1E90FF;/*矢印の色*/
    height: 15px;
    width: 15px;
}
.slick-prev {/*戻る矢印の位置と形状*/
    left: -1.5%;
    transform: rotate(-135deg);
}
.slick-next {/*次へ矢印の位置と形状*/
    right: -1.5%;
    transform: rotate(45deg);
}
/*ドットナビゲーションの設定*/
.slick-dots {
    text-align:center;
  margin:5px 0 0 0;
}
.slick-dots li {
    display:inline-block;
  margin:0 5px;
}
.slick-dots button {
    color: transparent;
    outline: none;
    width:10px;/*ドットボタンのサイズ*/
    height:10px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#77FFFF;/*ドットボタンの色*/
}
.slick-dots .slick-active button{
    background:#00BFFF;/*ドットボタンの現在地表示の色*/
}
#header{
    position: relative;/*h1の中央寄せ配置の起点とするためのrelative*/
    height: 100vh;/*高さを全画面にあわせる*/
} 
#video-area{
    position: fixed;
    z-index: -1;/*最背面に設定*/
    top: 0;
    right:0;
    left:0;
    bottom:0;
    overflow: hidden;
}
#video {
    /*天地中央配置*/
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}











<style type="text/css">
ol li:nth-of-type(1) {
opacity: 0;
transform : translate(50%, 0);
-webkit-transform : translate(50%, 0);
-moz-transform : translate(50%, 0);
transition : all 1000ms;
-webkit-transition : all 1000ms;
-moz-transition : all 1000ms;
}

ol li:nth-of-type(2) {
opacity: 0;
transform : translateY(200px);
-webkit-transform : translateY(200px);
-moz-transform : translateY(200px);
transition : all 1000ms;
-webkit-transition : all 1000ms;
-moz-transition : all 1000ms;
}

ol li:nth-of-type(3) {
opacity: 0;
transform : translate(50%, 0);
-webkit-transform : translate(50%, 0);
-moz-transform : translate(50%, 0);
transition : all 1000ms;
-webkit-transition : all 1000ms;
-moz-transition : all 1000ms;
}

ol li:nth-of-type(4) {
opacity: 0;
transform : translate(-50%, 0);
-webkit-transform : translate(-50%, 0);
-moz-transform : translate(-50%, 0);
transition : all 1000ms;
-webkit-transition : all 1000ms;
-moz-transition : all 1000ms;
}

ol li:nth-of-type(1).active {
width: calc(100% - 40%);
height: calc(100% - 30%);
position: absolute;
right: 0;
bottom: 100px;
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
background: url(https://oki-sitelabo.com/wp-content/uploads/2019/10/01-3.jpg) 50% 50% / cover no-repeat;
}

ol li:nth-of-type(2).active {
width: calc(100% - 40%);
height: calc(100% - 30%);
position: absolute;
right: 100px;
bottom: 100px;
max-width :100%;
width :10%;
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
background: url(https://oki-sitelabo.com/wp-content/uploads/2019/10/01-3.jpg) 50% 50% / cover no-repeat;
}

ol li:nth-of-type(3).active {
width: calc(100% - 10%);
height: calc(100% - 0%);
position: absolute;
right: 0;
bottom: 100px;
width :70%;
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
background: url(http://eternal-create.com/tesuto9/wp-content/uploads/head-01-min.png) 50% 50% / cover no-repeat;
}

ol li:nth-of-type(4).active {
width: calc(100% - 30%);
height: calc(100% - 50%);
position: absolute;
right: 0;
bottom: 100px;
opacity: 1;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
background: url(http://eternal-create.com/tesuto9/wp-content/uploads/moji.png) 50% 50% / cover no-repeat;
}

head-menu {
    background: #fff;
    position: relative;
    width: 100%;
	 margin: 0px;
    z-index: 9999;
	color:#333;
	padding:10px 0;
}
.g-nav {
    width: 100%;
    z-index: 9999;
	margin: 0px 0px 5px 0px;
	height: 45px;
}
.g-nav-menu {
  text-align: right;
	color:#333;
}
ul.g-nav-menu {
	margin: 0px 0px;
}
.g-nav-menu li{
    color: #222222;
	font-size:16px;
	padding: 5px 12px 0 12px;
	margin: 10px 10px;
    list-style-type: none;
    display: inline-block;
    line-height: 0px;
}
.g-nav-menu li a{
text-decoration: none;
color:#333;
}
.g-nav-menu li a:hover{
	color: #888;
}


.fixed{
    position: fixed;
    top: 0;
    left: 0;
}
.fixed .g-nav-menu li{
    line-height: 40px;
}

@media screen and (max-width: 760px) {
.fixed .g-nav-menu li{
	padding:0px 12px;
}
}
	
@media screen and (max-width: 960px) {
head-menu{
    background: #fff;
    position: relative;
    width: 100%;
	margin: 0px;
    z-index: 9999;
	padding:0px 0 0px 0;	
}
.g-nav{
    width: 100%;
    z-index: 9999;
	height:50px;
    margin:5px 0px 5px 0px;
}
.g-nav-menu{
    text-align: left;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.g-nav-menu li{
    color: #fff;
    padding: 0 12px 0 12px;
	margin: 0px 0px;
    list-style-type: none;
    width: 100%;
    line-height: 0px;
}
.fixed{
    position: fixed;
    top: 0;
    left: 0;
}
.fixed .g-nav-menu li{
    line-height: 40px;
}
}

/* Slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;

        -ms-user-select: none;
 
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



table {
	width: 100%;
	table-layout: auto;
	font-size: 16px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin:0px 0px 0px 0px;
}

th{
	border: solid 1px #aaaaaa;	
	padding: 15px 10px;
	background: #f7f7f7;
}

td{
	border: solid 1px #aaaaaa;	
	padding: 15px 0px 0px 0px;
	text-align: left;
}



.box3{
margin:50px 0px 50px 0px;
padding:0px 0px 0px 0px;
}







/*---------------------------------------------------------*/
/* footer */
/*---------------------------------------------------------*/
#footer {
    font-size: 0.9em;
    width:100%;
    height: 100%;
    margin: 0px;
    background-color: #f2f2f2;
	padding:20px 0px 0px 0px;
	color:#FFFFFF;
	margin-top: auto;
	font-size: 1.24em;
}
@media screen and (max-width: 760px) {
#footer {
	padding:10px 0px 0px 0px;
}
}

td {
    border: solid 1px #aaaaaa;
    padding: 10px 5px 0px 5px;
    text-align: left;
}

th {
    border: solid 1px #aaaaaa;
    padding: 15px 10px;

    vertical-align: middle;
    background: #f7f7f7;
}

.foot {
	background-color:#f15a24;
	margin:0;
	text-align:center;
}

.foot_01 {
	background-color:#11428a;
	margin:0;
	text-align:center;
}

p.foot {
	text-align:center;
	padding:40px 0 20px 0;
	margin:0;
	color:#fff;
}
@media only screen and (max-width : 760px){
p.foot {
	text-align:center;
	padding:20px 10px;
}
}

p.foot_01 {
	text-align:center;
	padding:10px 0 20px 0;
	margin:0;
	color:#fff;
    font-size: 1em;
}

@media only screen and (max-width : 760px){
p.foot_01 {
	text-align:left;
}
}

a.footer_01{
	color:#fff;
text-decoration: none;
}

a:hover.footer_01{
text-decoration: underline;
}


/*---------------------------------------------------------*/
/* フッターのメニュー横並び */
/*---------------------------------------------------------*/

.f_navi{
	text-align: center;
	margin: 10px 0px;
}
@media screen and (max-width: 760px) {
.f_navi{
text-align: center;	
	margin: 10px 0px 0px 0px;
}
}

.f_navi ul{
margin: 0 ;
padding: 2% 10% 1% 10%;
}
@media screen and (max-width: 1200px) {
.f_navi ul{
margin: 0 ;
	padding: 2% 2% 1% 2%;
}
}
@media screen and (max-width: 760px) {
.f_navi ul{
margin: 0 ;
padding: 5px 0px 10px 0px;
}
}

.f_navi ul li{
list-style: none;
display: inline-block;
	width: 12%;
	min-width: 75px;
	margin:10px 0;
	vertical-align:bottom;
}
@media screen and (max-width: 1200px) {
.f_navi ul li{
	width: 18%;
	min-width: 75px;
}
}
@media screen and (max-width: 760px) {
.f_navi ul li{
list-style: none;
display: inline-block;
width: 100%;
min-width: 35px;
	border-bottom:dashed 1px #f15a24;
	padding:10px;
	margin:10px 0 0px 0;
}
}

@media screen and (max-width: 760px) {
.f_navi ul li:last-child{
	border-bottom:none;
}
}

.f_navi ul li a{
text-decoration: none;
color: #000;
}
@media screen and (max-width: 760px) {
.f_navi ul li a{
text-decoration: none;
}
}

.f_navi ul li a:hover{

}
@media screen and (max-width: 760px) {
.f_navi ul li a:hover{
color: #C0C0C0;
}
}

.f_navi a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 2px;
  background-color: #f15a24;
  transition: .2s;
}
@media screen and (max-width: 760px) {
.f_navi a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 0px;
  background-color: #fff;
  transition: 0s;
}	
}	
.f_navi img{
    margin: 0 10px;
}

.f_navi a {
  position: relative;
  display: inline-block;
}

.f_navi a:hover::after {
  width: 100%;
}








.qa-list dl {
    position: relative;
    margin: 0;
    padding: 28px 80px 28px 30px;
    cursor: pointer;
    border-bottom: 1px solid #000;
}
.qa-list dl:first-child {
    border-top: 1px solid #000;
}
.qa-list dl::before {
    position: absolute;
    top: 35px;
    right: 35px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 50px;
    font-weight: bold;
    font-size: 20px;
}
.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #3285bf;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #3285bf;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
.qa-list dl {
    position: relative;
    padding: 15px 40px 15px 10px;
}
.qa-list dl::before {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 0 0 0 30px;
    font-size: 18px;
}
.qa-list dl dt::before {
    font-size: 20px;
    top: 5px;
    left: 5px;
    content: 'Q.';
}
.qa-list dl dd::before {
    font-size: 20px;
    top: 15px;
    left: 5px;
    content: 'A.';
}
.qa-list dl dd {
    margin: 10px 0 0;
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}












/* ▼▼▼画像横並び（スマホだと列が変わる）▼▼▼ */
*, *:before, *:after {
	box-sizing: border-box;
}

.col_2 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div {
	width: 50%;
	padding: 8px;
}
@media screen and (max-width: 960px) {
.col_2 > div {
		width: 100%;
}
}
@media screen and (max-width: 480px) {
.col_2 > div {

}
}

.col_3 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div {
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
.col_3 > div {
		width: 50%;
		padding: 5px 2px;
}
}
@media screen and (max-width: 760px) {
.col_3 > div {
		width: 100%;
		padding: 5px 7px;		
}
}
@media screen and (max-width: 480px) {
.col_3 > div {
		width: 100%;
		padding: 5px 7px;		
}
}

.col_4 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div {
	width: 25%;
	padding: 5px;
	text-align: center;	
}
@media screen and (max-width: 960px) {
.col_4 > div {
	width: 50%;
}
}
@media screen and (max-width: 480px) {
.col_4 > div {

}
}



.box_01 {
    padding: 0.5em 1em;
    margin: 2em 2em;
    color: #2c2c2f;
    background: #F2F2F2;/*背景色*/
	text-align: center;
}
@media screen and (max-width: 760px) {
.box_01 {
    padding: 0.5em 1em;
    margin: 0em;
    color: #2c2c2f;
    background: #F2F2F2;/*背景色*/
	text-align: center;
}	
}	
.box_01 p {
    margin: 0; 
	padding:10px 0;
	text-align:left;
}
.box_01 img {
	width: 60%;
}
@media screen and (max-width: 760px) {
.box_01 img {
	width: 100%;
}
}


.box_02{
    padding: 0.5em 1em;
    margin: 0.5em 0 0.5em 0;
    color: #2c2c2f;
    background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.box_02 p {
    margin: 0; 
    padding: 5px 10px 10px 10px;
	text-align:left;
}
@media screen and (max-width: 760px) {
.box_02{
    padding: 0.5em 0.3em;
    margin: 0.5em 0 0.5em 0;
    color: #2c2c2f;
    background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
}


.box_04{
    padding: 1em 1em;
    margin: 1em 0 2em 0;
    color: #2c2c2f;
    background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.box_04 p {
    margin: 0; 
    padding: 5px 10px 10px 10px;
	text-align:left;
}
@media screen and (max-width: 760px) {
.box_04{
    padding: 0.5em 0.7em;
    margin: 1em 0 2em 0;
    color: #2c2c2f;
    background: white;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
	text-align:center;
}
}


h4.feature {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:10px 5px 10px 5px;
	color: #2c2c2f;
	text-align: center;
	font-size:20px;
	border-bottom:none;
}

.moving {
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.box_03 {
    margin: 2em 2em;
    background: #F2F2F2;
	padding: 0px 0px 10px 0px;
}
.box_03 .box-title {
    font-size: 1.2em;
    background: #009245;
    padding: 13px 7px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box_03 p {
    padding: 15px 20px;
    margin: 0;
}

@media screen and (max-width: 760px) {
.box_03 {
    margin: 0em 0em 1em 0em;
    background: #F2F2F2;
	padding: 0px 0px 10px 0px;
}
.box_03 .box-title {
    text-align: left;
	padding: 13px 17px;
}	
}


.shiro {
    padding: 0.5em 1em;
    margin: 2em 2em 1em 2em;
    color: #2c2c2f;
    background: #fff;/*背景色*/
}
.shiro p {
    margin: 0; 
    padding: 10px;
	text-align:left;
}
@media screen and (max-width: 760px) {
.shiro {
    padding: 0.5em 0.3em;
}
.shiro p {
    padding: 10px 5px;
}
}

.box_05 {
    margin: 2em 2em;
    background: #F2F2F2;
	padding: 0px 0px 10px 0px;
}
.box_05 .box-title {
    font-size: 1.2em;
    background: #009245;
    padding: 13px 7px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box_05 p {
    padding: 15px 20px;
    margin: 0;
}

@media screen and (max-width: 760px) {
.box_05 {
    margin: 0em 0em 1em 0em;
    background: #F2F2F2;
	padding: 0px 0px 10px 0px;
}
.box_05 .box-title {
    text-align: left;
	padding: 13px 17px;
}	
}

.shiro_01 {
    padding: 0.5em 1em;
    margin: 2em 2em 1em 2em;
    color: #2c2c2f;
    background: #fff;/*背景色*/
}
.shiro_01 p {
    margin: 0; 
    padding: 10px;
	text-align:left;
}
@media screen and (max-width: 760px) {
.shiro_01 {
    padding: 0.5em 0.5em;
    margin: 2em 1em 1em 1em;
}
.shiro_01 p {
    padding: 10px 5px;
}
}





h4.moving_01 {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:0px 5px 10px 5px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}

h4.moving_01 {
    padding:5px 10px;
}

h4.moving_01:before {
    content: url("https://eternal-create.com/wp-content/uploads/icon-02-1.png");
    margin-right:20px; 
    position:relative;
    top:15px;
    left:0;
}

@media screen and (max-width: 760px) {
h4.moving_01 {
	padding: 0.3em 1.2em 0.3em 0em;
	margin:0px 5px 10px 0px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}	
h4.moving_01:before {
    content: url("https://eternal-create.com/wp-content/uploads/icon-03-1.png");	
    margin-right:8px;
    top:11px;	
}
}


/*
==================================================
リンクボタン　黄色
==================================================
*/
.button19 {
  margin: 30px 0 70px 0;
}
.button19 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 400px;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  background-color: #F15A24;
  border:solid 3px #F15A24;
  border-radius:50px;
  transition: 0.3s;
  text-decoration:none;
}
.button19 a::before {
  content: '';
  position: absolute;
  top: calc(50% - 2px);
  right: -2em;
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 16px;
  height: 3px;
  background-color: #009245;
  transition: 0.3s;
}
.button19 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -2em;
  transform: translateY(-50%);
  width: 70px;
  height: 3px;
  background-color: #009245;
  transition: 0.3s;
}
.button19 a:hover {
  text-decoration: none;
  background-color: #fff;
  border:solid 3px #F15A24;	
  color:#333;
}
.button19 a:hover::before,
.button19 a:hover::after {
  right: -2.5em;
}
@media screen and (max-width: 760px) {
.button19 a {
  width: 260px;
  color: #fff;
  font-size: 20px;
}
}


h4.flow_01 {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:0px 5px 10px 5px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}
h4.flow_01:before {
    content: url("https://eternal-create.com/wp-content/uploads/no1.png");
    margin-right:20px; 
    position:relative;
    top:15px;
    left:0;
}
@media screen and (max-width: 760px) {
h4.flow_01 {
	padding: 0.3em 0em 0.3em 0em;
	margin:0px 0px 10px 0px;
	line-height:2em;
}
h4.flow_01:before {
    content: url("https://eternal-create.com/wp-content/uploads/no1-sp.png");
    margin-right:10px; 
    position:relative;
    top:10px;
    left:0;
}
}

h4.flow_02 {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:0px 5px 10px 5px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}
h4.flow_02:before {
    content: url("https://eternal-create.com/wp-content/uploads/no2.png");
    margin-right:20px; 
    position:relative;
    top:15px;
    left:0;
}
@media screen and (max-width: 760px) {
h4.flow_02 {
	padding: 0.3em 0em 0.3em 0em;
	margin:0px 0px 10px 0px;
	line-height:2em;
}
h4.flow_02:before {
    content: url("https://eternal-create.com/wp-content/uploads/no2-sp.png");
    margin-right:10px; 
    position:relative;
    top:10px;
    left:0;
}
}

h4.flow_03 {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:0px 5px 10px 5px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}
h4.flow_03:before {
    content: url("https://eternal-create.com/wp-content/uploads/no3.png");
    margin-right:20px; 
    position:relative;
    top:15px;
    left:0;
}
@media screen and (max-width: 760px) {
h4.flow_03 {
	padding: 0.3em 0em 0.3em 0em;
	margin:0px 0px 10px 0px;
	line-height:2em;
}
h4.flow_03:before {
    content: url("https://eternal-create.com/wp-content/uploads/no3-sp.png");
    margin-right:10px; 
    position:relative;
    top:10px;
    left:0;
}
}

h4.flow_04 {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:0px 5px 10px 5px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}
h4.flow_04:before {
    content: url("https://eternal-create.com/wp-content/uploads/no4.png");
    margin-right:20px; 
    position:relative;
    top:15px;
    left:0;
}
@media screen and (max-width: 760px) {
h4.flow_04 {
	padding: 0.3em 0em 0.3em 0em;
	margin:0px 0px 10px 0px;
	line-height:2em;
}
h4.flow_04:before {
    content: url("https://eternal-create.com/wp-content/uploads/no4-sp.png");
    margin-right:10px; 
    position:relative;
    top:10px;
    left:0;
}
}

h4.flow_05 {
	padding: 0.3em 1.2em 0.3em 1.2em;
	margin:0px 5px 10px 5px;
	color: #2c2c2f;
	font-size:20px;
	border-bottom:none;
	text-align:left;
}
h4.flow_05:before {
    content: url("https://eternal-create.com/wp-content/uploads/no5.png");
    margin-right:20px; 
    position:relative;
    top:15px;
    left:0;
}
@media screen and (max-width: 760px) {
h4.flow_05 {
	padding: 0.3em 0em 0.3em 0em;
	margin:0px 0px 10px 0px;
	line-height:2em;
}
h4.flow_05:before {
    content: url("https://eternal-create.com/wp-content/uploads/no5-sp.png");
    margin-right:10px; 
    position:relative;
    top:10px;
    left:0;
}
}

/*
==================================================
運営者情報で使ってる表
==================================================
*/
/* table01 */
#table01 {
    width: 900px;
    margin: 0 auto;
	font-size:20px;
	padding:20px 0;
}
@media screen and (max-width: 960px) {
#table01 {
    width: 100%;
	margin: 0;
	padding:0;
}
}


#table01 tr {
	border-bottom: 1px solid #b5b1b1;
}

#table01 th,
#table01 td {
	padding: 24px 0;
	border: none;
	padding:20px 10px;
	vertical-align:middle;

}

#table01 th {
	width: 30%;
	background-color: #fff;
}

/* sp */
@media only screen and (max-width: 760px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
	font-size:1.0em;
  }

  #table01 th {
    width: 100%;
	background-color: #F5F5F5;
  }

  #table01 td {
    padding-top: 10px;
  }
	
  #table01 tr {
    border-bottom: none;
  }
}


ul.merit {
background: #f5f5f5;
padding: 0em 0em 0.3em 0em;
border: 0;
margin: 20px 0;
text-align:left;
}

ul.merit .box-title {
    font-size: 1.2em;
    background: #009245;
    padding: 13px 7px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}

ul.merit p {
	margin: 0 20px 10px 20px;
	text-align:center;
}

@media screen and (max-width:760px) {
ul.merit {
background: #f5f5f5;
padding: 0em 0em 1.5em 0em;
border: 0;
}
}

ul.merit li, ul.merit_01 li {
line-height: 1.5;
padding: 2px 20px 0 20px;
position: relative;
font-size: 1.05em;
margin: 15px 25px;
}

.readmore_content_01::before, ul.merit li:before {
display: block;
position: absolute;
left: 0;
content: "";
}

ul.merit li:before, ul.merit_01 li:before {
border-radius: 50%;
width: 5px;
height: 5px;
top: .6em;
}

ul.merit li:before {
background: #f93;
}



.box20_1, .box20_3, ul.merit_01 {
background: #f5f5f5;
padding: 1.5em 2em;
margin: 20px 0;
}

@media screen and (max-width:760px) {
ul.merit_01 {
padding: 1.5em 1.3em;
}
}

ul.merit_01 li:before {
display: block;
position: absolute;
left: 0;
content: "";
background: #4682b4;
}



/* ▼▼▼プロフィール▼▼▼ */
.grid {
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(180px, 1fr) 2fr;
}
.main {

}
.side {
	text-align:left;
}
.main,
.side {
  padding: 2%;
  border-radius: 10px
}

@media(max-width: 480px){
  .grid {
    grid-template-columns: 1fr;
}
}

/* ▼▼▼プロフィール▼▼▼ */
h3.profile {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  border-bottom:none;
  margin: 8px 0px 30px 0px;
}
h3.profile:before {
  content: '';
  position: absolute;
  bottom: -8px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #f15a24;
  border-radius: 2px;
}
@media(max-width: 760px){
h3.profile {
  margin: 15px 0px 30px 0px;
}
}

p.contact {
	text-align:center;
}

/* ▼▼▼お問い合わせ▼▼▼ */
textarea {
	width:100%;
}
select {
	height:30px;
	font-size:16px;
}
input {
	height:30px;
	font-size:16px;	
}
input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 13px 3px 0px 5px;
    border: initial;
	height:15px;
}
input[type="checkbox" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
	height:15px;
}

/* ▼▼▼続きを読む▼▼▼ */
.grad-wrap {
    position: relative;
    margin-bottom: 60px;
	padding-top:0px;
  }
  .grad-btn {
    FONT-VARIANT: JIS04;
    font-size: 20px;
    position: absolute;
    bottom: -60px;
    border-radius: 50px;
    padding: 5px 10px;
    background-color: #FBB03B;
    color: #ffffff;
    text-decoration: none;
    padding: 9px 18px 9px 18px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 20;
  }
  .grad-btn::before {
    content: "▼ 続きを読む";
  }
  .grad-item {
    position: relative;
    overflow: hidden;
    height: 250px; /* 隠した状態の高さ */
  }
@media screen and (max-width:760px) {
  .grad-item {
    position: relative;
    overflow: hidden;
    height: 250px; /* 隠した状態の高さ */
  }
}
.grad-item::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px; /* グラデーションで隠す高さ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 80%, #fff 100%);
    background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.9) 80%, #fff 100%);
    content: "";
}
.grad-trigger {
    display: none; /* チェックボックスは常に非表示 */
}
.grad-trigger:checked ~ .grad-btn::before {
    content: "▲ 閉じる"; /* チェックされていたら、文言を変更する */
}
.grad-trigger:checked ~ .grad-item {
    height: auto; /* チェックされていたら、高さを戻す */
}
.grad-trigger:checked ~ .grad-item::before {
    display: none; /* チェックされていたら、grad-itemのbeforeを非表示にする */
}














/*
==================================================
★★★ひとみさんのLP★★★

将来や生き方にお悩みの方に
==================================================
*/
    .cta-button-container {
        margin-top: 80px;
        display: flex;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }
.cta-button {
    display: flex; /* Flexbox を使用 */
    align-items: center; /* 縦中央揃え */
    justify-content: center; /* 横中央揃え */
    padding: 12px 24px;
    font-size: 16px;
    color: white;
    background-color: #D4A71B;
    border: none;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    width: 80%; /* 任意の幅 */
    max-width: 400px;
}
.first-section {
        margin: 80px 0px;
    }
    .section-title {
        font-size: 24px;
        font-weight: bold;
        margin-top: 40px;
    }
.list-container {
    background-color: #edf2f6;
    padding: 40px;
    margin: 20px auto;
    width: 100%;
    max-width: 700px;
    border-radius: 8px;
    position: relative;
}

.list-container::after {
    content: "";
    position: absolute;
    bottom: -20px; /* 三角形の位置を調整 */
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 300px solid transparent; /* 600pxの半分 */
    border-right: 300px solid transparent; /* 600pxの半分 */
    border-top: 20px solid #edf2f6; /* 三角形の色と高さ */
}
    .list-item {
        font-size: 18px;
        display: flex;
        align-items: center;
        padding: 10px 0;
        border-bottom: 1px solid #ccc;
    }
    .list-item:last-child {
        border-bottom: none;
    }
    .list-item img {
        width: 24px;
        height: 24px;
        margin-right: 8px;
    }
    .footer-text {
        font-size: 18px;
        margin-top: 40px;
        color: #555;
    }

    /* スマホ版: 画面幅が600px以下の場合 */
    @media (max-width: 600px) {
        .cta-button-container {
            flex-direction: column;
            align-items: center;
        }
        .cta-button {
            width: 80%;
            max-width: 300px;
            margin: 5px 0;
        }
    }

/*
==================================================
「ライフプラン 彩り」について
==================================================
*/
    .profile-container {
        max-width: 900px;
        padding: 20px;
        text-align: center;
        margin: 0 auto;
		margin-top: 50px;
		margin-bottom: 80px;
		padding: 50px 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
        background-image: url('https://cocosapo.jp/wp-content/uploads/right-handcorner.png'), url('https://cocosapo.jp/wp-content/uploads/left-handcorner.png'); /* 画像ファイル名を指定 */
        background-position: top right, bottom left;
        background-repeat: no-repeat;
        background-size: 300px;
    }
    .section-title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 30px;
    }
    .profile-section_01 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        max-width: 100%;
    }
    .profile-image {
        width: 200px;
        height: 200px;
        border-radius: 50%;
        background-image: url('https://cocosapo.jp/wp-content/uploads/hitomi-img.jpg'); /* 画像ファイル名を指定 */
        background-size: cover;
        background-position: center;
    }
    .profile-info {
        text-align: left;
        max-width: 600px;
        line-height: 1.8;
    }
    .profile-info h2 {
        font-size: 20px;
        margin: 0;
    }
    .profile-info .position {
        font-size: 14px;
        color: #555;
        margin-top: 5px;
    }

    /* スマホ版: 画面幅が600px以下の場合 */
    @media (max-width: 600px) {
        .profile-section_01 {
            flex-direction: column-reverse; /* テキストが下、写真が上になる */
            text-align: center;
        }
        .profile-info {
            text-align: center;
        }
    }

/*
==================================================
ライフプラン 彩りのコーチングでできること
==================================================
*/
    .coaching-container {
        max-width: 800px;
        margin: 0 auto;
        padding: 20px;
        text-align: center;
    }
    .coaching-title {
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .coaching-description {
        font-size: 16px;
        line-height: 1.8;
        color: #333;
        margin-bottom: 30px;
    }

/*
==================================================
明確なビジョンの確立
==================================================
*/
    .vision-section {
        display: flex;
        align-items: center;
        background-color: #fdf1e7;
        padding: 20px;
        max-width: 900px;
        margin: 0 auto;
        border-radius: 10px;
        gap: 20px;
    }
    .vision-image {
        width: 250px;
        height: auto;
    }
    .vision-content {
        max-width: 500px;
        color: #5b4636;
        line-height: 1.8;
    }
    .vision-title {
        font-size: 20px;
        font-weight: bold;
        background-color: #e3a93a;
        color: #fff;
        padding: 8px 16px;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 10px;
    }

    /* スマホ版: 画面幅が600px以下の場合 */
    @media (max-width: 600px) {
        .vision-section {
            flex-direction: column;
            text-align: center;
        }
        .vision-image {
            width: 100%;
            max-width: 300px;
        }
    }

/*
==================================================
自己肯定感の向上
==================================================
*/
    .confidence-section {
        display: flex;
        align-items: center;
        padding: 20px;
        max-width: 900px;
        margin: 0 auto;
        border-radius: 10px;
        gap: 20px;
    }
    .confidence-image {
        width: 300px;
        height: auto;
        border-radius: 5px;
    }
    .confidence-content {
        max-width: 500px;
        color: #5b4636;
        line-height: 1.8;
    }
    .confidence-title {
        font-size: 20px;
        font-weight: bold;
        background-color: #e3a93a;
        color: #fff;
        padding: 8px 16px;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 10px;
    }

    /* スマホ版: 画面幅が600px以下の場合 */
    @media (max-width: 600px) {
        .confidence-section {
            flex-direction: column-reverse;
            text-align: center;
        }
        .confidence-image {
            width: 100%;
            max-width: 300px;
        }
    }

/*
==================================================
持続的な成長
==================================================
*/
    .growth-section {
        display: flex;
        align-items: center;
        background-color: #fdf8e4;
        padding: 20px;
        max-width: 900px;
        margin: 0 auto;
        border-radius: 10px;
        gap: 20px;
    }
    .growth-image {
        width: 300px;
        height: auto;
        border-radius: 5px;
    }
    .growth-content {
        max-width: 500px;
        color: #5b4636;
        line-height: 1.8;
    }
    .growth-title {
        font-size: 20px;
        font-weight: bold;
        background-color: #e3a93a;
        color: #fff;
        padding: 8px 16px;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 10px;
    }

    /* スマホ版: 画面幅が600px以下の場合 */
    @media (max-width: 600px) {
        .growth-section {
            flex-direction: column;
            text-align: center;
        }
        .growth-image {
            width: 100%;
            max-width: 300px;
        }
    }

/*
==================================================
あなたに合わせたサービス内容
==================================================
*/
/* サービスセクションのスタイル */
.service-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 20px;
    background-color: #f0f4f8;
    position: relative;
    text-align: center;
    /* 背景画像の設定 */
    background-image: url('https://cocosapo.jp/wp-content/uploads/right-handcorner.png'), url('https://cocosapo.jp/wp-content/uploads/left-handcorner.png');
    background-position: top right, bottom left;
    background-repeat: no-repeat;
    background-size: 250px; /* 必要に応じてサイズを調整 */
}

/* タイトルスタイル */
.section-title_01 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

/* サービスの説明テキスト */
.service-description {
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* サービス内容のコンテナ */
.service-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    justify-content: center;
}

/* カードの画像丸角 */
.service-image {
	border-radius: 5px;
}

/* 各サービスカードのスタイル */
.service-card {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
}

/* サービスカードのタイトル */
.service-card h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}

/* サービスカードのテキスト */
.service-card p {
    font-size: 16px;
    color: #555;
    line-height: 1.6;
}

/* レスポンシブ対応 */
@media (max-width: 600px) {
    .service-content {
        grid-template-columns: 1fr;
    }
}

/*
==================================================
あなたも新たな一歩を踏み出しませんか？
==================================================
*/
/* CTAセクションのスタイル */
.cta-section {
    text-align: center;
    padding: 40px 20px;
    max-width: 900px;
    margin: 0 auto;
}

.cta-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.cta-description {
    font-size: 17px;
    color: #555;
    margin-bottom: 30px;
    line-height: 1.8;
}

.cta-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.cta-button {
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #d9a400;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s;
}

.cta-button:hover {
    background-color: #c08f00;
}

/* スマートフォン向けのレスポンシブ対応 */
@media (max-width: 600px) {
    .cta-buttons {
        flex-direction: column;
    }
}

/*
==================================================
よくある質問
==================================================
*/
/* FAQセクションのスタイル */
.faq-section {
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 20px;
    text-align: left;
	background-color: #f9f9f9;
}

.faq-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.faq-item {
    margin-bottom: 20px;
}

.faq-question {
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 5px;
    border-left: 8px solid #d9a400;
}

.faq-icon {
    background-color: #d9a400;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 0 10px;
    border-radius: 50%;
    margin-right: 10px;
}

.faq-answer {
    font-size: 16px;
    color: #555;
    padding: 15px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #fff;
    line-height: 1.8;
}

/*
==================================================
レジリエンスが役立つこんな場面
==================================================
*/
.features-section {
    text-align: center;
    padding: 40px 20px;
    background-color: #FCFEEE; /* 背景色を追加 */
}
.features-section h2 {
    font-size: 28px;
    margin-bottom: 40px;
    color: #555;
    background: none;
}
.feature {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
    padding: 20px;
}
.feature-text {
    flex: 1;
    text-align: left;
    padding-right: 20px;
}
.feature-text h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #333;
    border-bottom: none;
}
.feature-text .number {
    font-size: 2.3em;
    font-weight: bold;
    margin-right: 15px;
    color: #333;
	vertical-align: sub;
}
.feature-text p {
    font-size: 17px;
    line-height: 1.6;
    color: #333;
}
.feature-image {
    flex: 1;
}
.feature-image img {
    width: 100%;
    max-width: 400px;
    height: auto;
    border-radius: 8px;
}
@media (max-width: 960px) {
    .feature {
        flex-direction: column;
        align-items: center;
    }
    .feature-text {
        text-align: center;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .feature-image img {
        max-width: 100%;
    }
    .features-section h2 {
        text-align: center;
    }
    .feature-text .number {
    }
    .feature-text h3 {
        text-align: left;
    }
    .feature-text p {
        text-align: left;
    }
}
@media (max-width: 760px) {
    .feature {
        flex-direction: column;
        align-items: center;
    }
    .feature-text {
        text-align: center;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .feature-image img {
        max-width: 100%;
    }
    .features-section h2 {
        font-size: 26px;
        text-align: center;
    }
    .feature-text .number {
        font-size: 1.8em;
    }
    .feature-text h3 {
        font-size: 22px;
        text-align: left;
    }
    .feature-text p {
        text-align: left;
    }
}
@media (max-width: 520px) {
    .features-section h2 {
        text-align: center;
    }
}
