﻿div#map {
    display: none;
}
section#top_contents3 figure {
    height: 500px;
    overflow: hidden;
}
#top_contents3 .posi_rel.width_1280-max {
    top: -80px;
}
#top_contents3 .contents1_txt{
    margin-left:0;
}
.cursor, .follower{
	border-radius: 50%;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 10;
	transition: 0.3s;
	transition-property: opacity,background,width,height,transform
}
.cursor {
	width: 8px;
	height: 8px;
	z-index: 11;
	background-color: #333;
}
.cursor.is-active{
	background-color: #333;
}
.follower {
	width: 40px;
	height: 40px;
	border: solid 1px #333;
}
.follower.is-active{
	transform: scale(1.8,1.8);
	border: solid 1px #333;
}


.Q{
        background: #6b6b6b;
}

.answer {
    background: #f2f2f2;
}
.qa_type3 .con_no{
	left: 20px;
	top: 15px
}
.qa_type3 .cate_box .box_title1, .qa_type3 .cate_box .box_txt1{
	min-height: 1.5em
}
.qa_type3 .box_q{
	background-image: url(./Dup/img/icon_q.png);
	background-repeat: no-repeat;
	background-position: top 2px left;
	background-size: 60px
}
.qa_type3 .box_a{
	background-image: url(./Dup/img/icon_a.png);
	background-repeat: no-repeat;
	background-position: top 2px right;
	background-size: 60px
}
.qa_type3 .box_q, .qa_type3 .box_a{
	padding: 0 90px
}
.qa_type3 .box_q .box_title1::before, .qa_type3 .box_a .box_txt1::before{
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
}
.qa_type3 .box_q .box_title1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 10px;
    border-right-width: 15px;
    margin-top: -10px;
    border-right-color: #6b6b6b;
    right: 100%;
    top: 34px;
}
.qa_type3 .box_a .box_txt1::before{
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 15px;
    border-right-width: 10px;
    margin-top: -10px;
   border-left-color: #f2f2f2;
    left: 100%;
    top: 35px;
}
/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
.qa_type3 .box_q{
	padding-right: 0
}
.qa_type3 .box_a{
	padding-left: 0
}
.qa_type3 .con_no{
    top: 13px;
}
}





.txt_color1 {
    color: #3a3a3a;
}
#top_contents2 .button:hover {
    transform: translateY(-10px);
}
#top_contents2 .button{
    transition:all 0.3s;
}
#loader .logo {
    max-width: 200px;
}
/*--------------------------------------カーソル-------------------------------------------*/
/*
@media screen and (min-width:769px){
body{
  position: relative;
  cursor: none;
}
a{
  display:inline-block;
}

#cursor{
  position: fixed;

  background: rgba(0,0,0,0.7);
  border-radius:10px;
  width: 10px;
  height: 10px;
  margin: -10px 0 0 -10px;
  z-index: 300;
  pointer-events: none;
  opacity: 0;
}

#stalker{
  position: fixed;
 
  background:  rgba(155,155,155,0.5);
  width: 50px;
  height: 50px;
  border-radius:30px;
  margin: -30px 0 0 -30px;
  z-index: 209;
  pointer-events: none;
  opacity: 0;
  transition: transform 0.5s;
}
#cursor.active,
#stalker.active{
  transform: scale(1.4);
}

.lightboxOverlay{
    z-index:200;
}
}
*/
section#top_contents3 {
    padding-top: 150px;
}
#page10 ul li a:hover span.on{
     background: linear-gradient(-120deg, rgb(255 123 243 / 100%) 0%, rgb(0 109 204 / 100%) 100%);
}
div#footer_txt {
    width: 40% !important;
}
div#footer_links {
    width: 60% !important;
}
#page09 .top_txt{
    color: white;
    background: linear-gradient(-120deg, rgb(255 123 243 / 50%) 0%, rgb(0 109 204 / 50%) 100%);
}
#page08 .tel a {
    background: linear-gradient(to right, #006DCC 0%, #ff7bf3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#page_title h2 {
    color: white;
    font-size: 34px;
    line-height: 34px;
}
#page_title p {
    color: white;
    opacity:0.8;
    letter-spacing: 4px;
}
.cate_title {
    position: relative;
    border: 0;
    padding: 10px 0px;
    
    display: inline-block;
}
.cate_title:before {
    width: 100%;
    height: 2px;
    position: absolute;
    content: "";
    background: linear-gradient(-120deg, rgba(255,123,243,1) 0%, rgba(0,109,204,1) 100%);
    bottom: 0px;
    left: 0;
}
#top_cms .top_cms_box .more a span.on {
    background: linear-gradient(-120deg, rgba(255,123,243,1) 0%, rgba(0,109,204,1) 100%);
}
#cms_1-a .date {
    background: linear-gradient(-120deg, rgb(255 123 243 / 70%) 0%, rgb(0 109 204 / 70%) 100%);
    color: white;
    border: 0;
    padding: 0;
}
.txt_color_nomal {
    color: #3a3a3a;
}
.box_title1 {
    font-weight: normal;
}
h1 img {
    max-width: 160px;
}
#intro .intro_title {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 50px;
}
h1,h2,h3,h4{
    font-family: 'Noto Sans JP' !important;
}
.intro_title h3 {
    font-size: 34px;
    letter-spacing: 4px;
    color: #3a3a3a;
    line-height: 58px;
}
span.grad {
    background: #006DCC;
    background: linear-gradient(to right, #006DCC 0%, #ff7bf3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#intro .intro_txt h2 {
    transform: translateY(-50%);
    padding: 0;
    color: #3a3a3a;
    font-size: 32px;
    line-height: 30px;
    width: 50% !important;
    letter-spacing: 2px;
    letter-spacing: 4px;
    top: -30px;
    position: relative;
}
.intro_txt {
    padding-top: 30px;
}
#top_contents1 .contents1_txt h3 {
    transform: none;
    text-shadow: none;
    font-size: 32px;
    letter-spacing: 4px;
}
section#top_contents1 {
    background: none;
    margin-top: 300px !important;
}
#top_contents1 .contents1_txt {
    margin-left: 55%;
}
.sc_nav .logo img {
    max-width: 150px;
}
#top_contents2 h3 span {
    font-size: 28px;
    color: #3a3a3a;
}
#top_contents3 h3 span {
    letter-spacing: 2px;
}
#top_contents3 h3 span {
    font-size: 28px;
    color: #3a3a3a;
}
#top_contents1 .contents1_txt h3 {
    color: #3a3a3a;
}
#top_contents2 h3::after{
display:none;
}

