@charset "UTF-8";
/* CSS Document */

#hero, #hero img {
position: relative;
}
#hero h2 {
position: absolute;
color: #83CBD1;
z-index: 2;
line-height: 150%;
}
#hero img {
z-index: 1;
}

#about div div {
background: #ECECEC;
box-sizing: border-box;
}

.tabcontent {
display: none;
}
.tabcontent.active {
display: block;
}
.tab-area {
display: flex;
border: 1px solid #262626;
background: #fff;
cursor: pointer;
list-style-type: none;
padding-left: 0;
width: 90%;
max-width: 500px;
margin: 0 auto;
}
.tab-area li {
width: 33.33333%;
text-align: center;
border-left: 1px solid #262626;
display: grid;
place-items: center;
transition: .6s;
box-sizing: border-box;
}
.tab-area li.activeTab {
background: #262626;
color: #fff;
}
.panel {
display: none;
text-align: center;
}
.panel.active {
display: block;
}
.panel-area {
background: #fff;
}
.tabcontent {
width: 90;
max-width: 1440px;
margin: 0 auto;
}

ul#use {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
ul#use li img {
border-radius: 50%;
}
ul#use li h4 {
text-align: center;
font-weight: 600;
}
ul#color {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
ul#color li {
text-align: center;
}
ul#color li.white img {background: #eee;}
ul#color li.yellow img {background: yellow;}
ul#color li.orange img {background: orange;}
ul#color li.blue img {background: blue;}
ul#color li.pink img {background: pink;}
ul#color li.red img {background: red;}
ul#color li.green img {background: green;}
ul#color li.purple img {background: purple;}
ul#color li.silver img {background: silver;}
ul#color li.gold img {background: gold;}

#caution > div {
width: 90%;
max-width: 960px;
margin: 0 auto;
background: #83CBD1;
box-sizing: border-box;
}
#caution > div h3, #caution > div p {
color: #fff;
}
#caution > div h3 {
text-align: center;
}
#caution > div a {
display: table;
background: #fff;
color: #83CBD1;
box-sizing: border-box;
}

#howto {
max-width: 1440px;
width: 100%;
margin: 0 auto;
}
#howto div div {
background: #F6F6F6;
box-sizing: border-box;
}
#howto div div a, #newitem a, #news > a {
display: table;
background: #2e3035;
color: #fff;
box-sizing: border-box;
}

#faq h3 {
text-align: center;
}
#faq .flex div {
background: #F6F6F6;
box-sizing: border-box;
overflow-y: scroll;
}

#rss h3 {
text-align: center;
}
#newitem {
box-sizing: border-box;
}
#rss .flex h3 span.en {
color: #08646B;
}
#newitem h4 {
text-align: center;
}
#insta ul{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#insta {
background: #F6F6F6;
box-sizing: border-box;
}
#insta ul img.object-fit-img {
object-fit: cover;
font-family: 'object-fit: cover;'
}

#news h3 {
text-align: center;
}
#news ul {
display: table;
margin: 0 auto;
}
#news ul li a{
display: flex;
align-items: center;
}
#news ul li a time{
font-weight: 600;
line-height: 1.5em;
}


@media (max-width: 560px){
#hero h2{
width: 100%;
bottom: 10px;
font-size: 7vw;
text-align: center;
text-shadow: #000 1px 0 10px;
}
#hero img {
opacity: .5;
} 

#about div div {
padding: 10px;
margin-bottom: 20px;
}

.tab-area {
margin-bottom: 20px;
}
.tab-area li {
padding: 5px 0;
}
#tab2 {
width: 90%;
}
ul#use li{
width: 25%;
}
ul#use li:nth-child(-n+2){
padding-bottom: 20px;
}
ul#use li h4{
padding-top: 5px;
}
ul#color {
width: 90%;
margin: 0 auto;
}
ul#color li{
width: 20%;
margin-bottom: 20px;
}

#caution > div {
padding: 10px;
}
#caution > div h3 span.en {
font-size: 7vw;
}
#caution > div p {
padding-bottom: 20px;
}
#caution > div a {
width: 160px;
padding: 6px;
background: url(../images/arrow_b.svg) no-repeat center right 10px #fff;
background-size: 50px;
margin-left: auto;
}

#howto div img {
padding-bottom: 10px;
}
#howto div div {
width: 90%;
margin: 0 auto;
padding: 10px;
}
#howto div div p {
padding-bottom: 20px;
}
#howto div div a, #newitem a, #news > a {
width: 160px;
padding: 6px;
background: url(../images/arrow.svg) no-repeat center right 10px #262626;
background-size: 50px;
margin-left: auto;
}

