
* {
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "ＭＳ ゴシック","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
html { 
    height: 100%;
    padding: 0px;
}
/* --　記事内の装飾 --*/
body{
	margin: 0px 0px;
    height: 100%;
    padding: 0px;
}

body a img{
	border-style: none;
}
body img{
	vertical-align: bottom;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

header{
    height: 100vh !important;
    margin: 0 auto 0 auto;
	min-width: 1000px;
	padding: 1px 0px;
}


nav.headnav{
	width: 100%;
	min-width: 1000px;
	height: 92px;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	z-index:200 !important;
    background: #f5f1ee;
    border-bottom: 8px solid #998154;
}

nav.headnav section{
	margin: 0px auto;
    width: 100%;
}
nav.headnav h1{
	width: 400px;
    height: 55px;
	float: left;
	margin: 17px 0px 0px 50px;
    display: block;
     background: url(../images/main_logo.png) no-repeat left center;
	-webkit-background-size: auto 55px;
	-moz-background-size: auto 55px;
	background-size: auto 55px;
    text-indent: -9999px;
    overflow: hidden;
}
nav.headnav ul{
	float: left;
	margin: 55px 0px 0px 50px;
    height: 21px;
}
nav.headnav ul li{
	float: left;
	margin: 0 30px 0 0;
    padding: 0;
	font-size: 14px;
    text-align: center;
    line-height: 14px;
    height: 21px;
}
nav.headnav ul li a{
	color: #000;
	display: block;
    position: relative;
    padding: 0 0 0 14px;
}
nav.headnav ul li a.twitter{
	width: 20px;
    height: 20px;
	float: left;
	margin: -5px 0px 0px 0px;
    display: block;
     background: url("../images/twitter_icon.png") no-repeat left center;
	-webkit-background-size: auto 20px;
	-moz-background-size: auto 20px;
	background-size: auto 20px;
    text-indent: -9999px;
    overflow: hidden;
}
nav.headnav ul li a.twitter::after  {
	border-right: none;
	border-bottom: none;
}
nav.headnav ul li a.twitter:hover::after  {
	border-right: none;
	border-bottom: none;
}
nav.headnav ul li a::after  {
    content: '';
	position: absolute;
	top: 30%;
	left: 0em;
	width: 5px;
	height: 5px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 1px solid #998154;
	border-bottom: 1px solid #998154;
}
nav.headnav ul li a:hover{
	color: #998154;
	text-decoration:none;
}
nav.headnav ul li a:hover::after  {
	left: 0.2em;
	border-right: 1px solid #998154;
	border-bottom: 1px solid #998154;
}
#head-set h2{
	margin: 0px 0px 10% 0px;
	padding: 0px;
}
#head-set h2 img{
	width: 90%;
}
#head-set h3{
	margin: 0px;
	padding: 0px;
}
#head-set h3 img{
	width: 100%;
    max-width: 700px;
}
#head-set{
	height: auto ;
	margin: 0 0 0 5%;
    padding: 0 0 5% 0;
    width: 40%;
}
/* transition */
nav.headnav,
nav.headnav::after,
nav.headnav section,
nav.headnav h1,
nav.headnav h1 img,
nav.headnav ul,
nav.headnav ul li,
nav.headnav ul li a,
nav.headnav ul li a:hover::after{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/* Fixed */
nav.headnav.fixed{
	height: 65px;
    border-bottom: 5px solid #998154;
}

nav.headnav.fixed h1{
    height: 40px;
	margin: 11px 0px 0px 50px;
	-webkit-background-size: auto 40px;
	-moz-background-size: auto 40px;
	background-size: auto 40px;
    text-indent: -9999px;
    width: 289px;
}
nav.headnav.fixed ul{
	margin: 38px 0px 0px 0px;
    height: 21px;
}


/*Visual Area*/



/*Information Area*/
header #information{
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    bottom: 0px;
    background: #069;
    border-top: 8px solid #998154;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.info-wrapper{
	width:90%;
	margin: 0px auto;
    padding: 30px 0px 30px 0px;
    clear: both;
    max-width: 1500px;
}
header #information h2{
    display: block;
    margin: 0;
    width: 355px;
	height: 100px;
    float: left;
    background: url("../images/main_copy_2025.png") no-repeat center;
	-webkit-background-size: 355px auto;
	-moz-background-size: 355px auto;
	background-size: 355px auto;
    background-position: bottom left;
    text-indent: -9999px;
}
header #information h2 img{
    width: 100%;
}
#tel-area{
    padding: 20px 25px;
    background-color: #fff;
    float: right;
    text-align: center;
    border-radius: 10px;
}
#tel-area p{
    font-size: 16px;
    margin: 0;
}
#tel-area p.link-page{
    width: 290px;
    float: right;
    margin: 5px 0px 0px 0px;
}
#tel-area p.link-page span{
    display: inline-block;
	width: 20px;
	height: 24px;
    margin-right: 5px;
	text-indent: -9999px;
	line-height: 35px;
	background: url("../images/mail_head.png") no-repeat center;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
    background-position: bottom left;
}
#tel-area p.link-page a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
    border-right: none;
    border-bottom: none;
}
#tel-area p.link-page:hover {
}

