@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　初期設定　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
/*font-family: 'Noto Serif JP', serif;
    font-family: 'Shippori Mincho', serif;*/
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

h1 { font-size: 40px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
@media(max-width:767px) {
h1 { font-size: 2rem; }
h2 { font-size: 1.2rem; }
h3 { font-size: 1.8rem; }
h4 { font-size: 1.7rem; }
h5 { font-size: 1.4rem; }
h6 { font-size: 1.2rem; }
p { font-size: 1.1rem; }
}
@media(max-width:576px) {
h1 { font-size: 1.8rem; }
h5 { font-size: 1rem; }
h6 { font-size: 1.4rem; }
p { font-size: 0.9rem;}
}

body {
color:#3e3e4a;
}
footer {
background:#1a1a1a;
color:#FFF;
text-align:center;
font-size: 0.9rem;
}
.wrapper {
overflow:hidden;
}


.formInput05 { width: 5em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}
.formInput10 { width: 10em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}
.formInput15 { width: 15em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}
.formInput20 { width: 20em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}
.formInput25 { width: 25em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}
.formInput30 { width: 30em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}
.formInput40 { width: 40em; max-width: 100%; box-sizing: border-box; display: inline-block; margin:0px 3px;}


/* link style
---------------------------- */
a:link {
	color: #c83c61;
	text-decoration: none;
}
a:hover {
	color:#cc0000;
	text-decoration:underline;
}
a:visited {
	color: #c83c61;
	text-decoration: none;
}

/* other
--------------------------- */
@media screen and (min-width: 579px) {
	.br-sp { display:none; }
}

@media screen and (max-width: 579px) {
	.br-sp2 { display:none; }
}

a:focus, *:focus {
	outline:none;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　common　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.maincontainer {
	max-width:1200px !important;
	margin-left:auto;
	margin-right:auto;

}
.maincontainer2 {
	max-width:1000px !important;
	margin-left:auto;
	margin-right:auto;
  padding-left: 10px;
  padding-right: 10px;
}
.maincontainer-wide {
	max-width:1400px !important;
	margin-left:auto;
	margin-right:auto;
}
.rl15-container {
  max-width: 900px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.rl80-container {
  max-width: 800px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.rl60-container {
  max-width: 600px;
  position: relative;
  margin: 0 auto;
  padding-left: 45px;
  padding-right: 45px;
}

p.lead {
text-align:center;
font-size:1em;
line-height:1.9em;
}
@media screen and (max-width: 579px) {
p.lead {
text-align:left;
font-size:0.9em;
padding:0 1em;
}
}
p.lead2 {
margin:1.2em 1em;
font-size:1em;
}

@media screen and (min-width: 767px) {
	.br-sp { display:none; }
}
#kashikiri {
  padding-top: 250px;
/*  margin-top: -250px;*/
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　footer navi　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.copyright {
color:#FFF;
font-size:0.7em;
}

.sns_icon ul {
text-align:center;
font-size:0;
}

.sns_icon li {
display: inline-block;
vertical-align: middle;

}
.sns_icon li a {
color:#FFF;
}
/*-------------------------------------------------- */
p.linksaki {
	margin-top:10px;
}
p.linksaki a {
padding:7px;
background:#4b5b5a;
color:#FFF;
font-size:12px;
font-weight: bold;
text-decoration:none;
}
.linksaki a:hover {
background:#b5c2b5;
color:#FFF;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ 見出し ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.second_title {
margin:2.5em 0.8em;
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: solid 1px #ff0000;/*左線*/
}
/* ＝＝＝＝ index access ＝＝＝＝＝ */
ul.ul_access {
border-radius :8px;
  box-shadow :0px 0px 5px #FFF;
  padding: 0.5em 0.5em 0.5em 2em;
list-style-type: square;
}
ul.ul_access li {
  line-height: 1.5;
  padding: 0.5em 0;
font-size:0.9rem;
}
:not(.square_nashi){
list-style-type: none;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　ナビゲーション　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
#head_wrap {
position:fixed;
width:100%;
z-index:9999;
   top: 0;
    padding: 0;
background:rgba(255,255,255, 0.3);
}

.header-in {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 align-items: center;
/*justify-content:space-between;*/
justify-content:flex-end;
height:80px;
}
.header-in >:first-child {
  margin-right: auto;
}
/*-------------------------- navi ------------------------------*/
#global-nav {
position:relative;/*垂直に中央揃えにするため★*/
}

#global-nav ul {
  list-style: none;
  font-size: 14px;
 display: flex;
flex-wrap:wrap;
justify-content:end;
align-items:center;
position:aboslute;/*★*/
top:0;/*★*/
bottom:0;/*★*/
margin:auto;/*★*/
}
#global-nav ul li {
height:20px;
}
#global-nav ul li a {
color:#000;
  padding: 0px 17px;
  box-sizing: border-box;
  font-weight: bold;
  transition: all .5s ease 0s;
}
#global-nav ul li a:hover {
color:#888;
}

