﻿@charset "utf-8";

/*** PC ***/

body{
background:#fff!important;
}


h1{
  font-size: 50px!important;
  line-height: 62px!important;
  font-weight: 900!important;
  padding-bottom: 15px!important;
  letter-spacing : 1px!important;
  font-family: "Bodoni Moda", cursive;
  font-optical-sizing: auto;
  color: #102347;
}

body main{
width: 100%!important;
padding-bottom: 50px!important;
background-position: center;
background-size: 100% auto;
}

body main article section.generalpurpose p{
font-size: 16px!important;
line-height: 28px!important;
font-weight: 500!important;
font-family:"Zen Kaku Gothic New",MyYuGothicM,"游ゴシック","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo!important;
color: #5d5d5d!important;
}

p{
	margin-bottom: 16px!important;
}

body main article section.generalpurpose h2{
  font-size: 22px!important;
  line-height: 32px!important;
  font-weight: 500!important;
  letter-spacing : 1px!important;
  font-family: "Zen Kaku Gothic New",cursive!important;
  color: #5d5d5d;
}

body main article section.generalpurpose h3{
  font-size: 30px!important;
  line-height: 35px!important;
  font-weight: 700!important;
  font-family: "Bodoni Moda", cursive!important;
  font-optical-sizing: auto;
  color: #102347!important;
}

body main article section.generalpurpose h4{
  font-size: 20px!important;
  line-height: 26px!important;
  font-weight: 500!important;
  letter-spacing : 1px!important;
  font-family: "Zen Kaku Gothic New",cursive!important;
  color: #102347!important;
}

.pagetop{
  position: -webkit-sticky;
    position: fixed;
    z-index: 99999; /* 他の要素の下に隠れないように */
    bottom: 30px;
    right: 30px;
    border: none;
    width: 100px;
    }

.pagetop a{
    display: block;
    text-decoration: none;
    }
 
.pagetop:hover{
    opacity: 0.85 ;
}


.text{
  text-align:center!important;
}

.tag {
  background: #7aff6d;
  padding: 0.7em 0.5em;
  color: #000;
  margin: 0 0.5em 0 0;
  font-size: 80%;
line-height: 120%;
  font-weight: 500;
}

.tag2 {
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 0.3em 0.5em;
  color: #000;
  margin: 0 0.5em 0 0;
  font-size: 80%;
line-height: 120%;
  font-weight: 500;
}

.yoko{
  display: flex!important;
}

hr{
display: block;
height: 1px;
border: 0;
border-top: 1px solid #282828!important;
margin: 1em 0;
padding: 0;
}

.mt0{
  margin-top: 0;
}


/* 補足情報 */
.hosoku{
font-size:12px!important;
line-height:16px!important;
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  text-align: center;
}

.sticky p{
display: flex;
}


.btn-flat-border {
  background: #102347;
  display: inline-block;
  padding: 10px 0px;
  margin: 10px 0px 10px 0px;
  text-decoration: none;
  color: #fff!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: "Bodoni Moda", sans-serif;
}

.btn-flat-border2 {
  background: #c6dcc6;
  display: inline-block;
  padding: 10px 0px;
  margin: 15px 0px 10px 0px;
  text-decoration: none;
  color: #102347!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: "Bodoni Moda", sans-serif;
}

.btn-flat-border3 {
  background: #e3d7bf;
  display: inline-block;
  padding: 10px 0px;
  margin: 15px 0px 10px 0px;
  text-decoration: none;
  color: #102347!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: "Bodoni Moda", sans-serif;
}

.btn-flat-border4 {
  background: #c2d7f8;
  display: inline-block;
  padding: 10px 0px;
  margin: 15px 0px 10px 0px;
  text-decoration: none;
  color: #102347!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: "Bodoni Moda", sans-serif;
}

.btn-flat-border5 {
  background: #f4be8e;
  display: inline-block;
  padding: 10px 0px;
  margin: 15px 0px 10px 0px;
  text-decoration: none;
  color: #102347!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: "Bodoni Moda", sans-serif;
}

.btn-flat-border6 {
  background: #f5f29d;
  display: inline-block;
  padding: 10px 0px;
  margin: 15px 0px 10px 0px;
  text-decoration: none;
  color: #102347!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: "Bodoni Moda", sans-serif;
}

.btn-flat-border-soldout {
  background: #c7c7c7;
  display: inline-block;
  padding: 10px 0px;
  margin: 15px 0px 10px 0px;
  text-decoration: none;
  color: #fff!important;
  border-radius: 40px;
  transition: .4s;
  width: 100%;
  text-align: center;
  font-weight: bold;
}



.btn-flat-border:hover,
.btn-flat-border2:hover,
.btn-flat-border3:hover {
  background: #282828;
  color: #fff;
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

/* 蛍光ペン風 */
.under1 {
  background: linear-gradient(transparent 50%, #fff 50%);
}

.site-header{
    display: flex;
    position: absolute;
    justify-content: space-between;
}
.site-header.fixed{
    position: fixed;
    top: 0;
}

.scroll-fade-side {
  margin: 0px auto;
  width: 100%;
  height: auto;
}

.scroll-fade-side2 {
  margin: 0px auto;
  width: 100%;
  height: auto;
}

/* スライド指定 */
#imageSlide {
  width: 1920px!important;
  height: 1200px;
  width: 100%;
  position: relative;
}

#imageSlide img {
  width: 1920px!important;
  height: 1200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide img.active {
  z-index: 10;
}

#imageSlide img.last-active {
  z-index: 9;
}

#imageSlide3 {
  width: 1200px!important;
  height: auto;
  margin-top: 0px;
  padding-bottom:700px;
  position: relative;
}

#imageSlide3 img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide3 img.active {
  z-index: 10;
}

#imageSlide3 img.last-active {
  z-index: 9;
}

#imageSlide4 {
  width: 1200px!important;
  height: auto;
  margin-top: 0px;
  padding-bottom:700px;
  position: relative;
}

#imageSlide4 img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide4 img.active {
  z-index: 10;
}

#imageSlide4 img.last-active {
  z-index: 9;
}

#imageSlide5 {
  width: 1200px!important;
  height: auto;
  margin-top: 0px;
  padding-bottom:700px;
  position: relative;
}

#imageSlide5 img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide5 img.active {
  z-index: 10;
}

#imageSlide5 img.last-active {
  z-index: 9;
}

#imageSlide6 {
  width: 1200px!important;
  height: auto;
  margin-top: 0px;
  padding-bottom:700px;
  position: relative;
}

#imageSlide6 img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide6 img.active {
  z-index: 10;
}

#imageSlide6 img.last-active {
  z-index: 9;
}

#imageSlide7 {
  width: 1200px!important;
  height: auto;
  margin-top: 0px;
  padding-bottom:700px;
  position: relative;
}

#imageSlide7 img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

#imageSlide7 img.active {
  z-index: 10;
}

#imageSlide7 img.last-active {
  z-index: 9;
}