#tel-area p.link-page a:hover::after{
    border-right: none;
    border-bottom: none;
}

#tel-area p.tel-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 10px 20px 0px 0px;
	color: #998154;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
    float: left;
}
#tel-area p.tel-number strong{
	font-size: 30px;
}
#tel-area p.tel-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
}

#tel-area p.tel-number span{
	background: url("../images/tel_heada.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#tel-area p.tel-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #998154;
}
#tel-area pi.tel-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #998154;
}
/*-- Maincontainer Comon Seting--*/
#maincontainer{
    position: relative;
}
#maincontainer h2{
	margin: 0px 0px 20px 0px;
	clear: both;
	font-size: 24px;
    line-height: 1.5em;
	color: #998154;
	font-weight: bold;
	letter-spacing: 0em;
	padding: 10px 0 10px 0;
	text-align: center;
    border-top: 1px solid #998154;
    border-bottom: 1px solid #998154;
}
#maincontainer  h3 {
	font-size: 18px;
    line-height: 1.3em;
    color: #000;
    font-weight: bold;
    margin: 0px;
    color: #069;
    text-align: center;
    padding: 0 0 5px 0;
}
#maincontainer  h4 {
    font-size: 18px;
    line-height: 1.3em;
    color: #000;
    font-weight: normal;
    margin: 0px;
    color: #069;
    text-align: center;
    padding: 0 0 5px 0;
}
#maincontainer p {
	font-size: 15px;
	line-height: 1.8em;
	margin: 0px;
	margin-bottom: 1.5em;
	color: #000;
}
#maincontainer p em {
	font-style: normal;
	font-weight: bold;
	color: #F60;
}
#maincontainer p .caption,
#maincontainer ul li .caption {
	font-size: 85%;
	color: #666;
}
#maincontainer p.caption{
	font-size: 85%;
	color: #666;
	margin-top: 0px;
}

#maincontainer ul {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 1em;
	margin-left: 3px;
	margin-top: 0px;
}
#maincontainer ul li {
	margin-bottom: 0.5em;
	padding-left: 10px;
	line-height: 1.8em;
	padding-bottom: 5px;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0.55em;
}
#maincontainer ul li em{
	font-style: normal;
	color: #F60;
}

.link-page {
    display: block;
	height: 40px;
	line-height:40px;
	padding: 0em;
    text-align: center;
	text-decoration: none;
    text-align: center;
}
.link-page a{
    display: block;
	width:100% !important;
	position: relative;
	height: 40px;
	line-height:40px;
	padding: 0em;
    text-align: center;
	text-decoration: none;
    color: #fff;
    border-radius: 20px;
    background-color: #ea8a7a;
    font-weight: bold;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.link-page a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
    border-right: 2px solid #ea8a7a;
    border-bottom: 2px solid #ea8a7a;
}

