﻿* {
-webkit-box-sizing: border-box;
}

.Right {
float: right;
}

.Left {
float: left;
}

.textCenter {
text-align: center;
}

.textRight {
text-align: right;
}

.textLeft {
text-align: left;
}

.MgnAuto {
margin: 0 auto;
}

.MgnBtm0 {
margin-bottom: 0;
}

.MgnBtm5 {
margin-bottom: 5px;
}

.MgnBtm10 {
margin-bottom: 10px;
}

.MgnBtm15 {
margin-bottom: 15px;
}

.MgnBtm20 {
margin-bottom: 20px;
}

.MgnBtm25 {
margin-bottom: 25px;
}

.MgnBtm30 {
margin-bottom: 30px;
}

.MgnBtm40 {
margin-bottom: 40px;
}

.MgnBtm50 {
margin-bottom: 50px;
}

.MgnBtm80 {
margin-bottom: 80px;
}

.MgnBtm100 {
margin-bottom: 100px;
}

.MgnTop0 {
margin-top: 0;
}

.MgnTop5 {
margin-top: 5px;
}

.MgnTop10 {
margin-top: 10px;
}

.MgnTop15 {
margin-top: 15px;
}

.MgnTop20 {
margin-top: 20px;
}

.MgnTop25 {
margin-top: 25px;
}

.MgnTop30 {
margin-top: 30px;
}

.MgnTop40 {
margin-top: 40px;
}

.MgnTop50 {
margin-top: 50px;
}

.MgnTop80 {
margin-top: 80px;
}

.MgnTop100 {
margin-top: 100px;
}

.Pad {
padding: 0;
}

.Pad5 {
padding: 5px;
}

.Pad10 {
padding: 10px;
}

.Pad15 {
padding: 15px;
}

.Pad20 {
padding: 20px;
}

.Pad25 {
padding: 25px;
}

.Pad30 {
padding: 30px;
}

.Pad40 {
padding: 40px;
}

.Pad50 {
padding: 50px;
}

.pc {
display: block !important;
}

.sp {
display: none !important;
}

h1, h2, h3, h4, h5, h6 {
font-size: 2rem;
font-style: normal;
font-weight: bold;
}

h3 {
margin: 1em 0;
}

div#wContents p,div#wContents dt,div#wContents dd{
font-size: 1.5rem;
}

.strong {
font-weight: bold;
}

.small {
font-size: 1.2rem;
line-height: .8rem;
}

table.period{
width: 70%;
}

table.period tr{
border-bottom: solid 2px white;
}

table.period tr:last-child{
border-bottom: none;
}

table.period th,td{
font-size: 1.5rem;
}

table.period th{
position: relative;
text-align: left;
width: 30%;
background-color: #ffc510;
text-align: center;
padding: 10px 0;
font-weight: bold;
}

table.period td{
text-align: left;
width: 70%;
text-align: center;
background-color: #eee;
padding: 10px 0;
}


a:hover {
color: #666;
-webkit-transition: background-color .5s ease 0;
transition: background-color .5s ease 0;
}

a:hover img {
opacity: .75;
filter: alpha(opacity=75);
-ms-filter: "alpha( opacity=75 )";
background: none !important;
}

a.btn {
width: 90%;
padding: .7em 1em;
margin: 50px auto 0px;
color: #fff !important;
background-color: #c49f5b;
text-decoration: none !important;
font-weight: 700;
font-size: 2.2rem;
border-radius: 10px;
display: block;
min-height: 100px;
text-align: center;
}

a.btn:hover {
background-color: #c49f5b;
-webkit-transition: .5s;
transition: .5s;
}

span.annotation{
right: 0;
position: absolute;
margin: 10px 0 0;
line-height: .8rem;
}

/*a.btn::after {
content: "";
background-image: url("/service/glass-coating/images/icon-arrow-alt-circle-right.svg");
background-repeat: no-repeat;
background-position: center top;
background-size: contain;
display: inline-block;
height: 1em;
width: 1.5em;
vertical-align: middle;
} */

