#dummy{
    font-family: 'Noto Serif JP', serif;
    
}

html{
    background-color:rgb(255, 244, 241);
    height: 100%;
    font-size:105%;
}

    
html a{    
    text-decoration: none;
    color:#000;

}
body{
    margin:0;
    min-width: 800px;
    max-width: 1600px;
    margin-left: auto;
    margin-right:auto;
    position:relative;
    height: 100%;
    font-family: 'Kosugi Maru', sans-serif;
}
h1{
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 2.2rem;
    margin:0px 0px 0px 200px;
    padding:10px 0px 10px 10px;
    color:#333F50;
    background:linear-gradient(0deg,rgba(255, 255, 255, 0) 1%,rgba(255, 196, 141, 0.502) 50%,rgb(255, 196, 141));
}
h1:before{
    content:"・";
    color:rgb(219, 176, 112);
    font-size:2.2rem; 
    text-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}
h1:after{
    display:block;
    background-color: rgb(241, 248, 255);
}

h2{
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 1.8rem;
    padding:10px 10px 0px 30px;
    color:#333F50;
    background:linear-gradient(270deg,rgba(255, 255, 255, 0) 1%,rgba(255, 255, 255, 0.788) 50%,rgb(255, 255, 255));
    border-radius:8px 8px 0px 0px;
    margin-block-start: 1rem;
    margin-block-end: 1rem;
}
h2:after{
    position: relative;
    display:block;
    content:"";
    left:-30px;
    margin-top:10px;
    height:2px;
    width:100%;
    background:linear-gradient(270deg,rgba(255, 255, 255, 0) 1%,rgba(248, 195, 114, 0.502) 50%,rgb(248, 195, 114));
}

h3{
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 1.6rem;
    padding:10px 10px 0px 40px;
    color:#333F50;
    margin-block-start: 1rem;
    margin-block-end: 1rem;
}

h4{
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 1.4rem;
    padding:0px 10px 0px 40px;
    color:#333F50;
    margin-block-start: 0.5rem;
    margin-block-end: 0.5rem;
}



h5{
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 1.8rem;
    margin:10px 0px 0px 0px;
    padding:10px 0px 10px 10px;
    color:#333F50;
    }
h5:before{
    content:"・";
    color:rgb(112, 180, 219);
    font-size:1.8rem; 
    text-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}

h6{
    font-size:1.5rem;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
    color:rgb(255, 255, 255);
    text-shadow:2px 3px 4px rgba(26, 26, 26, 0.418);
    background-color: rgba(78, 95, 151, 0.692);
    border-radius:5px 5px 5px 5px;
    box-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}
h6:before,h6:after{
    content:" ● ";
    color:rgb(163, 195, 255);
    font-size:1.6rem; 
    text-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}


.coverlink,.coverlink-r{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index:10;
    transition-duration: 300ms;
}
.coverlink-r{
    border-radius: 20px;
}
.coverlink:hover,.coverlink-r:hover{
    background-color: rgba(255, 255, 255, 0.507);
    }




.wrap{
    min-height: 100%;
    margin-bottom: -137px;
    position: relative;
}
.push{
    height:145px;
}




.headers{
    height:120px;
    display: block;
    float:center;
    position: relative;

    /*
    position: fixed;
    width:100%;
    height:120px;
    z-index:20;
    */
    /*
    background-color:rgb(226, 228, 109);
    */

    /* background-image: url('img/nc195240.jpg'); */
    /* background-position: center bottom; */
    background-image: url('img/asahi.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom:3px solid rgb(134, 134, 134);

}
.headers img{
    width: 130px;
    position: absolute;
    display: block;
    left:30px;
}

#cc{
    font-family: 'Kosugi Maru', serif;
    display: block;
    font-size:1.5rem;
    color:#fff;
    text-shadow: 2px 2px 2px #333F50;
    top:15px;
    left:170px;
    position: absolute;
}

#title-s{
    font-family: 'Kosugi Maru', serif;
    display: block;
    font-size:2.5rem;
    color:#fff;
    text-shadow: 4px 3px 2px #333F50;
    position: absolute;
    left:170px;
    bottom:27px;
    
}
#company-info{
    display: block;
    position: absolute;
    top:25px;
    right:30px;
    font-family: 'Kosugi Maru', sans-serif;
    line-height:1.8rem;
    color:#FFF;
    text-shadow: 3px 3px 3px #333F50;
}
#company-info span{
    z-index:20;
    font-size:1.8rem;
}



