@charset "UTF-8";
  img.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright{
margin-left: auto;
display:block;
}
img.alignleft{
text-align: left;
} body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object{
margin: 0;
padding: 0;
}
body{
font-family:'BIZ UDGothic', 'Noto Sans JP', 'Montserrat', 'Roboto', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, 游ゴシック, YuGothic, Helvetica,Arial, sans-serif;
font-size:100%;
color:#1a1a1a;
line-height:220%;
-webkit-text-size-adjust: 100%;
word-break:break-all;
-webkit-font-smoothing: antialiased;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-print-color-adjust: exact;
font-weight:400;
letter-spacing:0.5px;
}
@font-face {
font-family:al;
src: url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap");
unicode-range: U+0021-0040 , U+0030-0039; }
.al{
font-family: 'Lato' ,'BIZ UDGothic', 'Noto Sans JP',  Helvetica,Arial, sans-serif;
font-weight: 400;
letter-spacing: 1px;
}
img{
border:none;
vertical-align:bottom;
max-width:100%;
height:auto;
-webkit-backface-visibility: hidden;
}
li{
list-style-type:none;	
}
a{
backface-visibility: hidden; 
color:#141414;
text-decoration:underline;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
a:hover{
color: #91c31d;
}
a img{
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
outline:none;
box-shadow: #000 0 0 0;
}
a:hover img{
opacity:0.7;
-moz-opacity:0.7;
-webkit-opacity:0.7;
}
table{
border-collapse:collapse;
border-color: #333333;
}
th{
font-weight:500;
}
td{
vertical-align:top;
}
.pc{
display:block;
}
.sp{
display:none;
}
.gm{
position: relative;
padding-bottom: 30.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
border:1px solid #cccccc;
width:auto;
}
.gm iframe,
.gm object,
.gm embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fadeUp{
animation-name:fadeUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
opacity:0;
}
@keyframes fadeUpAnime{
from {
opacity: 0;
transform: translateY(100px);
}
to {
opacity: 1;
transform: translateY(0);
}
} .fadeUpTrigger{
opacity: 0;
}
.eachTextAnime span{
opacity: 0;
}
.eachTextAnime.appeartext span{
animation:text_anime_on 1s ease-out forwards 1;
}
@keyframes text_anime_on {
0% {opacity:0;}
100% {opacity:1;}
}
@media screen and (max-width: 750px) {
.pc{
display:none;
}
.sp{
display:block;
}
}
.pc1{
display:block;
}
.sp1{
display:none;
}
@media screen and (max-width: 640px) {
.pc1{
display:none;
}
.sp1{
display:block;
}
} .float_left{
float:left;
}
.float_right{
float:right;
}
.clear{
clear:both;
}
.cenclear{
clear:both;
text-align:center;
padding-top:30px;
}
.txt_center{
text-align:center;
}
.resizeimage{
width:100%;
}
.button{
width:600px;
margin:0 auto;
}
.button a{
display: inline-block; 
color: #c1282d;
background: #fff;
padding: 30px 0 27px 0;
text-decoration: none;
transition: .3s;
border:2px solid #c1282d;
text-align:center;
width:100%;
font-size:125%;
}
.button a:hover {
background: #c1282d;
color:  #fff;
border:2px solid #c1282d;
}
.button a span{
padding-right:2%;
}
.fontEn{
font-family: 'Lato', 'Roboto', Helvetica,Arial, sans-serif;
}
@media screen and (min-width: 851px)  and (max-width: 1200px) {
.button{
width:70%;
}
}
@media screen and (max-width: 850px) {
.button{
width:80%;
}
.button a{
padding: 23px 0 20px 0;
font-size:115%;
}
} #wrapperTop,#wrapper{
width:100%;
overflow:hidden;
} @media screen and (max-width: 850px) {
body{
font-size:96%;
line-height:200%;
}
} #header-sp{
display:none;
}
#wrapperTop,#wrapper{
padding-top:0;
}
.headerWaku{
width:100%;
z-index: 3000;
position:absolute;
top:0;
}
.header{
width:100%;
margin:0 auto;
position:relative;
}
.headerLogo{
width: 12%;
margin: 2% 0 0 2%;
float:left;
}
.headerLogo img{
max-width:100%;
display:block;
margin:0 auto;
height:auto;
}
#wrapper .headerLogo{
width: 12%;
margin: 1% 0 0 1%;
float:left;
}
.headerR{
float:right;
width:40%;
}
.headerContact{
float:right;
width:20%;
position:relative;
}
.hConBg{
position:relative;
}
.hConTxt{
position:absolute;
top:10%;
right:8%;
line-height:140%;
}
.headerContact a{
width:100%;
display:block;
color:#fff;
font-size:95%;
transition:.3s;
text-align:center;
display: inline-block;
}
.headerContact a i{
display:block;
padding:0 0 2% 0;
font-size:220%;
}
.headerMenu{
float:left;
width:75%;
margin:3% 3% 0 0;
position:relative;
}
#wrapper .headerMenu{
float:left;
width:75%;
margin:5% 3% 0 0;
position:relative;
}
.gnav-wrapper {
position: relative;
}
.gnav {
display:block;
margin:0 auto;
width: 100%;
}
.gnav ul {
width: 100%;
list-style: none;
text-align: center;
}
#wrapperTop .gnav li {
text-align: center;
transition: all .3s ease-in-out;
display: inline-block;
float:left;
width:33.3333%;
}
.gnav li {
text-align: center;
transition: all .3s ease-in-out;
display: inline-block;
float:left;
width:25%;
}
#wrapper .gnav li:first-child {
font-family:'Noto Sans JP', Helvetica,Arial, sans-serif;
font-weight:400;
}
.gnav li a {
text-decoration: none;
display: block;
position: relative;
color:#231815;
font-size:100%;
padding:0;
line-height:150%;
position: relative;
text-decoration: none;
letter-spacing:0.5px;
width:100%;
display: flex;
justify-content: center;
align-items: center;
}
.gnav li a:hover {
color: #91c31d;
}
.gnav li a::after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 1px;
background:#91c31d;
bottom: -4px; 
transform: scale(0, 1);
transform-origin: left top;
transition: transform 0.3s;
}
.gnav li a:hover::after {
transform: scale(1, 1);
}
#wrapperTop .gnav > li:hover .megamenu {
max-height: 9999px;
opacity: 1;
padding: 15px 0;
}
#wrapper .gnav > li:hover .megamenu {
max-height: 9999px;
opacity: 1;
padding: 10px 0 13px 0;
}
.ls-min a{
letter-spacing:0!important;
}
.megamenu {
max-height: 0;
opacity: 0;
overflow: hidden;
width: 45%;
position: absolute;
top: 48px;
left: 0;
transition: all .2s ease-in;
z-index: 999;
background:#fff;
box-shadow: 0px 5px 10px rgba(16, 106, 181, 0.05) inset, 0px 3px 2px rgba(0, 0, 0, 0.1);
}
#wrapper .megamenu {
max-height: 0;
opacity: 0;
overflow: hidden;
width: 40%;
position: absolute;
top: 48px;
left: 0;
transition: all .2s ease-in;
z-index: 999;
background:#fff;
box-shadow: 0px 5px 10px rgba(16, 106, 181, 0.05) inset, 0px 3px 2px rgba(0, 0, 0, 0.1);
}
.megamenu-inner {
display: block
}
.megamenu-inner li {
width: 94%;
padding:2.5% 3%;
display: inline-block;
text-align:left!important;
transition: all .3s ease-in-out;
}
.megamenu-inner a {
border-left: none;
}
.megamenu-inner i {
padding-right:2%;
color:#ff9933;
font-size:90%;
}
.megamenu-inner ul {
box-sizing: border-box;
width: 100%;
list-style: none;
text-align: left;
}
.megamenu-inner li a {
text-decoration: none;
display: block;
position: relative;
color:#1e1e1e;
font-size:90%;
text-indent: -0.45em;
padding: 0 6%;
}
.megamenu-inner li a:hover {
color:#ff9933;
}
.megamenu-inner li a:hover i {
transform: translateX(3px);
-webkit-transform: translateX(3px);
-moz-transform: translateX(3px);
transition: transform .3s;
}
@media screen and (max-width: 1700px) {
.headerMenu , #wrapper .headerMenu{
width: 70%;
}
}
@media screen and (max-width: 1600px) {
.headerR {
width: 45%;
}
}
@media screen and (max-width: 1520px) {
.headerLogo {
width: 15%;
}
#wrapper .headerLogo {
width: 15%;
}
.headerMenu , #wrapper .headerMenu{
margin:4% 2% 0 0;
}
.hConTxt{
font-size:90%;
}
}
@media screen and (max-width: 1330px) {
.headerContact {
width: 23%;
}
}
@media screen and (max-width: 1280px) {
#wrapper .headerMenu{
width: 75%;
margin: 3% 2% 0 0;
}
}
@media screen and (max-width: 1160px) {
.headerLogo {
width: 18%;
}
#wrapper .headerLogo {
width: 18%;
}
.headerR {
width: 50%;
}
#wrapper .headerR {
width: 55%;
}
}
@media screen and (min-width: 851px)  and (max-width: 1100px) {
.megamenu-inner li a {
text-indent: -0.45em;
padding: 0 5px 0 20px!important;
}
}
@media screen and (min-width: 1001px)  and (max-width: 1000px) {
#wrapper .headerMenu {
width: 96%;
}
.gnav li {
padding:7px 0 4px 0;
}
.gnav li a {
font-size:85%;
}
#wrapper .megamenu {
width: 36%;
top: 46px;
left: 0;
}
} @media screen and (max-width: 1000px) {
.headerWaku{
display:none;
}
.header{
display:none;
}
.tSMainNaka{
display:none;
}
#header-sp{
display:block;
}
.headerLogoWaku{
position:relative;
background: #fff;
padding: 2% 4%;
z-index: 1000;
width: 92%;
left: 0;
top: 0;
}
#wrapper .headerLogoWaku {
padding: 2% ;
width: 96%;
}
.headerLogo{
position:relative;
width: 20%;
margin: 0;
float:unset;
left: 0;
top: 0; 
}
#wrapper .headerLogo{
position:relative;
width: 20%;
margin: 0;
float:unset;
left: 0;
top: 0; 
}
.sp_nav {
}
.sidemenu {
height: 100vh;
padding-top: 80px;
position: fixed;
right: -40%; transition: all 0.6s;
top: 0;
width: 40%; z-index: 7000;
background-color: #fff;
}
.hamburger {
cursor: pointer;
height: 60px;
position:fixed;
right: 5px;
top: 15px;
width: 60px;
z-index: 8000;
background:#fff;
}
.hamburger span {
background-color: #92c41d;
height: 2px;
left: 15px;
position: absolute;
transition: all 0.3s;
width: 30px;
}
.hamburger_linetop {
top: 21px;
}
.hamburger_linecenter {
top: 29px;
}
.hamburger_linebottom {
top: 37px;
} .nav_open .sidemenu {
right: 0;
}
.nav_open .hamburger_linetop {
top: 28px;
transform: rotate(45deg);
}
.nav_open .hamburger_linecenter {
left: 50%;
width: 0;
}
.nav_open .hamburger_linebottom {
top: 28px;
transform: rotate(-45deg);
}
.nav_open .overlay {
opacity: 0.8;
visibility: visible;
} .overlay {
background-color: rgba(0,0,0,.5);
cursor: pointer;
height: 100vh;
left: 0;
opacity: 0;
position: fixed;
top: 0;
transition: all 0.6s;
visibility: hidden;
width: 100vw;
z-index: 6000;
}
.sidemenu nav ul li {
padding:15px 10%;
}
.sidemenu nav ul li a{
display:block;
text-decoration:none;
font-size:100%;
position:relative;
}
.sidemenu nav ul li a i{
color: #92c41d;
padding:0 3% 0 0;
}
.sidemenu nav ul li a:hover i{
transform: translateX(10px);
-webkit-transform: translateX(10px);
-moz-transform:translateX(10px);
transition: .3s;
}
.sidemenu nav ul li a::after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 1px;
background: #92c41d;
bottom: 1px; opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.sidemenu nav ul li a:hover::after {
visibility: visible;
bottom: 3px;
opacity: 1;
}
.navfl{
width:100%;
margin:0 auto 30px auto;
overflow:hidden;
}
.navContact{
clear:both;
overflow:hidden;
width:80%;
margin:10px auto 0 auto;
}
.navContact a{
display:block;
background: #92c41d;
width:96%;
padding:9px 2% 7px 2%;
text-align:center;
color:#fff;
font-size:95%;
text-decoration:none;
transition:.3s;
border-radius:30px;
-moz-border-radius:30px;
-webkit-border-radius:30px;
}
.navContact a i{
padding:0 3% 0 0;
}
.navContact a:hover{
background:#63772b;
color:#fff;
border-radius:30px;
-moz-border-radius:30px;
-webkit-border-radius:30px;
}
.navAdd{
width:80%;
margin:20px auto 0 auto;
overflow:hidden;
text-align:center;
font-size:90%;
line-height:140%;
}
.navAdd a{
color:#231815;
pointer-events:none;
text-decoration:none;
}
.headerSPCon{
display:none;
}
}
@media screen and (max-width: 770px) {
.sidemenu {
right: -60%;
width: 60%;
}
.navAdd a{
pointer-events:inherit;
}
.headerSPCon{
display:block!important;
width:100%;
margin:0 auto;
overflow:hidden;
}
.headerSPConOne{
float:left;
width:50%;
}
.headerSPConOne a{
display:block;
width:96%;
padding:18px 4% 16px 4%;
background:#92c41d;
color:#fff;
text-align:center;
font-size:150%;
}
.headerSPConOne:nth-child(2) a{
background:#fff;
color:#92c41d;
text-decoration:none;
}
.headerSPConOne:nth-child(2) a i{
padding:0 2% 0 0;
}
}
@media screen and (max-width: 640px) {
.headerLogo{
width: 25%;
}
#wrapper .headerLogo{
width: 25%;
}
.headerSPConOne a{
font-size:130%;
}
}
@media screen and (max-width: 540px) {
.hamburger {
top: 15px;
}
.sidemenu {
right: -80%;
width: 80%;
}
.sidemenu nav ul li a i{
padding:0 4% 0 0;
}
}
@media screen and (max-width: 480px) {
.headerLogo , #wrapper .headerLogo{
width: 30%;
}
.headerSPConOne a{
font-size:120%;
padding:14px 4% 12px 4%;
}
}
@media screen and (max-width: 420px) {
.headerLogo , #wrapper .headerLogo{
width: 35%;
}
.sidemenu nav ul li {
padding: 15px 8%;
}
}
@media screen and (max-width: 360px) {
.headerLogo , #wrapper .headerLogo{
width: 40%;
}
.navContact a{
font-size:90%;
width: 94%;
}
.headerSPConOne a{
font-size:115%;
}
}
@media screen and (max-width: 330px) {
.headerSPConOne a{
font-size:105%;
}
} #wrapperTop .contents{
clear:both;
width:100%;
position:relative;
}
#wrapperTop .main {
width:80%;
margin:0 auto;
overflow:hidden;
padding:100px 0;
}
#wrapperTop .main2 {
width:80%;
margin:0 auto;
overflow:hidden;
padding:0 0 100px 0;
}
@media screen and (max-width: 1280px) {
#wrapperTop .main {
width:90%;
padding:70px 0;
}
#wrapperTop .main2 {
width:90%;
padding:0 0 70px 0;
}
}
@media screen and (max-width: 1000px) {
.spTopCon{
margin:60px 0 0 0;
}
}
@media screen and (max-width: 770px) {
#wrapperTop .main {
width:90%;
padding:50px 0;
}
#wrapperTop .main2 {
width:90%;
padding:0 0 50px 0;
}
}
@media screen and (max-width: 540px) {
} .commonBt{
width:260px;
margin:40px auto 0 auto;
}
.commonBt span{
padding-right:3%;
}
.commonBt2{
float:right;
margin:30px 1% 0 0;
width:260px;
}
.commonBt2 span{
padding-right:3%;
}
.btn{
border: none;
font-family: inherit;
font-size: inherit;
color: inherit;
background: none;
cursor: pointer;
padding: 10px 0 8px 0;
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
outline: none;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
color: #004297;
background: transparent;
border: 1px solid #004297;
width:98%;
text-align:center;
}
.btn:hover {
background: rgba(0,66,151,.9);
color: #fff;
}
.btn::after {
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.btn span{
padding-left:3%;
}
@media screen and (max-width: 750px) {
.commonBt{
width:86%;
margin:0 auto;
padding-top:5%;
}
.commonBt2{
float:none;
width:86%;
margin:0 auto;
padding-top:5%;
}
.btn{
padding: 10px 0 8px 0;
}
} .footerUp{
width:100%;
margin:0 auto;
overflow:hidden;
background:#68b82e;
}
.footerUpNaka{
width:80%;
position:relative;
margin:0 auto;
padding:100px 0;
overflow:hidden;
display: flex;
align-items: center;
}
.footerUpL{
float:left;
width:36%;
border-left:1px solid #fff;
padding:0 2%;
}
.footerUpR{
float:right;
width:50%;
margin:0 0 0 5%;
}
.footerUpMidashi{
color:#fff;
font-size:140%;
margin:0 0 40px 0;
line-height:130%;
border-bottom:1px solid #fff;
padding:0 0 5px 0;
}
.footerUpMidashi span{
font-size:65%;
display:block;
font-weight:400;
}
.footerUpTxt{
font-size:120%;
color:#fff;
}
.contactROne{
width:96%;
padding:5% 2%;
background:#fff;
border-radius:0 30px 0 0;
-moz-border-radius:0 30px 0 0;
-webkit-border-radius:0 30px 0 0;
margin:0 auto 20px auto;
display: flex;
align-items: center;
}
.contactROne:nth-child(2){
border-radius:0 0 0 30px;
-moz-border-radius:0 0 0 30px;
-webkit-border-radius:0 0 0 30px;
margin:0 auto;
display: flex;
align-items: center;
padding:0 2%;
transition:.3s;
}
.contactROne:nth-child(2) a{
display:block;
width:96%;
padding:7% 0;
transition:.3s;
}
.contactROne:nth-child(2):hover {
background:#f4f43d;
}
.contactROne:nth-child(2) a:hover .ContactMail{
color:#231815;
}
.contactROne:nth-child(2) a:hover i{
color:#231815;
}
.footerUpIcon{
float:left;
width:20%;
color:#68b82e;
font-size:160%;
text-align:center;
}
.croR{
float:right;
width:76%;
}
.ContactTel{
color: #68b82e;
font-size: 190%;
font-family: 'Roboto', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, 游ゴシック, YuGothic, Helvetica,Arial, sans-serif;
letter-spacing:1px;
text-align:center;
}
.ContactTel a{
pointer-events:none;
text-decoration:none;
color: #68b82e;
}
.ContactTelTxt{
font-size:85%;
text-align:center;
}
.ContactTelTxt br{
display:none;
}
.ContactMail{
color: #68b82e;
font-size: 140%;
letter-spacing:1px;
text-align:center;
}
.footer{
clear:both;
width:100%;
position:relative;
margin:0 auto;
overflow:hidden;
}
.footerNaka{
width:70%;
margin:0 auto;
overflow:hidden;
padding:50px 0 5px 0;
}
.footerLogo{
width:20%;
position:relative;
margin:0 auto 15px auto;
overflow:hidden;
}
.footerLogo img{
max-width:100%;
margin:0 auto;
display:block;
height:auto;
}
.footerLogo a:hover img{
opacity:1!important;
-moz-opacity:1!important;
-webkit-opacity:1!important;
}
.footerAdd{
color:#231815;
font-size:90%;
line-height:160%;
text-align:center;
}
.footerAdd a{
pointer-events:none;
color:#231815;
text-decoration:none;
}
.footerMenu{
width:30%;
font-size:80%;
margin:20px auto;
overflow:hidden;
}
.fMenu{
width:100%;
margin:0 auto ;
overflow:hidden;
padding: 0;
}
.fMenu ul li{
float:left;
width:50%;
text-align:center;
}
.fMenu ul li a {
text-decoration:none;
color:#231815;
text-align:center;
transition:.3s;
}
.fMenu ul li a:hover{
color:#68b82e;
text-decoration:underline;
}
.copy{
clear:both;
font-size:70%;
color:#231815;
padding:0 0 5px 0;
text-align:center;
}
@media screen and (max-width: 1500px) {
.footerLogo {
width: 25%;
}
}
@media screen and (max-width: 1400px) {
.contactROne:nth-child(2) a {
padding: 8% 0;
}
.footerMenu {
width: 40%;
}
}
@media screen and (max-width: 1280px) {
.footerLogo {
width: 30%;
}
}
@media screen and (max-width: 1160px) {
.footerUpNaka {
width: 90%;
padding: 80px 0;
}
}
@media screen and (max-width: 1000px) {
.footerUpL {
width: 33%;
}
.footerUpR {
width: 53%;
}
.contactROne:nth-child(2) a {
padding: 9% 0;
}
.ContactTelTxt {
font-size: 75%;
line-height:140%;
}
.footerLogo {
width: 35%;
}
.footerMenu {
width: 50%;
margin: 10px auto;
}
}
@media screen and (max-width: 800px) {
.footerUpNaka {
padding: 70px 0;
display:block;
}
.footerUpL {
float: none;
width: 95%;
padding: 0 2%;
margin:0 auto 30px auto;
overflow:hidden;
}
.footerUpR {
float: none;
width: 100%;
margin:0 auto ;
}
.contactROne:nth-child(2) a {
padding: 8% 0;
}
.ContactTel {
font-size: 180%;
letter-spacing:0;
}
.ContactMail {
font-size: 130%;
letter-spacing: 0;
}
.footerNaka {
width: 100%;
padding: 30px 0 5px 0;
}
.footerLogo {
width: 30%;
}
.footerMenu {
display:none;
}
.copy {
padding: 10px 0 0 0;
}
}
@media screen and (max-width: 770px) {
}
@media screen and (max-width: 640px) {
.footerUpNaka {
padding: 50px 0;
}
.footerLogo {
width: 40%;
}
}
@media screen and (max-width: 480px) {
.contactROne {
padding: 7% 2%;
margin:0 auto 10px auto;
}
.contactROne:nth-child(2) a {
padding: 11% 0;
}
.footerUpIcon {
font-size: 140%;
}
.ContactTel {
font-size: 160%;
}
.ContactTelTxt br{
display:block;
}
.ContactMail {
font-size: 120%;
}
.copy{
font-size:60%;
line-height:110%;
padding: 15px 0 5px 0;
}
.footerLogo {
width: 50%;
}
} #pageTopBtn{
clear:both;
z-index:9000;
display:block;
position: fixed;
bottom: 15px;
right: 15px;
}
@media screen and (max-width: 750px) {
#pageTopBtn{
bottom: 5px;
right: -100px;
}
#pageTopBtn img{
width:40%;
}
}
@media screen and (max-width: 640px) {
#pageTopBtn{
display:none!important;
}
} @supports (-ms-ime-align:auto) {
body{
font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, 'Kosugi Maru', 'Noto Sans JP',游ゴシック, YuGothic, Helvetica,Arial, sans-serif;
}
.topMidashi , .topMidashi2{
font-family:'Kosugi Maru', 'Noto Sans JP',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, 游ゴシック, YuGothic, Helvetica,Arial, sans-serif;
}
}
@media print{
body{
width:100%;
}
#wrapperTop,#wrapper{
padding-top:0;
width:1000px;
margin:0 auto;
}
.headerWaku{
width:1000px;
margin:0 auto;
position:relative;
}
.headerLogo{
width: 20%!important;
margin: 1% 0 0 1%!important;
}
.headerR {
width: 65%!important;
}
.gnav li a {
font-size: 90%;
}
.fadeUpTrigger{
opacity: 1!important;
}
.tsMain {
padding: 30px 0 0 0!important;
width:1000px!important;
}
.topMainTxt {
width: 6%!important;
margin: 8% 0 0 8%!important;
}
.topJigyoGiftR {
padding: 0!important;
}
.topJigyoGiftL2 {
padding: 0!important;
}
.shppLnkBtn {
width: 80%!important;
margin: 30px auto 0 auto!important;
}
.topInfo {
width: 90%!important;
}
.topGm {
padding-bottom: 75.25%!important;
}
.footerUpNaka {
width: 90%!important;
padding: 80px 0!important;
}
#wrapperTop .main {
width: 96%!important;
padding: 70px 0!important;
}
#wrapperTop .main2 {
width: 96%!important;
}
#wrapper .main {
width: 96%!important;
}
#pageTopBtn{
display:none!important;
}
.bread {
width: 98%;
}
.footerNaka {
width: 100%!important;
}
.topMidashi{
padding: 0 0 15px 0!important;
}
h2 {
margin: 0 0 20px 0!important;
}
}
@page{
margin: 16mm 10mm;
}
@-moz-document url-prefix(){
@page{
margin: auto;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0){
@page{
margin: auto;
}
}