#faq h3 {
padding-bottom: 30px;
}
#faq .flex div {
margin: 0 auto;
width: 90%;
height: 50vh;
padding: 20px;
}
#faq dt {
font-size: 4vw;
padding-bottom: 8px;
}
#faq dd {
padding-bottom: 30px;
}
#faq dd:last-child {
padding-bottom: 0;
}

#rss .flex h3 span.en, #news h3 span.en {
font-size: 6vw;
}
#newitem {
padding-bottom: 50px;
}
#newitem img {
padding-bottom: 5px;
}
#newitem h4 {
font-size: 4vw;
padding-bottom: 10px;
}
#newitem p {
padding-bottom: 10px;
}
#insta {
padding: 20px;
}
#insta ul li{
width: 25%;
}
#insta ul li:nth-last-child(-n+2){
display: none;
}
#insta ul img.object-fit-img {
width: 100%;
height: 25vw;
}
#insta .insta{
bottom: -50px;
right: 3%;
width: 100px;
height: 100px;
}
#insta .insta a{
font-size: 1.4rem;
line-height: 1.3;
}
#insta .insta a i{
font-size: 2.4rem;
}

#news ul{
padding-bottom: 20px;
}
#news ul li{
padding-bottom: 10px;
}
#news ul li a time{
font-size: 3.5vw;
padding: 5px;
margin-bottom: 10px;
background: #000;
color: #fff;
}
}

@media (min-width: 561px){
#hero img {
width: 75%;
padding-left: 25%;
}
#hero h2 {
top: 50%;
transform: translateY(-50%);
}

#about div.flex {
justify-content: space-between;
}
#about div div {
width: 60%;
padding: 40px;
}
#about img {
width: 36%;
height: 100%;
}

.tab-area {
margin-bottom: 40px;
}
.tab-area li {
padding: 8px 0;
}
ul#use li{
width: 17%;
}
ul#use li:nth-child(-n+5){
padding-bottom: 50px;
}
ul#use li h4{
padding-top: 10px;
}
ul#color {
width: 75%;
margin: 0 auto;
}
ul#color li{
width: 20%;
margin-bottom: 30px;
}

#caution > div {
padding: 40px;
}
#caution .flex {
justify-content: space-between;
align-items: flex-end;
}
#caution > div h3 span.en {
font-size: 3.6rem;
}
#caution > div p {
font-size: 2rem;
width: 60%;
}
#caution > div a {
width: 180px;
padding: 10px;
background: url(../images/arrow_b.svg) no-repeat center right 10px #fff;
background-size: 80px;
}

#howto > div {
position: relative;
}
#howto div img {
position: absolute;
z-index: 2;
width: 40%;
top: 50%;
transform: translateY(-50%);
}
#howto div div {
width: 65%;
margin-left: 35%;
padding: 40px 40px 40px 10%;
}
#howto div div p {
padding-bottom: 30px;
}
#howto div div a, #newitem a, #news > a {
width: 180px;
padding: 10px;
background: url(../images/arrow.svg) no-repeat center right 10px #262626;
background-size: 80px;
margin-left: auto;
}

#faq .flex {
flex-direction: row-reverse;
align-items: center;
}
#faq h3 {
width: 30%;
}
#faq .flex div {
width: 70%;
height: 400px;
padding: 40px;
}
#faq dt {
font-size: 2.2rem;
padding-bottom: 10px;
}
#faq dd {
font-size: 1.8rem;
padding-bottom: 40px;
}

#rss .flex {
justify-content: space-between;
}
#rss .flex h3 span.en {
font-size: 3rem;
}
#rss .flex > div {
width: 50%;
}
#insta ul li{
width: 33.33333%;
}
#insta ul img.object-fit-img {
width: 100%;
height: 180px;
}

#newitem {
padding: 30px 30px 0 30px;
}
#newitem img {
padding-bottom: 8px;
}
#newitem h4 {
font-size: 2rem;
padding-bottom: 16px;
}
#newitem p {
padding-bottom: 20px;
}
#insta {
padding: 30px;
}

#news h3 span.en {
font-size: 3rem;
}
#news ul{
padding-bottom: 30px;
}
#news ul li{
padding-bottom: 30px;
}
#news ul li a time{
font-size: 1.2rem;
padding: 5px 20px 5px 0;
margin-right: 20px;
border-right: solid 1px #cbcbcb;
}
}

@media (min-width: 561px) and (max-width: 1440px){
#hero h2 {
left: 5%;
}
}
@media screen and (min-width: 961px){
#hero {
max-width: 1440px;
margin: 0 auto;
}
#hero h2 {
font-size: 6rem;
}
}
@media screen and (min-width: 1441px){
#hero h2 {
left: 2%;
}
}