.menu_dummy{
    position:absolute;
    left:0;
    width:200px;
    background-color: rgba(255, 255, 255, 0.8);
    height:calc(100% - 262px);
    z-index: -2;
}

.menu{
    position: absolute;
    left:0;
    width: 200px;
    height:calc(100% - 262px);
}

.menu_fixed{
    position: sticky;
    top:0;
    height:0;
}
.menu ul{
    list-style-type: none;
    padding-left:0px;
    margin-left: auto;
    margin-right:auto;
    margin-bottom:0;
    margin-top:0;
    left:0;
    right:0;
	overflow: hidden;
    clear: left;
}
.menu li  {
	float: left;
    border-bottom: 1px solid rgb(134, 134, 134);
    width:200px;

}

.menu li a{
    position: relative;
	display: block;
	color: rgb(0, 0, 0);
	text-align: center;
    padding-top:1rem;
    padding-bottom:1rem;
    text-decoration: none;
    font-size:1.3rem;
    font-family: 'Kosugi Maru', sans-serif;
    text-shadow:0px 5px 4px rgba(0, 0, 0, 0.137);
    transition-property: left,color,text-shadow;
    transition-duration:300ms,300ms,300ms;
    width:200px;
    overflow: hidden;
    text-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}

.menu li a:before{
    content:"";
    z-index: -1;
    position: absolute;
    
    width: 200px;
    height:3.3rem;
    margin-top:-1rem;
    left:-200px;
    /* background-color: #00b7ff; */
    background-image: url(img/net-texture2.png);
    opacity: 0.4;
    background-repeat: repeat;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.menu li a:hover:before{
    left: 0px;
}

.menu li a:hover:not(.active)  {
    text-shadow:white 2px 0px 4px,
                white 2px 2px 4px,
                white 0px 2px 4px,
                white 0px -2px 4px,
                white -2px -2px 4px,
                white -2px 0px 4px,
                white -2px 2px 4px,
                white 2px -2px 4px,
                white 3px 0px 4px,
                white 3px 3px 4px,
                white 0px 3px 4px,
                white 0px -3px 4px,
                white -3px -3px 4px,
                white -3px 0px 4px,
                white -3px 3px 4px,
                white 3px -3px 4px,
                white 4px 0px 4px,
                white 4px 4px 4px,
                white 0px 4px 4px,
                white 0px -4px 4px,
                white -4px -4px 4px,
                white -4px 0px 4px,
                white -4px 4px 4px,
                white 4px -4px 4px,
                white 3px 0px 6px,
                white 3px 3px 6px,
                white 0px 3px 6px,
                white 0px -3px 6px,
                white -3px -3px 6px,
                white -3px 0px 6px,
                white -3px 3px 6px,
                white 3px -3px 6px;
}


.menu .active {
/* 	background-color: #92e0ff; */
    background-image: url(img/net-texture1.png);
    background-repeat: repeat;
    text-shadow:white 2px 0px 4px,
                white 2px 2px 4px,
                white 0px 2px 4px,
                white 0px -2px 4px,
                white -2px -2px 4px,
                white -2px 0px 4px,
                white -2px 2px 4px,
                white 2px -2px 4px,
                white 3px 0px 4px,
                white 3px 3px 4px,
                white 0px 3px 4px,
                white 0px -3px 4px,
                white -3px -3px 4px,
                white -3px 0px 4px,
                white -3px 3px 4px,
                white 3px -3px 4px,
                white 4px 0px 4px,
                white 4px 4px 4px,
                white 0px 4px 4px,
                white 0px -4px 4px,
                white -4px -4px 4px,
                white -4px 0px 4px,
                white -4px 4px 4px,
                white 4px -4px 4px,
                white 3px 0px 6px,
                white 3px 3px 6px,
                white 0px 3px 6px,
                white 0px -3px 6px,
                white -3px -3px 6px,
                white -3px 0px 6px,
                white -3px 3px 6px,
                white 3px -3px 6px;
}

.menu .l1{
    height:2.4rem;
}

.menu .l1 a{
    font-size: 1rem;
    padding-top:0.7rem;
    padding-bottom:0.7rem;
}

.menu .l1 a:before{
    height:2.4rem;
    margin-top:-0.7rem;
    opacity:0.2;
}


.l-drawer__icon {
    z-index: 80;
    top:3px;
    background-color:#82f0ffb7;
    border: solid 2px #00000050;
    border-right: none;
    cursor: pointer;
    display: block;
    width: 56px;
    height: 50px;
    position: fixed;
    right: -90px;
    border-radius:10px 0px 0px 10px;
}


.l-drawer__checkbox {
    display: none;
}












.main{
    position: absolute;
    width:calc(100%-200px);
    left:200px;
}





.footers{
    position:relative;
    display: block;
    font-size:1.3rem;
    font-family: 'Kosugi Maru', sans-serif;
    line-height: 2rem;
    height:143px;
    background:linear-gradient(0deg,rgb(255, 196, 147) 1%,rgba(255, 196, 147, 0.502) 20%,rgba(255, 255, 255, 0));

}

.footers span{
    font-size:2rem;
    line-height: 2.5rem;
}
#fa{
    display: block;
    position: absolute;
    top:10px;
    left:3%;
    
}
#fb{
    display: block;
    position: absolute;
    top:20px;
    right:3%;
    font-size:1.2rem;
}
#fc{
    text-align: center;
    display: block;
    position: absolute;
    width:400px;
    left:calc(50% - 200px);
    right:calc(50% - 200px);
    bottom:0px;
    font-size:0.8rem;
}

