@charset "UTF-8;
/***********************************************
TGC CSS information
File Name : base.css
Last modified : :2021
***********************************************/




*{
	margin:0;
	padding:0;
	}
html {
scroll-behavior: smooth;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: "メイリオ",sans-serif;
  background: url(../images/backballn.png), linear-gradient(#ffe0cd 0%  20%, #ffffff 30% 80%,#ffe0cd 90% 100%);
  background-size: cover;
background-attachment: fixed; 
    background-repeat: no-repeat;
    background-position: center center; 
}





h1 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight : normal;
}
h2 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight : normal;
}
h3 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight : normal;
}

p {
	margin:0;
	padding:0;
	}

div {
	margin:0;
	padding:0;
	}

ul {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}


a:link {
	color:#3b77b6;
	text-decoration: none;
	}


a:visited {
	color:#7f7f7f;
	text-decoration: none;
	}


a:hover {
	color:#ff8400;
	text-decoration: none;
	}


.font-m {
	font-family: "ＭＳ 明朝",serif;
	 font-weight:bold;
}
.font-ms {
	font-family: "ＭＳ 明朝",serif;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	margin: 0 auto;
	}

.red{
	color:#ff0000;
	}


@media print, screen and (min-width: 770px){
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }

a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}


#main {
	margin:0;
	padding:0;
	text-align:center;
	margin: 0 auto;
	}


#main1 {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	margin: 0 auto;
	}


#main2 {
	margin:0;
	padding:  0;
	width:100%;
	text-align:center;
	margin: 0 auto;

	}


#main_body {
	margin:0;
	padding:0;
	width:100%;
	float:left;
	}


#main3 {
	margin:20px 0 20px 0;
	padding:0;
	width:100%;
	float:left;
}


#main3 .all {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width:1300px;

	}

#head {
                                position: fixed;
                                display: flex;
                                top: 0px;
                                left:0px;
                                z-index: 999;
	width:100%;
	text-align:left;
	background-color:rgba(255,255,255,0.80)
	}

#head2{

                                position: fixed;
                                display: flex;
                                top: 0px;
                                left:0px;
                                z-index: 999;
	width:100%;
	text-align:left;
height: 170px;
	}


#head2::after {
                                  content: '';
                                  background-color: rgba(255,255,255,0.75);
                                  position: absolute;
                                  left: 0;
                                  right: 0;
                                  top: 0;
                                  bottom: 0;
                                  height: 78px;
                                }


#headtitle {
	margin:0;
	padding:0 0 10px 0;
	width:100%;
	text-align:left;
	float:left;
	}

#headtitle .left {
	margin:0
	padding:0;
	width:40%;
	text-align:left;
	float:left;
                                position: relative;
                                z-index: 1;
	}

#headtitle .right {
	margin:0
	padding:0;
	width:60%;
	text-align:right;
	float: right;
  display: flex;
  justify-content: flex-end;
                                position: relative;
                                z-index: 1;
	}

#headtitle .logo {
	margin:10px 0 0 30px;
	padding:0;
	width:180px;
	text-align:left;
	float:left;
	}
#headtitle .logo img{
	width:150px;
	}
#headtitle .logo2 {
	margin:20px 0 0 0;
	padding:0;
	text-align:left;
	float:left;
	font-size:24px;
	line-height:1em;
	}
#headtitle .logo2  .sub{
	margin:5px 0 0 0;
	float:left;
	font-size:12px;
	line-height:1.1em;
	}

#headtitle .p-title {
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	width:100%;
	text-align:left;
	float:left;
	font-size:24px;
	line-height:2.5em;
                                color:#ffffff;
                                font-family: "メイリオ" ;
	}
#headtitle .p-title img{
	height:50px;
	margin:5px 10px 5px 50px;
	float:left;
	}


#pankuzulist {
	margin:0;
	padding:0;
	width:1000px;
	text-align:left;
	float:left;
	font-size:12px;
	}

#pagetitle {
	margin:20px 0 0 0;
	padding:10px 0 10px 0;
	width:100%;
	text-align:left;
	float:left;
                                border-bottom: 3px solid #57a4ba;
	font-size:32px;
	}