#top_contents2 h3 span{
    letter-spacing:2px;
}
#top_contents2 .button{
    background: linear-gradient(-120deg, rgba(255,123,243,1) 0%, rgba(0,109,204,1) 100%);
    width: 150px;
    height: 150px;
    display: flex;
    border-radius: 100%;
    color: white;
    line-height: 24px;
    font-size: 18px;
    margin: 50px auto;
}
#top_contents2 .button a{
      color: white;
}
#top_contents2 .button span{
    position: relative;
    top: 7px;
}
#top_contents2 .button a {
    color: white;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.top_cms_title p {
    background: linear-gradient(to right, #006DCC 0%, #ff7bf3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.top_cms_title h4 {
    color: #3a3a3a;
}
body#body {
    color: #3a3a3a;
}
.intro_txt {
    background: none;
}
.intro_txt p {
    width: 90% !important;
}
.cms_5-c .box_title1::before,#cms_5-c .box_title1::before{
    background: linear-gradient(to right, #428ccc 0%, #ffb5f8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#top_contents2 {
    margin-bottom: 150px;
}

@media screen and (max-width:1280px){
    section#top_contents1 {
    margin-top:50px !important;
    padding: 0 50px;
}
#top_contents2 {
    margin-bottom: 150px;
}
}
@media screen and (max-width:1367px){
    #top_contents3 .posi_rel.width_1280-max {
    top: 0px;
}
#top_contents3 .contents1_txt {
    width: 70%;
    margin: auto;
}
}
/*----------------------------------------タブレット------------------------------------*/
@media screen and (max-width:768px){
    #top_contents3 .contents1_txt {
    margin-top: 50px;
}
    section#top_contents3 figure {
    height: 400px;
}
    #intro .intro_txt h2{
        width:100% !important;
    }
    #top_contents1 .contents1_txt {
    margin-left: 0;
    width: 100% !important;
}
#top_contents1 figure {
    position: relative;
}
section#top_contents1 {
    display: flex;
}
 #top_contents1 .contents1_txt h3{
     text-align:center;
 }   
 #loader .logo {
    max-width: 140px;
 }
 #page10 ul li a span{
     white-space:nowrap;
 }
}

/*-----------------------------------スマホ-------------------------------------------*/
@media screen and (max-width:667px){
    section#top_contents3 figure {
    height: 200px;
}
#top_contents3 h3 span {
    font-size: 20px;
    white-space: nowrap;
}
    header #header h1 {
    order: 1;
    width: 70%!important;
}
  #intro h3 {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 3px;
     white-space:nowrap;
}
#intro .intro_title {
    margin-bottom: 50px;
}
#intro .intro_txt h2 {
    font-size: 22px;
    width: 100% !important;
    letter-spacing: 3px;
    white-space:nowrap;
}
.intro_txt p {
    width: 100% !important;
    padding:0;
}
#intro .slick{
    margin:auto;
}
#top_contents1 .contents1_txt h3 {
    transform: none;
    text-shadow: none;
    font-size: 22px;
    letter-spacing: 3px;
}
section#top_contents1{
    padding:0 20px;
}
#top_contents1 .contents1_txt{
    margin-top:20px;
        padding: 0;
}
#top_contents2 h3 span {
    font-size: 20px;
    white-space: nowrap;
}
.contents1_txt p {
    padding: 0;
}
#top_contents2 h3{
    margin-bottom:0;
}
#top_contents2 {
    margin-bottom: 50px;
}
div#footer_txt {
    width: 100% !important;
}
    #page_title h2 {
    color: white;
    font-size: 26px;
    line-height: 54px;
}
#top_contents3 .contents1_txt {
    width: 100%;
    margin: auto;
}
#top_contents3 .contents1_txt {
    margin-top: 30px;
}
section#top_contents3 {
    padding-top: 0;
}
}