#fd{
    text-align: center;
    display: block;
    position: absolute;
    width:200px;
    right:50px;
    bottom:0px;
    font-size:0.9rem;
}



#userhr{
    width:100%;
    left:0px;
    height:2px;
    background-color: rgb(248, 190, 114);
    /*
    background:linear-gradient(90deg,rgb(147, 181, 255) 1%,rgba(147, 181, 255, 0.502) 70%,rgba(255, 255, 255, 0));
    */
}






/* 
#pict{
    background-image: url('img/TOP02.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height:520px;
    width:calc(100% - 200px);
    left:200px;
    min-width: 580px;
    max-width: 1600px;
    font-family: 'Kosugi Maru';
    color: rgb(255, 255, 255);
    font-size:2.6rem;
    text-shadow:4px 5px 4px rgba(0, 0, 0, 0.678);
    position: relative;
}


#pict span{
    position: absolute;
    bottom:30px;
    right:4%;
    line-height:3.4rem;
}

 */




#t-grad{
    position: absolute;
    width:100%;
    height:100px;
    background:linear-gradient(0deg,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0) 50%,
    rgb(255, 255, 255) 100%);

}
#b-grad{
    position: absolute;
    width:100%;
    height:100px;
    background:linear-gradient(180deg,rgba(255, 255, 255, 0) 80%,rgba(255, 196, 141, 0.699) 90%,rgb(255, 196, 141) 100%);
    bottom:0px;
}


/* 
.bgv{
    position: absolute;
    top:123px;
    left:200px;
    min-width: 580px;
    max-width: 1600px;
    width:calc(100% - 200px);
    height:520px;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;

    font-family: 'Kosugi Maru';
    color: rgb(255, 255, 255);
    font-size:2.6rem;
    text-shadow:4px 5px 4px rgba(0, 0, 0, 0.678);

} 
*/



.bgv{
    position: absolute;
    top:120px;
    left:0px;
    width:100%;
    min-width:1080px;
    background-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: -100;
    font-family: 'Kosugi Maru';
    color: rgb(255, 255, 255);
    font-size:2.6rem;
    text-shadow:4px 5px 4px rgba(0, 0, 0, 0.678);

}

.bgv_cover{

    position: absolute;
    width:100%;
    height:120px;
    background:linear-gradient(180deg,rgba(255, 255, 255, 0) 0%,rgb(241, 248, 255) 100%);
    bottom:0px;

}