.box-under-shadow {
-webkit-box-shadow: 0 5px 0 #000;
	box-shadow: 0 5px 0 #000;
}

.box-under-shadow:hover {
-webkit-box-shadow: none;
	box-shadow: none;
-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}

.flexbox {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}

.flexbox.center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

.flexbox .item {
width: auto;
text-align: center;
}

.flexbox .style-1{
width: 48%;
position: relative;
}

.flexbox .style-2{
width: 48%;
position: relative;
}

.flexbox .style-2 .style-2inner{
background-color: #fff4d0;
padding: 10px;
border-radius: 10px;
width: 80%;
margin: 20px auto 0;
}

.style-2inner h3{
margin: 0.8rem 0;
text-align:center;
font-size:1.7rem;
}

.style-2inner p{
padding:15px;
margin: 0;
}

.point {
width: 80px;
height: 80px;
border-radius: 50%;
background-color:  #ffc510;
position: absolute;
top: -10px;
}

.point .txt{
text-align: center;
line-height: 80px;
display: block;
font-weight: bold;
font-size: 1.3rem;
}

h2.experience{
text-align: center;
/* background: linear-gradient(180deg, #fff 0%, #fff 50%, #ffc510 50%, #ffc510 100%); */
padding:1.5rem 0;
margin-bottom: 2em;
position:relative;
font-size: 2.2rem;
}

h2.experience::after{
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 10px;
background: -webkit-repeating-linear-gradient(-45deg, #ffc510, #ffc510 4px, #fff 4px, #fff 8px);
background: repeating-linear-gradient(-45deg, #ffc510, #ffc510 4px, #fff 4px, #fff 8px);
}



/* 店舗一覧 */
#shop dl,
.accshow {
display:flex;
flex-wrap:wrap;
}

#shop dt {
width:23%;
}

#shop dd {
width:77%;
padding-bottom:30px;
}

#shop h3{
font-size: 1.7rem;
}

#shop h4{
font-size:1.5rem;
}

/* アコーディオン */
.accbox {
margin: 0;
padding: 0;
display:inline;
}
.accbox label {
display: inline-block;
font-weight: bold;
padding: 7px 0;
cursor :pointer;
transition: all 0.5s;
}
.accbox label:hover {
background :#ccc;
}
.accbox input {
display: none;
}
.accbox .accshow {
height: 0;
padding: 0;
overflow: hidden;
opacity: 0;
transition: 0.8s;
}
.cssacc:checked + .accshow {
height: auto;
padding: 5px 0 5px 1rem;
opacity: 1;
}

/* SP用 */
@media screen and (max-width: 767px) {

div#wContents p{
font-size: inherit;
}

h2{
background: none;
color:inherit;
}

h2.experience{
margin: 0 5px 10px;
font-size: 1.9rem;
}

h2.experience::after {
height: 12px;
}

a {
text-decoration: none;
}

a.btn {
width: 90%;
padding: 1em .5em;
margin: 10px auto 0px;
font-size: 1.45rem;
min-height: 80px;
}

a.btn .small{
font-weight: lighter;
font-size: 1rem;
}

table.period {
width: 97%;
margin: 0 5px 10px;
}

.flexbox {
-ms-flex-wrap: wrap;
  flex-wrap: wrap;
-webkit-box-pack: center;
  -ms-flex-pack: center;
	  justify-content: center;
}
.flexbox .style-1{
width: 50%;
}

.flexbox .style-2{
width: 100%;
margin: 0 0 30px;
}

.point {
width: 60px;
height: 60px;
}

.point .txt {
line-height: 60px;
font-size: 1rem;
}

.style-2inner h3 {
margin: 0.5rem 0;
font-size: 1.6rem;
}

.style-2inner p {
padding: 10px;
}

span.annotation{
font-size: 1rem;
}

.pc {
display: none !important;
}
.sp {
display: block !important;
}

/*店舗展開後のsp表示*/
#shop{
margin: 0 5px 10px;
}

#shop dt {
width: 100%;
padding-bottom: 0;	
}

}