.pagesubtitle {
	margin:80px 0 20px 0;
	padding:7px 0 7px 1%;
	width:99%;
	text-align:left;
	float:left;
                                border-bottom: 3px solid #8299ce;
                                background-color:#c9d6f0;
	font-size:24px;
	}

.pagesubtitle2 {
	margin:40px 0 20px 0;
	padding:5px 0 5px 5px;
	width:995px;
	text-align:left;
	float:left;
       background: url(../menu/head03.png) repeat-x left top;
	font-size:28px;
	color:#ffffff;
	}



.pagetop{
    position: fixed;
    display: block;
    bottom: 40px;
    right: 10px;
    }

.pagetop img{
	width:70%;
    }
 
.pagetop a{
    display: block;
    text-decoration: none;
    }
 
.pagetop:hover{
    opacity: 0.85 ;
}

.bottom {
	margin: 50px 0 0 0;
	padding:20px 0 20px 0;
	width:100%;
	background-color: #c99479;
	float:left;
	}



.bottom-link {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width:1300px;
	}

.bottom-linkset1 {
	margin:0 0 15px 0;
	padding:0;
	width:100%;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:2em;
border-bottom: 1px dashed #ffffff;
	}
.bottom-linkset1 a {
	margin:0 5px 0 0;
	color:#ffffff;
	text-decoration: none;
	}
.bottom-linkset1 a:hover {
	margin:0 5px 0 0;
	color:#9d4010;
	}

.bottom-linkset1 .waku{
	margin: 0;
	padding:0;
	float:left;
	text-align:left;
	}

.bottom-linkset3 {
	margin:0;
	padding:0;
	color:#ffffff;
	float:left;
	text-align:left;
	}

.bottom-linkset3 .name{
	margin:5px 0 0 0;
	padding:0;
	font-size:16px;
	line-height:1em;
	}


.bottom-linkset3 .add{
                                font-size:0.8em;
	margin:5px 0 0 0;
	padding:0;
	}

.bottom-linkset3 .tel{
	margin:0;
	padding:0;
	font-size:18px;
	line-height:1em;
	}


#linkall {
	margin:40px 0 0 0;
	padding:0;
	width:100%;
	text-align:center;
	float: right;
	}

.set1-3{
                                margin:10px 20px 0 0;
	float: left;
}



.set1-3 .link01{
	margin:0px 10px 0 0;
	padding:2px;
	width:200px;
                                height:50px;
	text-align:center;
	float:left;
	line-height:1em;
                                border-radius: 5px;
                                background: #ffffff;
box-shadow: 3px 3px 5px -3px;
}

.set1-3 .link01:hover {
      transform: translateY(2px);
      cursor: pointer;
                                box-shadow: 1px 1px 2px -1px;
}

.link01 img{
	margin:0;
	width:190px;
}



.set1-3 .link02{
	margin:0px 10px 0 0;
	padding:7px 2px 0px 2px;
	width:200px;
                                height:46px;
	text-align:center;
	float:left;
	line-height:1.2em;
                                border-radius: 5px;

background-color: #f74930;
background-image: linear-gradient(0deg, #f74930 0%, #FF6A88 49%, #FF99AC 100%);
box-shadow: 3px 3px 5px -3px;
}

.set1-3 .link02:hover {
      transform: translateY(2px);
      cursor: pointer;
                                box-shadow: 1px 1px 2px -1px;
}

.set1-3 .link02  a:link{
                                color:#ffffff;
}
.set1-3 .link02  a:visited{
                                color:#ffffff;
}


.set1-3  a:link{
color:#000000;
}


#linkall .set{
  top: 20px;
  right: 0;
  bottom: 0;
  left: 0;
	width:100%;
	float:right;

	}

#fade-in2 li ul{
  opacity: 0;
  top: 50%;
  visibility: hidden;
  transition: .5s;
	text-align:center;
}

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  margin:0;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 5px 10px 5px 10px ;
 border-left: 1px solid #b3b3b3;
  color: #126db7;
  font-size: 12px;
  line-height: 1em;
  text-decoration: none;
}


.dropmenu li:hover > a{
	color: #fef163;
}
.dropmenu li a:hover{
  color: #67afea;

}


}




@media only screen and (max-width: 770px) {

/* スマホで見たときは"sp"のclassがついた画像が表示される */

.sp { display: block !important; }
.pc { display: none !important; }

#main {
	margin:0 0 0 0;
	padding:0;
	text-align:center;
	margin: 0 auto;
	}