.bgv1{
    position: relative;
    object-fit:cover;
    left:0;
    width:100%;
    min-width:930px;
    z-index: -100;
    background: url('img/top02.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}






.contents{
    padding:10px;
    min-width: 560px;
    max-width: 1560px;
    font-size:1.2rem;
    position: relative;
    width:calc(100% - 220px);
    left:200px;
    margin:0px;

}

.contents-t{
    background-color:rgb(255, 248, 241);
    padding:10px;
    min-width: 560px;
    max-width: 1560px;
    font-size:1.2rem;
    position: relative;
    width:calc(100% - 220px);
    left:200px;
    margin:0px;

}

.contents-nm{
    padding:10px;
    min-width: 460px;
    max-width: 1560px;
    font-size:1.2rem;
    position: relative;
    width:calc(80%);
    margin-left:10%;
}

/* 
#buttons{
    display:block;
    position: relative;
    height:336px;
}

#cont1,#cont2,#cont3{
    position: relative;
    width:calc( 32% - 26px );
    display:block;
    float:left;
    background:linear-gradient(0deg,rgba(255, 255, 255, 0) 1%,rgba(255, 255, 255, 0.502) 20%,rgb(141, 209, 255));
    border:3px solid rgba(50, 69, 105, 0.623);
    height:310px;
    padding:10px;
    font-size: 1.2rem;
    border-radius:20px 20px 20px 20px;
}

#cont2{
    margin-left:2%;
    margin-right:2%;
}

#cont1 img,#cont2 img,#cont3 img{
    position:absolute;
    width:100%;
    height: auto;
    max-height:190px;
    object-fit: cover;
    bottom:0px;
    z-index:3;
    left:0px;
    border-radius:0px 0px 17px 17px;
    border-top:3px solid rgba(50, 69, 105, 0.623);
}

.c-text{
    text-align: center;
    font-family: 'Kosugi Maru', sans-serif;
    z-index:5;
    position:relative;
}
 */

#top-contents{
    width:100%;
    height:910px;
}

#cont-1,#cont-2,#cont-3,#cont-4{
    position: absolute;
    width: 94%;
    right:3%;
    left:3%;
    height:200px;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 20px;
    border: 2px solid  rgb(170, 124, 105);
}
#cont-1{
    top:0px;
    background-image: url(img/kaisya.jpg);
    background-position: right;
}

#cont-2{
    background-image: url(img/mntopccases_s.jpg);
    background-position:110%;
    top:230px;
}    

#cont-3{
    background-image: url(img/arekore2.jpg);
    background-position:100%;
    top:460px;
}    

#cont-4{
    background-image: url(img/phone.jpg);
    background-position:100%;
    top:690px;
}    



.gradation{
    position: absolute;
    width:100%;
    height:100%;
    border-radius: 20px;
    background:linear-gradient(270deg,rgba(255, 255, 255, 0) 200px,rgb(255, 255, 255) 260px,rgb(255, 255, 255));
}

.gradation-text{
    position: absolute;
    font-family: 'Kosugi Maru';
    width:93%;
    left:6%;
    top:20px;
    font-size: 1.8rem;
    line-height: 2.2rem;
    text-shadow:white 2px 0px 4px,
                white 2px 2px 4px,
                white 0px 2px 4px,
                white 0px -2px 4px,
                white -2px -2px 4px,
                white -2px 0px 4px,
                white -2px 2px 4px,
                white 2px -2px 4px,
                white 3px 0px 4px,
                white 3px 3px 4px,
                white 0px 3px 4px,
                white 0px -3px 4px,
                white -3px -3px 4px,
                white -3px 0px 4px,
                white -3px 3px 4px,
                white 3px -3px 4px,
                white 4px 0px 4px,
                white 4px 4px 4px,
                white 0px 4px 4px,
                white 0px -4px 4px,
                white -4px -4px 4px,
                white -4px 0px 4px,
                white -4px 4px 4px,
                white 4px -4px 4px,
                white 3px 0px 6px,
                white 3px 3px 6px,
                white 0px 3px 6px,
                white 0px -3px 6px,
                white -3px -3px 6px,
                white -3px 0px 6px,
                white -3px 3px 6px,
                white 3px -3px 6px;
}

.gradation-text b{
    font-family: 'Kosugi Maru';
    font-size: 2.2rem;
    line-height: 4rem;
    color: rgb(19, 43, 73);
}

.gradation-text span{
    display: block;
}


#info{
    margin-top:0px;
    font-family: 'Kosugi Maru';
    display: block;
}
#info table{
    border: 2px solid  rgb(105, 133, 170);
    border-collapse: collapse;
    font-size:1.3rem;
    margin-top:0px;
    border-radius:0px 0px 25px 0px;
}
#info table th,#info table td{
    border:solid 1px #aaaaaa;
    background-color:rgba(255, 255, 255, 0.842);
}
#info td:nth-of-type(1){
    text-align: center;

}






