@charset "utf-8";
/********************** MOBILE FIRST ************************/

/*reset*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: bottom; }

/***************************************************************/
html {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
}
body {
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
	word-wrap: break-word;
	-ms-overflow-style: scrollbar;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";
}
img {
	max-width: 100% !important;
	height: auto !important;
}
section {
	padding: 50px 0;
}
@media (min-width: 767px) {
	body {
		font-size: 1.6rem;
    }
    section {
        margin: 0 auto;
        max-width: 940px;
    }
}

/**************** common ****************/
.clearfix:after { content:" "; display:block; clear:both;}
.tar{ text-align: right !important; }
.fl{ float: left !important; }
.mg00 { margin: 0px !important; }
.mat10{ margin-top: 10px !important; }
.mt00 { margin-top: 0px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt60 { margin-top: 60px !important; }
.pt30 { padding-top: 30px !important;  }
.pt60 { padding-top: 60px !important; }
.mb00 { margin-bottom: 0px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb60 { padding-bottom: 60px !important; }
.bold{ font-weight: bold; }
.em { display: block; padding-top: 8px; font-size: 1.2rem; }
strong { font-weight: bolder !important; }
a { transition: .5s; }
a:hover { transition: .3s; }

.pc { display: none !important; }
.sp { display: block !important; }
@media (min-width: 767px) {
	.em { font-size: 1.6rem;}
	.pc	{ display: block !important; }
	.sp	{ display: none !important; }
	img.pc { display: inline-block !important; }
	img.sp { display: none !important; }
}

/**************** footer ****************/
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before, .row:after {
    content: " ";
    display: table;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.addon-footer .antiquary {
    margin-bottom: 20px;
}
section.addon-footer {
    background-color: #e6e6e6;
    color: #999999;
    padding: 40px 0 20px 0;
}
section.addon-footer .antiquary h3 {
    font-size: 1.6rem;
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
}
section.addon-footer .antiquary ul li {
    font-size: 1rem;
    display: block;
    text-align: center;
}
section.addon-footer .license {
    margin-bottom: 20px;
}
section.addon-footer .license ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 240px;
    font-size: 0;
}
section.addon-footer .license ul li.reuse {
    width: 60px;
}
section.addon-footer .license ul li:first-child {
    margin-left: 0;
}
section.addon-footer .license ul li {
    display: inline-block;
    margin-left: 20px;
}
section.addon-footer .license ul li.secure, section.addon-footer .license ul li.aacd, section.addon-footer .license ul li.pmark {
    width: 40px;
}
.l-footer {
    background-color: #707275;
}
.l-footer .container {
    position: relative;
}
.footer-logo-container {
    margin-top: 40px;
    width: 100%;
    text-align: center;
}
.footer-logo {
    display: inline-block;
    width: 180px;
}
.footer-link {
    margin: 20px 0 0 0;
}
.footer-link > a {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    color: #e6e6e6;
    text-decoration: none;
}
.footer-social-link {
    margin: 20px 0 0 0;
    padding-left: 0;
    font-size: 0;
    text-align: center;
}
.footer-social-link > li {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    margin-left: 10px;
    width: 48px;
    height: 48px;
}
.footer-social-link > li:first-child {
    margin-left: 0;
}
.footer-link-line {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_line.png);
}
.footer-link-facebook {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_facebook.png);
}
.footer-link-twitter {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_twitter.png);
}
.footer-link-instagram {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_instagram.png);
}
.footer-link-youtube {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_youtube.png);
}
.footer-link-weibo {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_weibo.png);
}
.footer-link-weixin {
    display: block;
    height: 100%;
    background-image: url(http://www.komehyo.co.jp/wp-content/themes/komehyo/img/common/icon_weixin.png);
}
.qr-code-pos {
    position: absolute;
    top: -85px;
    right: 0px;
    width: 300px;
    height: 115px;
    display: none;
}
.arrow_box {
    width: 300px;
    height: 115px;
    position: relative;
    background: #ffffff;
    border: 1px solid #c7c7c7;
}
.qr-code {
    position: absolute;
    top: 5px;
    left: 5px;
}
.qr-code-txt {
    width: 180px;
    font-size: 12px;
    position: absolute;
    top: 15px;
    left: 110px;
}
.copyright {
    margin: 0;
    color: #cccccc;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
}
.footer-link-container {
    padding: 20px 0;
}
.footer-link-list {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 0;
}
.footer-link-list > li {
    list-style: none;
    padding: 10px 0;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
}
.footer-link-list > li > a {
    color: #cccccc;
    text-decoration: none;
}
@media (min-width: 767px) {
	.container {
		width: 1170px;
		padding-left: 0;
		padding-right: 0;
		margin-right: auto;
		margin-left: auto;
	}
	section.addon-footer .antiquary {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		float: left;
	}
	section.addon-footer .antiquary ul {
		float: left;
		margin-right: 20px;
	}
	section.addon-footer .license {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		float: right;
	}
	section.addon-footer .license ul {
		width: auto;
		margin: 0 auto;
		padding: 0;
		list-style: none;
		font-size: 0;
	}
	section.addon-footer .license ul li.reuse {
		width: 120px;
	}
	section.addon-footer .license:after {
		content: "";
		display: table;
		clear: both;
	}
	section.addon-footer .license ul li.secure, section.addon-footer .license ul li.aacd, section.addon-footer .license ul li.pmark {
		width: 80px;
	}
	.clearfix:after, .container:after, .container-fluid:after, .row:after {
		clear: both;
	}
	.footer-logo-container {
		float: left;
		margin-right: -450px;
		text-align: left;
	}
	.footer-link {
		display: inline-block;
		margin: 0 0 0 30px;
		line-height: 1;
	}
	.footer-social-link {
		float: right;
		margin-top: 40px;
		width: 450px;
		text-align: right;
	}
	.footer-link-container {
		padding: 40px 0;
	}
	.copyright {
		float: left;
		margin: 10px 20px 0 0;
		text-align: left;
	}
	.footer-link-list {
		float: left;
	}
	.footer-link-list > li {
		display: inline-block;
		padding: 0 16px;
		margin-bottom: 10px;
		border-right: 1px solid #cccccc;
		vertical-align: top;
	}
	.footer-link-list > li:first-child {
		border-left: 1px solid #cccccc;
	}
	.footer-link-container:after {
		content: "";
		display: table;
		clear: both;
	}
}