@charset "UTF-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap&subset=japanese');
/*Fist Created: ---------------------------------------------------*/
/*initialization--------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	font-family: "Noto Sans Japanese","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;
	color: #303030;
	font-size:1.4rem;
	line-height:1.75;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
hr {
	display: none; 
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul { list-style: none; }
ul li img { vertical-align:top; }
img {
	border: none;
	max-width:100%;
	height:auto;
	vertical-align:bottom;
}
img.block {
	display: block;
}
a img:hover {
	opacity: 0.8;
}
.none {display:none;}
.ws {white-space:nowrap;}
iframe{
vertical-align:bottom;
}
/*Global Text Setting----------------------------------------------*/

.bold {
 	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color:#cf070d;
}
.margin_t30 {
	margin-top: 30px;
  }
.margin_t80 {
  margin-top: 80px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_b30 {
	margin-bottom: 30px;
}
.margin_r5 {
	margin-right: 5px;
}
.margin_l85 {
	margin-left: 85px;
}
.margin_r180 {
	margin-right: 180px;
}
.margin_r210 {
	margin-right: 210px;
}
.products_text_indent {
	margin-left: 80px;
	text-indent: -80px;
}
.products_text_indent2 {
	text-indent: -15px;
}


/*Global Default Links---------------------------------------------*/
a:link {color: #005294; text-decoration: none}
a:visited {color: #6e6e6e; text-decoration: none}
a:active {color: #6e6e6e; text-decoration: none}
a:hover {color: #333; text-decoration:none}

/*Global Page Setting---------------------------------------------*/
	
/*--Header---------------------------------------------*/
header .header_top {
	width:100%;
	position:relative;
	margin:auto;
}
header .header_top_in {
	position:absolute;
	width:100%;
	top:0;
	z-index:999999;
	background-color: rgba(255,255,255,0.8);
	padding:10px 35px 25px;
}
header .header_top_in p.catch {
	font-size:1.2rem;
}
header .header_top_in h1 {
	width:356px;
	float:left;
	margin:12px 0 0;
	font-size:1.4rem;
}
header .header_top_in nav p {
	right:30px;
	top:-13px;
	position:absolute;
}
header .header_top_in nav p img {
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
}
header .header_top_in nav p a {
	color:#303030;
}
header .contact-img img{
	width: 100%;
	max-width: 17px;
}

header .dl-trigger img {
	width: 100%;
	max-width: 33px;
}

@media screen and (min-width: 0px) and (max-width: 1210px) {
header .header_top_in nav p {
	right:10px;
}
}
@media screen and (min-width: 0px) and (max-width: 1080px) {
header .header_top_in {
	padding:10px 15px 25px;
}
header .header_top_in p.catch {
	display:none;
}
header .header_top_in nav p {
	top:0;
}
header .h2_box {
    padding: 145px 0 0;
}
header .header_top_in {
	padding:15px 15px;
}
header .header_top_in h1 {
	margin:0;
	width:280px;
}
header .header_top_in nav p {
	display:none;
}
}

/* TOPへ　*/
.pagetop {
	height: 50px;
	width: 50px;
	position: fixed;
	right: 10px;
	bottom: -80px;     /* ← 初期位置を画面外にして非表示 */
/*    background: #fff;*/
	background-color: rgba( 255, 255, 255, 0.45 );
	color: #0e1187;
	border: solid 2px #0e1187;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	box-shadow: 0 4px 6px rgb(0 0 0 / 30%);
	transition: bottom 0.3s; 
}

.pagetop__arrow {
	height: 10px;
	width: 10px;
	border-top: 3px solid #0e1187;
	border-right: 3px solid #0e1187;
	transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
.pagetop:hover, .pagetop:hover .pagetop__arrow {
	border-color: #3293e7;
}
}

/*--Header---------------------------------------------*/

/*--Footer---------------------------------------------*/
footer {
	padding:30px 0 60px;
	background-color:#1b1b1b;
	color:#FFF;
}
footer #pagetop {
	width:100%;
	background:#59493f;
	text-align:center;
	margin:0 0 60px;
}
footer #pagetop img{
	width:25px;
}

footer #pagetop a {
	display:block;
	padding:13px 0 18px;
}
footer .footer_in {
	max-width:1200px;
	margin:auto;
	padding: 0 15px;
}
footer .footer_in #footer_sitemap dl {
	display:inline-block;
	vertical-align:top;
	text-align:left;
	margin:0 40px 0 0;
	font-size: 1.4rem;
}
footer .footer_in #footer_sitemap a {
	color:#FFF;
}
footer .footer_in #footer_sitemap dl dt {
	font-weight:bold;
}
footer .footer_in #footer_sitemap dl dd {
	background:url(../img/index/more_arrow.png) no-repeat 5px 10px;
	background-size:4px;
	padding:0 0 0 15px;
}
footer .footer_in .footer_bottom {
	display:flex;
	justify-content:space-between;
	margin:80px 0 0;
	position: relative;
}
footer .footer_in .footer_bottom .company_name strong {
	font-size:1.6rem;
}
footer .footer_in .footer_bottom .footer_logo {
	width: 100%;
	max-width: 356px;
	margin:30px 0 0;
	align-self:flex-end;
}
footer .footer_in .footer_bottom .m-mart_logo {
	margin: 0;
	align-self:flex-end;
	position: absolute;
	top: 0;
	right: 0;
}