#greet a{
    font-size:1rem;
}
#greet span{
    display: inline-block;
}
#greet{
    font-size:1.3rem;
    font-family: 'Noto Serif JP', serif;
    width:85%;
    padding:25px;  
    margin:30px auto 30px auto; 
    border:solid 2px #ccc;
    background-color: rgb(255, 255, 255);
    border-radius:25px 0px 25px 0px;
    
    /* text-align: center; */
}


#compa{
    margin:30px auto 30px auto; 
    font-family: 'Kosugi Maru';
    display: block;
    width:70%;
}
#compa table{
    border: 2px solid #ccc;
    border-collapse: collapse;
    font-size:1.3rem;
    margin-top:0px;
    width:100%;
}
#compa table th,#compa table td{
    border:solid 1px #aaaaaa;
    font-weight: normal;
    background-color:rgb(255, 252, 239);
    padding:10px;
}
#compa td{
    text-align: center;
    line-height: 2rem;
    padding-top:5px;

}
#c1{
    width: 20%;
}
#c2{
    width:80%;
}

#compa td span{
    display: inline-block;
}
#compa td:nth-of-type(1),#compa th:nth-of-type(1){
    background-color:rgb(255, 238, 181);
}
#compa td:nth-of-type(2),#compa th:nth-of-type(2){
    text-align: left;
    padding-left: 2rem;
}



#access{
    margin-left:calc(10% - 2px);
    margin-right:calc(10% - 2px);
    padding:15px 15px 15px 15px;
    font-size: 1.2rem;
    font-family: 'Kosugi Maru', sans-serif;
    background-color:rgb(255, 252, 239);
    border:solid 2px #ccc;
    border-bottom: none;
}

#googlemap{
    position: relative;
    max-width:1200px;
    width: 80%;
    min-width:400px;
    margin-left:calc(10% - 2px);
    margin-right:calc(10% - 2px);
    height:50vw;
    min-height:400px;
    max-height:800px;
    border:solid 2px #ccc;
}






#gaiyo{
    font-size:1.2rem;
    position:relative;
    width: 80%;
    margin-left:10%;
}


.items{
    position:relative;
    width: 80%;
    margin-left:10%;
    border:solid 2px #CCC;
    padding:15px 15px 15px 15px;
    background-color:rgb(255, 252, 239);
    min-height:210px;
    box-sizing: border-box;
}

.items img{
    float: left;
    width:45%;
    object-fit: contain;
    max-height:300px;
    border-radius: 20px;
    margin:0px;
}

.items div{
    overflow: hidden;
    display: block;
    position: relative;
    padding-left:1.5rem;
    font-family: 'Kosugi Maru', sans-serif;
    font-size: 1.3rem;
    line-height: 1.8rem;
}

#item-title{
    padding:0;
    position: relative;
    display: block;
    left:0px;
    top:0px;
    margin-bottom:10px;
    font-size:1.5rem;
    text-align: center;
    color:rgb(255, 255, 255);
    text-shadow:2px 3px 4px rgba(26, 26, 26, 0.418);
    background-color: rgba(78, 95, 151, 0.692);
    border-radius:5px 5px 5px 5px;
    box-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}
#item-title:before,#item-title:after{
    content:" ● ";
    color:rgb(255, 255, 255);
    font-size:1.3rem; 
    text-shadow:2px 3px 4px rgba(0, 0, 0, 0.173);
}


#item-img1{
    background:linear-gradient(180deg,
    rgb(241, 248, 255) 5px,rgba(255, 255, 255, 0) 50px,
    rgba(255, 255, 255, 0) 350px,rgb(241, 248, 255) 395px),
    url(img/item01.png);
}

#item-img2{
    
    background:linear-gradient(180deg,
    rgb(241, 248, 255) 5px,rgba(255, 255, 255, 0) 50px,
    rgba(255, 255, 255, 0) 350px,rgb(241, 248, 255) 395px),
    url(img/item02.png);
}

#item-img1,#item-img2,#item-img3{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height:400px;
}


.item-img4{
    width: 100%;
    max-width: 700px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
}