.link-page a,
.link-page a::after{	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.link-page:hover {
}
.link-page a:hover {
	text-decoration: none;
    background-color: #df4b33;
    color: #fff;
}
.link-page a:hover::after{
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
	left: 2em;
}


.contents-wrapper{
	width:90%;
	margin: 0px auto;
    padding: 0px 0px 0px 0px;
    clear: both;
    max-width: 1500px;
}
.read-block{
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
/*about*/
#maincontainer #about{
    background: #f5f1ee;
  
}
#maincontainer #about .contents-wrapper{
    padding: 0px;
    /*display: flex;
  align-items: center;*/
    position: relative;
    min-height: 280px !important;
    height: calc(60vh + 200px ) ;
}
#maincontainer #about .read-block{
    width: calc(45% - 60px);
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 0%;
    background-color: #fff;
    border-radius: 15px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
#about-photo{
    width: 60%;
    height: calc(60vh) ;
	background-color: white;
    background-image: url("../images/top_about_2025.jpg");
    background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0%;
    border-radius: 15px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
/*Performance*/
#maincontainer #performance .contents-wrapper{
    padding: 0px;
    display: flex;
  align-items: center;
    min-height: 280px !important;
}
#maincontainer #performance .read-block{

    margin-left: 50%;
}
#performance-images{
    width: 100%;
    min-height: calc(100vh - 350px) ;
}

/*Business*/
#business-contents .block-images{
    padding-top: 56.25%;
    margin-bottom: 5%;
}
#business-contents .contents-wrapper{
    width: 90%;
    padding: 100px 0px;
}
#business-contents .contents-wrapper h2{
    margin-bottom: 50px;
}

#maincontainer .product-info {
    margin:0 0 0 -4% !important;
	padding:0px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:104%;
}
#maincontainer .product-info li{
    margin: 0 0 0 4%;
	padding: 0 0 3% 0 !important;
	width: 29%;
	list-style: none;
	display: block;
	background-image: none !important;
}
#maincontainer .product-info li img{
    width: 100%;
    margin-bottom: 20px;
}
#maincontainer .product-info li:first-child{
    margin-bottom: 30px !important;
}


/*FAQ*/
#maincontainer #faq{
    background: #f5f1ee;
}
#maincontainer #faq .contents-wrapper{
    padding: 0px;
    /*display: flex;
  align-items: center;*/
    position: relative;
    min-height: 280px !important;
    height: calc(60vh + 200px ) ;
}
#maincontainer #faq .read-block{
    width: calc(45% - 60px);
    padding: 30px;
    position: absolute;
    top: 50%;
    right: 0%;
    background-color: #fff;
    border-radius: 15px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
#faq-photo{
    width: 60%;
    height: calc(60vh) ;
    background-image: url("../images/top_faq.jpg");
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 0%;
    border-radius: 15px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}
/*News*/
#news{
    background-color: #f5f1ee;
    padding: 1px 0 30px 0;
}
 .news-area{
    text-align: left;
    margin: 0px auto 0px auto;
    width: 90%;
    height: auto;

}
.news-area h3{
    font-weight: bold;
    margin: 0px 0px 15px ;
    font-size: 20px;
    color: #998154;
    display: block;
    float: left;
    width: 210px;
    border-right: solid 1px #998154;
     padding-right: 15px;
   height: 70px;
}
.news-area h3 a{
    color: #998154;
    font-weight: bold;
     padding-bottom: 100px;
}
 .news-area h3 a:hover{
    color: #999;
    text-decoration: none;
}
 .news-area dl{
    margin: 0px;
   font-size: 14px;
    color: #000;
    width: calc(100% - 230px) ;
    display: block;
    float: right;
}
 .news-area dt{
    line-height: 1.5em;
}
 .news-area dd{
    line-height: 1.5em;
   margin: -1.5em 0em 0.5em 5.5em;
    position: relative;
}
 .news-area dd a{
    color: #000;
}
 .news-area dd a:hover{
    color: #666;
    text-decoration: none;
}