#main1 {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	margin: 0 auto;
	}


#main2 {
	padding:0;
	width:100%;
	text-align:center;
	margin: 0 auto;
	}


#main_body {
	margin:0;
	padding:0;
	width:100%;

	}



#head {
                                top: 0px;
                                left:0px;
	width:100%;
	text-align:left;
	}

#head2{

                                top: 0px;
                                left:0px;
	width:100%;
	text-align:left;
	}

.p-title {
	margin:0 0 0 0;
	padding:3px 0 3px 0;
	width:100%;
	text-align:left;
	font-size:1.3em;
	line-height:1em;
                                color:#ffffff;
                                font-family: "メイリオ" ;
	}
.p-title img{
	margin:0 10px 0 10px;
	width:15%;
vertical-align: middle;
	}

#headtitle {
	margin:0 0 20px 0;
	padding:0;
	width:100%;
                               height:40px;
	text-align:left;

	}

#headtitle .logo {
	margin:2px 0 0 2%;
	padding:0;
	text-align:left;
	float:left;
	width:25%;
	}

#headtitle .logo img{
	margin:5px 0 0 0;
	width:100%;
	}

#headtitle .logo2 {
	margin:5px 0 0 10px;
	padding:0;
	text-align:left;
	font-size:0.8em;
	line-height:1.3em;
	color:#242576;
	float:left;
	}

#headtitle .logo2  .sub{
	margin:5px 0 0 0;
	font-size:0.5em;
	line-height:1.5em;
	}


.bottom {
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	color:#ffffff;
	}

.bottom-link {
	width:100%;
	}

.bottom-linkset1 {

	width:100%;
	}

.bottom-linkset1 .waku{
	margin:0 0 0 0;
	padding:0;
	width:100%;
	text-align:left;
	}
.bottom-linkset1 .waku img{
	margin:0 0 0 2%;
	width:30%;
	}





#pagetitle {
	margin:20px 0 0 0;
	padding:0 0 10px 3%;
	width:97%;
	text-align:left;
                                border-bottom: 3px solid #57a4ba;
	background-size:auto 100%; 
	font-size:1.6em;
	}

.pagesubtitle {
	margin:40px 0 20px 0;
	padding:5px 0 5px 3%;
	width:97%;
	text-align:left;
                                border-bottom: 3px solid #8299ce;
                                background-color:#c99479;
	font-size:1.2em;
	}



.pagesubtitle2 {
	margin:40px 0 20px 0;
	padding:2px 0 2px 3%;
	width:97%;
	text-align:left;
	float:left;
       background: url(../menu/head03.png) repeat-x left top;
	font-size:1.2em;
	color:#ffffff;
	}


.pagetop{
	width:100%;
    position: fixed;
    display: block;
    bottom: 0px;
    right: 0px;
background-color:#c99479;
display: flex;
    }

.pagetop .type1-1{
	margin:10px 0 10px 1%;
	font-size:1.2em;
	line-height:0.5em;
	font-family : "arial black";
	text-align:left;
	float:left;
    }
.pagetop .type1-3{
	margin:0;
	font-size:0.5em;
	color: #ffffff;
    }

.pagetop .type1-2{
	margin:5px 7px 0 7px;
	padding:2px 7px 2px 7px;
	text-align:center;
	color: #ffffff;
                                background:#10ae70;
	font-size:1.2em;
	text-decoration: none;
	transition: 0.3s;
                                border-radius:3px;
	float:left;
    }


.pagetop .type1-2:hover {
	color: #ffffff;
                                background:#cfab02;
}

.pagetop .type2 {
	margin:5px 0 5px 0;
	width:15%;
	float:right;
    }

.pagetop .type2 img{
	width:100%;
    }
 
.pagetop a{

color:#ffffff;
    display: block;
    text-decoration: none;
    }
 
.pagetop:hover{
    opacity: 0.85 ;
}


height: 1px;
background-color: #939393;
border: none;
color: #939393;
}




#copy-r {
	margin:0;
	padding:5px 0 70px 0;
	text-align:center;
	border-top: solid 1px #85b4dc;
	color:#ffffff;
	font-size:0.7em;
	line-height:1.2em;

	}




}