.item-img4 img{
    max-width: 43%;
    margin-left: 3%;
    margin-right: 3%;
    max-height:240px;
}

.item-img4 span{
    float:left;
    display: block;
    text-align:center;
    width: 250px;
    margin-left: 3%;
    margin-right: 3%;
}


.catalog,
.catalog2,
.catalog3{
    margin-top:1rem;
    margin-bottom:2rem;
    min-width:600px;
    max-width:900px;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    border-collapse: collapse;
}
.catalog th,
.catalog2 th,
.catalog3 th{
    padding:3px;
    text-align: left;
    padding-bottom: 0.9rem;
}
.catalog3 tr:nth-of-type(2){
    background-color: white;
}
.catalog th:nth-of-type(2){
    text-align: center;
}
.catalog th:nth-of-type(3),
.catalog2 th:nth-of-type(2){
    font-weight: normal;
    text-align: right;
    font-size:1rem;
    padding-bottom: 0.3rem;
}
.catalog3 th:nth-of-type(2){
    text-align: right;
    font-size:0.8rem;
    padding-bottom: 0.3rem;
}
.catalog td,
.catalog2 td,
.catalog3 td{
    padding:3px;
    background-color: white;
    text-align: center;
    border-width: 1px 0px;
    border-color: rgb(0, 0, 0);
    border-style: solid;
}


.catalog td:nth-of-type(1){
    width:20%;
}
.catalog td:nth-of-type(2){
    width:25%;
}
.catalog td:nth-of-type(3){
    width:35%;
}
.catalog td:nth-of-type(4){
    width:20%;
    padding-right:2rem;
}



.catalog2 td:nth-of-type(1){
    width:18%;
}
.catalog2 td:nth-of-type(2){
    width:18%;
}
.catalog2 td:nth-of-type(3){
    width:25%;
}
.catalog2 td:nth-of-type(4){
    width:25%;
}
.catalog2 td:nth-of-type(5){
    width:14%;
}



.catalog3 td:nth-of-type(1){
    width:40%;
    border-left:solid 1px;
    border-right:solid 1px;
}
.catalog3 td:nth-of-type(2){
    width:20%;
    border-left:solid 1px;
    border-right:solid 1px;
}
.catalog3 td:nth-of-type(3){
    width:20%;
    border-left:solid 1px;
}
.catalog3 td:nth-of-type(4){
    width:20%;
    border-left:solid 1px;
    border-right:solid 1px;
}


.net-pict{
    width:90%;
    margin-left:5%;

}





#detail{
    width:90%;
    left:5%;
    position: relative;
    display: block;
    padding:10px 10px 10px 10px;
    font-family: 'Kosugi Maru', sans-serif;
    line-height: 1.7rem;
}

#detail img{
    position: absolute;
    right:50px;
    margin-top:-200px;
    display: block;
    margin-right:20px;
    object-fit: contain;
    height:150px;
    border:2px solid #aaa;
}


.text{
    position: relative;;
    font-family: 'Kosugi Maru', sans-serif;
    line-height: 1.7rem;
    width:90%;
    left:5%;
    
}

.catalogue{
    position: relative;
    width:600px;
    left:10%;
}

.catalogue2{
    display: block;
    width:90%;
    padding-bottom:33.19%;
    margin-left:auto;
    margin-right:auto;
    background-image: url(img/etc03.jpg) ;
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}



.kakorei{
    position: relative;
    width:46%;
    margin-left: 2%;
    margin-right: 1%;
    font-family: 'Kosugi Maru', sans-serif;
    line-height: 1.3rem;
    text-align: center;
    float:left;
    border:2px solid #aaa;
    margin-bottom:20px;
    background-color: rgb(255, 252, 239);
    border-radius: 20px;
}

.kakorei img{
    width:100%;
    object-fit: cover;
    object-position: top;
    max-height:250px;
    border:none;
    border-radius: 18px 18px 0px 0px;
}

.text-k{
    position: relative;
    padding:20px;
}

.term{
    position: relative;
    width:calc(33% - 18px);
    padding:0px;
    margin:0px 8px 16px 8px;
    border:2px solid #aaa;
/*     background:linear-gradient(180deg,
    rgb(250, 226, 118) 42px,
    rgb(255, 252, 239) 45px,
    rgb(255, 252, 239)); */
    background-color: rgb(255, 252, 239);
    float: left;
    border-radius: 15px 15px 15px 15px;
}