.newMark{
    display: block;
	font-size: 10px;
    font-weight: bold;
    line-height: 10px;
	padding: 2px 7px;
	margin: 2px 5px 0px 5px !important;
	color: #fff;
	background-color: #998154;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    width: 2.3em;
    float: left;
}



/*Contact*/
#contact {
	background-color: #069;
    border-top: 8px solid #998154;
}

#contact .contact-wrapper{
    text-align: center;
    width:90%;
	margin: 0px auto;
    padding: 50px 0 0px 0;
    clear: both;
    max-width: 1500px;
}
#contact h2{
    color: #fff;
}
#contact p{
    color: #fff;
}
#contact ul{
    display: inline-block
	
}
#contact li.tel-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 0px 0px 15px 0px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
}
#contact li.tel-number strong{
	font-size: 30px;
}
#contact li.tel-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
}

#contact li.tel-number span{
	background: url("../images/tel_number.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#contact li.tel-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #fff;
}
#maincontainer #contact li.tel-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ccc;
}

#contact li.fax-number{
	line-height: 30px;
	white-space: nowrap;
	margin: 0px 0px 15px 0px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: left;
}
#contact li.fax-number strong{
	font-size: 30px;
}
#contact li.fax-number span{
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	line-height: 35px;
    float: left;
    margin-right: 5px;
}


#contact li.fax-number span{
	background: url("../images/fax_number.png") no-repeat center;
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}
#contact li.fax-number a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #fff;
}
#maincontainer #contact li.fax-number a:hover{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	color: #ccc;
}

#maincontainer #contact p.link-page span{
    display: inline-block;
	width: 20px;
	height: 24px;
    margin-right: 5px;
	text-indent: -9999px;
	line-height: 35px;
	background: url("../images/mail_head.png") no-repeat center;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
    background-position: bottom left;
}
#maincontainer #contact p.link-page a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
    border-right: none;
    border-bottom: none;
}
#maincontainer #contact p.link-page:hover {
}

#maincontainer #contact p.link-page a:hover::after{
    border-right: none;
    border-bottom: none;
}
/*Footer*/
footer {
	clear: both;
	padding: 0px;
	width: 100%;
	margin: 0px;
    background-color: #069;
}

#footer-area{
	width: 90%;
	margin: 0px auto;
	padding: 35px 0px 35px 0px;
}
#footer-area h2{
	width: 230px;
    height: 75px;
	margin:  0px auto 0px auto;
    display: block;
     background: url("../images/footer_logo.png") no-repeat left center;
	-webkit-background-size: auto 75px;
	-moz-background-size: auto 75px;
	background-size: auto 75px;
    text-indent: -9999px;
    overflow: hidden;
}


footer p{
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
    text-align: center;
}
footer p a{
	color: #fff;
}
small{
    margin: 15px 0 0 0;
    display: block;
    width: 100%;
	font-size: 12px;
    position: static;
    text-align: center;
    color: #fff;
}
/*Other Style*/
a{
color: #333;
	text-decoration: none;
}

a:hover{
	color: #666;
	text-decoration: underline;
}

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

.ios a:hover img.linkimg{
opacity:1;
}

.ios .ticket-jump a:hover{
	opacity:1;
}


.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

.clearboth{
	clear:both;
}

#page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
    text-indent: -9999px;
	line-height:0px;
	z-index: 100;
}
#page-top  {	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#page-top a {
	display: block;
	padding: 0px;
	width: 30px;
    height: 30px;
	color: #000;
    position: relative;
	white-space: nowrap;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    background-color: #998154;
}

#page-top a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(50%)  translateY(75%) translateY(15%) rotate(-45deg);
}
#page-top a img {
	width:100%;
}
#page-top a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
	
}