footer .footer-sns {
	margin: 0;
	align-self:flex-end;
	position: absolute;
	top: 0;
	right: 270px;
/*	margin: 5px 0 5px 20px ;
	padding: 0;
	text-align: left;*/
}
footer .footer_tw {
	margin: 0 10px;
	padding: 0 5px;
}
footer .footer_tw a {
 text-decoration: none;
}
footer .footer_tw img {
 width: 100%;
 max-width: 42%;
}

footer .footer-sns2 {
	margin: 10px;
	align-self:flex-end;
	position: absolute;
	top: -5px;
	right: 195px;
/*	margin: 5px 0 5px 20px ;
	padding: 0;
	text-align: left;*/
}
footer .footer_fb {
	margin: 0 10px;
	padding: 0 5px;
}
footer .footer_fb a {
 text-decoration: none;
}
footer .footer_fb img {
 width: 100%;
 max-width: 47%;
}



@media screen and (min-width: 0px) and (max-width: 1045px) {
footer .footer_in {
	width:100%;
	padding:0 15px;
}
footer .footer_in #footer_sitemap dl {
	margin:0 30px 0 0;
}
}
@media screen and (min-width: 0px) and (max-width: 960px) {
footer .footer_in .footer_bottom {
	margin:50px 0 0;
	text-align: center;
}
footer .footer_in #footer_sitemap {
	display:none;
}
footer .footer_in .footer_bottom {
	display:block;
}
footer .footer_in .footer_bottom .company_name {
	text-align:center;
	display:block;
	margin: 0 0 10px 0;
}
footer .footer_in .footer_bottom .footer_logo {
	margin:40px auto 0;
}
footer .footer-sns {
	position: static;
	margin: 5px auto;
	text-align: center;
	display: inline-block;
}
footer .footer_tw img {
	width: 100%;
	max-width: 30px;
 }
footer .footer-sns2 {
	position: static;
	margin: 10px auto;
	text-align: center;
	display: inline-block;
}
footer .footer_fb img {
	width: 100%;
	max-width: 50px;
 }
footer .footer_in .footer_bottom .m-mart_logo {
	position: static;
	margin: 10px auto 30px;
	text-align: center;
}
}

@media screen and (min-width: 0px) and (max-width: 350px) {
header .header_top_in h1 {
	width:240px;
}
}
/*--Footer---------------------------------------------*/	
	
.left {float:left;}
.right {float:right;}
.clear {clear: both;}


.t_left {text-align:left;}
.t_right {text-align:right;}
.t_center {text-align:center;}

/*Clearfix---------------------------------------------------*/
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}
.clearFix {
	min-height: 1px;
}