.term span{
    text-align: center;
    display: block;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.term-t{
    width:100% ;
    text-align: center;
    display: block;
    font-size: 1.6rem;
    background-color: rgb(250, 226, 118);
    border-radius: 13px 13px 0px 0px;
    padding:10px 0px 10px 0px;
}

.term-a{
    padding:10px;
    line-height:1.4rem;
}


.clr{
    clear:both;
}

.contact{
width:100%;
height:1280px;

}

.yogo{
    width:95%;
    margin-left:auto;
    margin-right:auto;
    border-collapse: collapse;
}

.yogo th{
    width:31%;
}

.yogo td{
    padding-top:0px;
    object-position: top;
    vertical-align: top; 
}

.vert{
    float:left;
    width:33%;
}


.term2{
    position: relative;
    display: block;
    width:95%;
    padding:0px;
    margin-bottom:10px;
    border:2px solid #aaa;
    background-color: rgb(255, 252, 239);
    border-radius: 15px 15px 15px 15px;
}

.term2 span{
    text-align: center;
    display: block;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.term2-t{
    width:100% ;
    text-align: center;
    display: block;
    font-size: 1.6rem;
    background-color: rgb(250, 226, 118);
    border-radius: 13px 13px 0px 0px;
    padding:10px 0px 10px 0px;
}

.term2-a{
    padding:10px;
    line-height:1.4rem;
}

.movie-wrap {
    position: relative;
    width: 80%;
    margin-left:auto;
    margin-right:auto;
    max-width: 800px;
    margin-top:15px;
    margin-bottom:15px;
}
.movie-wrap:before {
    content:"";
    display: block;
    padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}
.movies{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.form-c{
    width:98%;
    margin-left:auto;
    margin-right:auto;
    font-size:1.2rem;




}
.form-l{

    font-size:1.3rem;
    padding:25px;  
    margin:30px auto 30px auto; 
    border:solid 2px #ccc;
    background-color: rgb(255, 255, 255);
    border-radius:25px 0px 25px 0px;
    
}

.form-l dl{
    margin:0px;
    line-height:2.5rem;
    
}
.form-l dt {
    float: left ;
    clear: left ;
    margin-right: 0.5rem ;
    width: 10.4rem ;
    text-align:center;
}

.form-l dd {
    float: left ;
    margin-left: calc(1rem + 3%) ;
    width:calc(95% - 11.9rem);
}


.form-l input{
    font-family : inherit;
    font-size:1.3rem;
    /*width:90%;*/
    width:80%;
}

.form-l textarea{
    font-family : inherit;
    font-size:1.2rem;
}

.form-l #btn{
    font-size:1.5rem;
    width:30%;
    margin-left:35%;
}


.form-l textarea{
    margin:10px 5% 15px 5% ;
    width:90%;
    height:300px;
}

.submit_content{
    border:solid 2px #ccc;
    background-color: rgb(255, 255, 255);
    border-radius:25px 0px 25px 0px;
    padding:25px;
}
.submit_content p{
    font-size:1.3rem;
}

.completion{
    border:solid 2px #ccc;
    background-color: rgb(255, 255, 255);
    border-radius:25px 0px 25px 0px;
    padding:25px;
}

.submit_area{
    padding-left:calc(50% - 100px);
}

.submit_area2{
    padding-left:calc(50% - 50px);
}

.tf{
    /*padding-left:calc(50% - 9rem);*/
    padding-left:calc(10%);
    line-height: 2.5rem;
    background-color: rgb(255, 255, 255);
}

#logo-50th{
    width:300px;
    display:block;
    position:relative;
    float:right;
    left:0px;
    bottom:90px;

}
#logo-normal{
    width:150px;
    display:block;
    position:relative;
    float:right;
    left:0px;
    bottom:90px;

}
#pdflink{
    display: inline-block;
    padding:0.8rem;
    margin: 0.8rem;
    border: 1px solid #000;
    background-color: #d8f4ff;
}


#catalogue{
    display:block;
    text-align: center;
    padding:1rem;
    margin:2rem 4rem;
    border:1px solid #000044;
    background-color: #ffe4c4;
    width:25rem;
    border-radius: 10px;
}