.ios #page-top a:hover {
	opacity: 1;
} 5px;
}

#product-left h3,
#maincontainer .left-block h3,
#maincontainer .right-block h3{
	margin-top: 0px;
}


  
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
.clearfix{display:inline-block;}
/* hides from IE-mac¥*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/


.section {
background-image: url(img/bg.jpg);
background-size: cover;
}

#fade{
	position: fixed;
	height:100vh !important;
    height: -webkit-fill-available;
	z-index: 999;
	display: block;
}
.circle-img{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.nav-mr{
	margin-right: 0px !important;
}
.mb0{
	margin-bottom: 0px !important;
}
.mb15{
	margin-bottom: 15px !important;
}
#scroll-nav ul li.nav-mr{
	padding-right: 0px !important;
	background: url(none);
}
.clear-both{
	clear:both;
}

#hamburger-menu{
	display: none;
}
@media screen and (max-width: 1230px) {
nav.headnav ul{
	display: none;
}
}
/* =======================================
Tablet
=========================================*/
@media screen and (max-width: 1100px) {
nav.headnav{
	height: 70px;
    min-width: 100%;
}
nav.headnav::after{
    display: none;
}
nav.headnav section{
	margin: 0px auto;
    width: 100%;
}

 nav.headnav h1{
    width: 290px;
    height: 40px;
	float: left;
	margin: 11px 0px 0px 20px;
	-webkit-background-size: auto 40px;
	-moz-background-size: auto 40px;
	background-size: auto 40px;
    text-indent: -9999px;
}
nav.headnav{
	height: 65px;
    border-bottom: 5px solid #998154;
}
/* Fixed */

nav.headnav.fixed h1{
    height: 40px;
	margin: 11px 0px 0px 20px;
}

#main-visual{
    width: 100%;
	min-width: auto;
	min-height: auto;
	clear:both;
}
/*Visual Area*/
header #information h2{
    display: block;
    margin: 0 0 15px 0;
    width: 300px;
    height: 84px;
    float: left;
	-webkit-background-size: 300px auto;
	-moz-background-size: 300px auto;
	background-size: 300px auto;
    background-position: bottom left;
    text-indent: -9999;
}


/*main area*/

.body-block{
	width:100%;
}

#maincontainer h4{
	padding-bottom:10px !important;
}
    #maincontainer .contents-wrapper{
    width: 90%;
    max-width: 1000px;
}

#maincontainer h2{
	margin: 0px 0px 20px 0px;
	font-size: 20px;
    line-height: 40px;
}
    #maincontainer p{
	font-size: 14px;
}
 #maincontainer #contact .contact-wrapper {
       border: 0px none ;
}

/*Footer*/
footer {
	width: 100%;
     border-top: none;
}

#footer-area{
	width: 90%;
	display: block;
	margin: 0px auto;
	padding: 20px 0px;

}
#footer-area h2{
    float: none;
	margin: 0px auto 00px auto;
	margin: 0px auto 20px auto;
}


#footer-area p{ 
	width: 100%;
	display: block;
	margin: 0px auto;
	padding: 10px 0px;
    clear: both;
    text-align: center;
}

#footer-area ul.footer-link{
        margin-bottom: 5px;
    }
small{
	font-size: 12px;
    bottom: 7px;
    text-align: center;
}
@media screen and (max-width: 980px) {
    #tel-area{
    padding: 20px 25px;
    background-color: #fff;
    float: none;
    text-align: center;
    border-radius: 10px;
    margin: 0 auto;
}
    #tel-area{
    float: none;
}
#tel-area p{
    font-size: 16px;
    margin: 0;
}
header #information h2{
    float: none;
}
#tel-area p.link-page{
    width: 100%;
    float: right;
    margin: 5px auto 0px auto;
}
    #tel-area p.tel-number{
    text-align: center;
    float: none;
}
}   
@media screen and (max-width: 900px) {
#maincontainer #award ul{
    width: 100%;
    margin: 0 !important;
    padding: 0px !important;
}
#maincontainer #award ul li{
    float:none; 
    width: 100%;
    margin: 0 0 5% 0%;
    padding: 0px !important;
}
}
/* ===================================
Smart Phone 
=====================================*/