@media (max-width: 992px) {
  #global-nav ul {
    display: block;
  }
#global-nav ul li {
margin:20px 0;
}
}

#head_wrap.fixed {
background:#000;
box-shadow:0 .4em .8em rgba(0, 0, 0, 0.6);
}
#head_wrap.fixed #global-nav ul li a {
  color: #FFF;
  padding: 0 13px;
}
#head_wrap.fixed #global-nav ul li a:hover {
  color: #ff0000; 
}
#toplogo_only.slogo {/*index.html */
display:none;
}
.slogo img {
margin-left:2%;
width:80%;
filter: brightness(0);
}

#head_wrap.fixed .slogo {
margin-left:3%;
    display: block;
filter: brightness(0) invert(1);
}


@media (max-width: 992px) {
#head_wrap.fixed #global-nav ul li a {
  color: #3e3e4a;
}
}
/*-------------------------- Toggle Button -----------------------------*/
#nav-toggle {
  display: none;
  position: absolute;
  right: 20px;
  top: 24px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 9999;
}

#nav-toggle div {
  position: relative;
}


@media (min-width: 992px) {
/* Toggle Button */
#nav-toggle {
  display: none;
}
}

@media (max-width: 992px) {
  #global-nav {
position:fixed;
right:-992px;
height:100vh;
top:0;
width:100%;
background: rgba(225, 225, 225, 0.8);
text-align:center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
transition:all 0.5s;
  }

  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
padding-top:120px;
  }
  #global-nav ul li {
    float: none;
    position: static;
padding: 15px;
  }
  #head_wrap #global-nav ul li a,
  #head_wrap.fixed #global-nav ul li a {
    width: 100%;
    display: block;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle MENU_CLOSE */
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #333;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  #nav-toggle span:nth-child(3) {
    top: 22px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }


  /* #global-nav MENU_OPEN */
  .open #global-nav {
     /*#global-nav top + #mobile-head height */
z-index:999;
    -moz-transform: translateX(-992px);
    -webkit-transform: translateX(-992px);
    transform: translateX(-992px);
  }
}

#head_wrap.fixed #nav-toggle span {
background:#FFF;
}


/*-------------------------- Button ----------------------------*/
.sp_entry {
position:relative;
width:100px;
height:80px;
background:#191919;
  cursor: pointer;
}
.sp_entry p {
position: absolute;
top:50%;
left:50%;
transform:translate(-50%, -50%);
text-align:center;
}
.sp_entry a {
color:#FFF;
text-decoration:none;
}
.sp_entry:hover{
background:#333333;
}
@media (max-width: 1024px) {
.sp_entry {
right:78px;
}
}

/*------------------------- top_instagram -----------------------------*/

.top_instagram ul{
list-style-type: none;
margin:0 0.3em 0 0;
padding:0;
}
.top_instagram li {
line-height:1.1;
}
.top_instagram li a{
font-size:1.4rem;
font-weight: 900;
color:#1a1a1a;
}
.top_instagram li a:hover{
  /*押したとき*/
color:#333;
}
#head_wrap.fixed .top_instagram li a{
color:#FFF;
}
#head_wrap.fixed .top_instagram li a:hover{
color:#888;
}

@media only screen and (max-width: 1024px) {
.top_instagram ul{
margin:0 5px 0 0;
}
}
/*=======================================================*/
section.first__section {
padding:180px 0;
}

section + section {
  padding-top: 130px;
}

section.last__section {
  padding-bottom: 20vh;
}


.ttl_center1 {
  font-weight: bold;
  padding-bottom: 1.5em;
  text-align: center;
  position: relative;

}
.ttl_center1::before {
  content: url('../images/title_icon.png');
  width: 48px;
  height: 48px;
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