@media screen and (max-width: 480px) {

 nav.headnav h1{
    width: 253px;
    height: 35px;
	float: left;
	margin: 14px 0px 0px 20px;
	-webkit-background-size: auto 35px;
	-moz-background-size: auto 35px;
	background-size: auto 35px;
    text-indent: -9999px;
}

/* Fixed */
nav.headnav.fixed{
	position: fixed;
	top: 0px;
}
nav.headnav.fixed h1{
	-webkit-background-size: auto 35px;
	-moz-background-size: auto 35px;
	background-size: auto 35px;
}
    
    #visual-area{
    min-width: auto;
	min-height: auto;
    width: 100%;
    clear:both;
    align-items:flex-start;
}
    header{
        height: calc(100vh + 70px) !important;
    }
.contents-wrapper{
    width: 85% !important;
}

#maincontainer h2{
	margin: 0px 0px 50px 0px;
	font-size: 24px !important;
    line-height: 24px;
	font-weight: normal;
}

#maincontainer  h3 {
	font-size: 20px !important;
	line-height: 1.5em;
	margin: 0px 0px 15px 0px;
}

#maincontainer  h4 {
    font-size: 13px;
    line-height: 1.3em;
}

#maincontainer p {
	font-size: 14px;
}
/*Visual Area*/


/*Information Area*/
    
header #information h2{
    display: block;
    margin: 0 auto 20px auto;
    width: 300px;
    height: 77px;
    float: none;
    background: url("../images/main_copy2_2025.png") no-repeat center;
	-webkit-background-size: 300px auto;
	-moz-background-size: 300px auto;
	background-size: 300px auto;
    background-position: bottom left;
    text-indent: -9999;
}
header #information{
    width: 100%;
    height: auto;
    margin: 0px auto;
    padding: 0px 0px 30px 0px;
    position: absolute;
    bottom: 0px;
    z-index: 101;
	-webkit-background-size: auto 500px;
	-moz-background-size: auto 500px;
	background-size: auto 500px;
} 
.info-wrapper{
	width:90%;
	margin: 0px auto;
    padding: 20px 0px 0px 0px;
    clear: both;
}

header #information h2 img{
    width: 100%;
}
#tel-area{
    padding: 15px;
    background-color: #fff;
    float: none;
    text-align: center;
    border-radius: 10px;
}
#tel-area p{
    font-size: 12px;
    margin: 0;
}
#tel-area p.link-page{
    width: 100%;
    float: none;
    margin: 5px auto 0px auto;
}
#tel-area p.link-page span{
    display: inline-block;
	width: 20px;
	height: 24px;
    margin-right: 5px;
	text-indent: -9999px;
	line-height: 35px;
	background: url("../images/mail_head.png") no-repeat center;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
    background-position: bottom left;
}
#tel-area p.link-page a::after  {
    content: '';
	position: absolute;
	top: 40%;
	left: 1em;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
    border-right: none;
    border-bottom: none;
}
#tel-area p.link-page:hover {
}

#tel-area p.link-page a:hover::after{
    border-right: none;
    border-bottom: none;
}

#tel-area p.tel-number{
	line-height: 20px;
	white-space: nowrap;
	margin: 10px 20px 0px 0px;
	color: #998154;
	font-family: 'Roboto', sans-serif;
   display: inline-block;
    text-align: center;
    float: none;
}
#tel-area p.tel-number strong{
	font-size: 25px;
}
#tel-area p.tel-number span{
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	line-height: 25px;
    float: left;
}

#tel-area p.tel-number span{
	background: url("../images/tel_heada.png") no-repeat center;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}


/*about*/
#maincontainer #about .contents-wrapper{
    padding: 0px;
    position: static;
    min-height: 280px !important;
    height: auto ;
    width: 100% !important;
}
#maincontainer #about .read-block{
    width: calc(100% - 60px);
    padding: 30px;
    position: static;
    background-color: #fff;
    border-radius: 0px;
    transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
}
#about-photo{
    width: 100%;
    height: 70vw ;
    position: static;
    border-radius: 15px;
	background-image: url("../images/top_about_2025.jpg");
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}




#business-contents .block-images{
    padding-top: 56.25%;
    margin-bottom: 5%;
}
#business-contents .contents-wrapper{
    width: 90%;
    padding: 100px 0px;
}
#business-contents .contents-wrapper h2{
    margin-bottom: 50px;
}

#maincontainer .product-info {
    margin:0 !important;
	padding:0px;
    width:100%;
}
#maincontainer .product-info li{
    margin: 0;
	padding: 0  !important;
	width: 100%;
	list-style: none;
	display: block;
	background-image: none !important;
}
#maincontainer .product-info li img{
    width: 100%;
    margin-bottom: 20px;
}
#maincontainer .product-info li:first-child{
    margin-bottom: 30px !important;
}

/*FAQ*/
/*about*/
#maincontainer #faq .contents-wrapper{
    padding: 0px;
    position: static;
    min-height: 280px !important;
    height: auto ;
    width: 100% !important;
}
#maincontainer #faq .read-block{
    width: calc(100% - 60px);
    padding: 30px;
    position: static;
    background-color: #fff;
    border-radius: 0px;
    transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
}
#faq-photo{
    width: 100%;
    height: 70vw ;
    position: static;
    border-radius: 0px;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}
/*News*/
#news{
    background-color: #f5f1ee;
    padding: 30px 0 30px 0;
}
 .news-area{
    text-align: left;
    margin: 0px auto 0px auto;
    width: 85%;
    height: auto;

}
.news-area h3{
    font-weight: bold;
    margin: 0px 0px 15px ;
    font-size: 180px;
    display: block;
    float: none;
    width: auto;
    border-right: none;
    border-bottom: solid 1px #998154;
     padding-right: 0px;
   height: auto;
}

 .news-area dl{
    margin: 0px;
   font-size: 12px;
    color: #000;
    width: 100%;
    display: block;
    float: none;
}
 .news-area dt{
    line-height: 1.5em;
}
 .news-area dd{
    line-height: 1.5em;
   margin: -1.5em 0em 0.5em 6em;
    position: static;
}
 .news-area dd a{
    color: #000;
}
 .news-area dd a:hover{
    color: #666;
    text-decoration: none;
}
    .newMark{
    display: block;
	font-size: 10px;
    line-height: 10px;
	padding: 2px 7px;
	margin: 1px 5px 0px 5px !important;
    width: 2.4em;
}
/*Contact*/

#contact .contents-wrapper{
    padding: 50px 0 130px 0;
}

#contact p.tel-number{
	line-height: 30px;
	margin: 0px 0px 30px 0px;
}
#contact p.tel-number strong{
	font-size: 30px;
}
#contact p.tel-number span{
	width: 30px;
	height: 30px;
	line-height: 30px;
    float: left;
}

#contact p.tel-number span{
	-webkit-background-size: 30px auto;
	-moz-background-size: 30px auto;
	background-size: 30px auto;
}

.br::before {
	content: "\A" ;
	white-space: pre ;
}
/*footer*/ 
    #footer-area{
	width: 85%;
	padding: 40px 0px;
}
   #footer-area h2{
	float: none;
}
.footer-info{
    display: block;
    position: static;
   padding-bottom: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
small{
    text-align: center;
	font-size: 10px;
	margin: 0px ;
    padding: 0 !important;
}
}

/*Small Phone 
=====================================*/

@media screen and (max-width: 325px) {
    #head-set{
	width: 50%;
}
}