@charset "UTF-8";
@import url("https://use.fontawesome.com/releases/v5.1.0/css/all.css");
@import url("/css/navi.css");

body {
	font-size: 0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* 20181225 doris add */

.container {
	padding-right: 0px;
	padding-left: 0px;
}
main {
	padding-right: 15px;
	padding-left: 15px;
}
header #header_txt {
	width: 100%!important;
	background: -webkit-linear-gradient(180deg, #5F6D8B, #1B2741);
	background: linear-gradient(180deg, #5F6D8B, #1B2741);
}
header #header_txt h1, header #header_txt p {
	margin: 0 0;
	padding: 0 10px;
	font-family: #fff;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.4;
	color: #fff;
	display: inline;
}
header #header_txt p {
	float: left;
	width: 40%;
	text-align: left;
}
header #header_txt h1 {
	float: right;
	width: 55%;
	text-align: right;
}


/* footer */
footer {
	text-align: center;
}
footer p {
	padding: 0.5em 0 0.5em 0;
	margin: 0 0 0 0;
}
footer #copyright {
	padding: 0 0;
	background: -webkit-linear-gradient(180deg, #5F6D8B, #1B2741);
	background: linear-gradient(180deg, #5F6D8B, #1B2741);
	color: #FFF;
	line-height: 2em;
	border-bottom: 5px solid #aaa;
}

/* 見出し  */
h2 {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	text-align: center;
}
h2 span {
	width: 100%;
	display:block;
  background: -webkit-linear-gradient(180deg, #5F6D8B, #1B2741);
	background: linear-gradient(180deg, #5F6D8B, #1B2741);
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	border: 1px solid #1B2741;
	border-top-left-radius : 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius : 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}
h2.bar {
	position: relative;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
}
h2.bar span {
	width: 230px;
	padding-left: 0.2em;
}
h2.bar:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	display:block;
	border-bottom: 1px solid #000;
}
body#top h2 span {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

hr {
	border-top: 1px solid rgba(0, 0, 0, 1);
}
/*************************************************/
/* トップページ
/*************************************************/

body#top #text_conts {
	text-align: center;
	margin: 2em 0;
}

body#top #text_conts h2 {
	font-size: 16px!important;
	color: #2C416B!important;
}
body#top #text_conts .stylew {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FF0000;
}

.top_conts_box {
	margin: 2em 0;
	background: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
	border-radius: 5px;
	border: 1px solid #ccc;
}
h3.top_conts {
	width: 100%;
	padding: .1em .75em;
	background: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	color: #666;
	text-align: center;
	word-break: break-all!important;
}
.top_conts_box iframe {
	border: none;
	ooverflow-y: hidden;
}
.top_conts_box p, .top_conts_box div {
	padding: 5px;
}
span.holiday-string:before {
	content : "■ ";
	color : rgba( 255, 0, 0, 0.25 );
}
/*************************************************/
/* 特定商取引
/*************************************************/
.tokutei {
	max-width: 665px;
}
.tokutei table {
	width: 100%;
	max-width: 663px;
	border: thin solid #2B406A;
}
.tokutei table th, .tokutei table td {
	border: thin solid #2B406A;
	border-collapse: collapse;
	padding: 0.5em 1em;
	line-height: 1.3em;
}
.tokutei table th {
	width: 25%;
	white-space: nowrap;
	text-align: center;
}
.tokutei table td {
	width: 75%;
}
/*************************************************/
/* 日本刀注文方法
/*************************************************/
.chuumon {
	max-width: 700px;
}
.chuumon p {
	padding-left: 2em;
}
.chuumon p.stit {
	padding-left: 10px;
	margin-bottom: 2em;
	border-left: solid 10px #2B406A;
	font-size: 14px;
}
/*************************************************/
/* 日本刀販売規定
/*************************************************/
.kitei {
	max-width: 850px;
}
.kitei h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C3F67;
	margin-bottom: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.kitei p {
	padding-left: 2em;
}
/*************************************************/
/* 日本刀の購入に関して
/*************************************************/
.kounyu {
	max-width: 700px;
	font-size: 16px;
}
.lh2em {
	line-height: 2em;
}
/*************************************************/
/* サイトマップ
/*************************************************/
.sitemap {
	max-width: 850px;
	font-size: 16px;
}
.sitemap p {
	margin-bottom: 2em;
}
/*************************************************/
/* 所有者名義変更教育委員会一覧
/*************************************************/
.notification {
	max-width: 750px;
}
.notification table {
	margin-bottom: 3em;
}
.notification table tr:nth-child(n+2):hover {
	cursor: default;
	background: #f2f2f2;
}
.notification table tr td:nth-child(1) {
	width:15%;
}
.notification table tr td:nth-child(2) {
	width:65%;
}
.notification table tr td:nth-child(3) {
	width:20%;
}
.notification h3 {
	position: relative;
	background: #eff4ff;
	padding: 2px 5px 2px 20px;
	font-size: 16px;
	color: #474747;
	border-radius: 0 10px 10px 0;
	margin-bottom: 2em;
}
.notification h3:before {
	font-family: FontAwesome;
	content: "\f041";
	display: inline-block;
	line-height: 40px;
	position: absolute;
	padding: 0em;
	color: white;
	background: #81a1e4;
	font-weight: normal;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	left: -1.35em;
  top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 50%;
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
	border-bottom: solid 2px #4967b4;
}
/*************************************************/
/* リンク集
/*************************************************/
.link {
	max-width: 800px;
}
.link h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 3em;
	text-align: center;
}
.link table {
	border: thin solid #2c2c2c;
}
.link table th, .link table td {
	border: thin solid #2c2c2c;
	border-collapse: collapse;
	padding: 0.5em 1em;
	font-size: 18px;
	line-height: 1.3em;
}
.link table th {
	width: 30%;
	text-align: left
}
.link table td {
	width: 70%;
}
/*************************************************/
/* お問い合わせ
/*************************************************/
.toiawase {
	max-width: 750px;
}
/* formスタイル */
.outline_table {
	width: 100%;
	border : 1px #cdcdcd solid;
	border-collapse:collapse;
	margin-left :1px;
	margin-right :1px;
}
.toiawase .gray_back {
	background-color: #f8f8f8;
	text-align :left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align :top;
	border : 1px #cdcdcd solid;
	border-collapse:collapse;
	padding : 3px 3px 3px 5px;
}
.toiawase .wh_back {
	background-color: #ffffff;
	text-align :left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align :top;
	border : 1px #cdcdcd solid;
	border-collapse:collapse;
	padding : 5px;
}
.toiawase .wh_back_center {
	background-color: #ffffff;
	text-align :center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align :top;
	border : 1px #cdcdcd solid;
	border-collapse:collapse;
	padding : 5px;
}
.toiawase .submit {
	width: 100%;
	text-align :left;
	font-size: 14px;
	margin: 2em 0;
}
.toiawase .submit table {
	width: 50%;
	text-align :center;
	margin:3em auto 0 auto;
}
.toiawase .submit table td {
	text-align :center!important;
}


/*************************************************/
/* 日本刀・刀装具
/*************************************************/
.sword {
	max-width: 840px;
	/*
	max-width: 860px;
	*/
}
h2.katana {
	width: 100%;
	background: url(/katana-h2.jpg) no-repeat right bottom;
	background-size: 100% auto;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 55px!important;
	color: #2C406F;
	font-weight: bold;
	text-align: left;
	padding: 20px 0 0 40px;
}

.equipment {
	max-width: 840px;
	/*
	max-width: 860px;
	*/
}
h2.tousougu {
	width: 100%;
	background: url(/tousougu-h2.jpg) no-repeat right bottom;
	background-size: 100% auto;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 55px!important;
	color: #2C406F;
	font-weight: bold;
	text-align: left;
	padding: 20px 0 0 40px;
}

.sword h3,
.bsword h3,
.equipment h3 {
	height: 22px;
	width: 100%;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto 5px auto;
	text-align: center;
	background: -webkit-linear-gradient(180deg, #5F6D8B, #1B2741);
	background: linear-gradient(180deg, #5F6D8B, #1B2741);

}
.sword tr:nth-child(1) td {
	min-width: 87px!important;
}

/* 商品スペック表大枠 */
table.list_wrap{
	border: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0;
}
table.list_wrap td{
	border-bottom: 1px solid #666;
	border-collapse: collapse;
}

/* 鑑定書列 */
td.kantei {
	border-right: 1px solid #666;
	text-align: center;
	vertical-align: middle;
}

/* 商品名 */
.item_name {
	text-align: center;
}
.item_name h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto!important;
	height: auto!important;
}
.style8h4 {
	background-color: #FF0000;
}
.style9h4 {
	background-color: #FFFF33;
}
.style10h4 {
	background-color: #999999;
}
.equipment .style10h4 {
	color: #fff;
}
.style11h4 {
	background-color: #FFCC00;
}
.style101 {
	color: #FF0000;
}

.sword h4 + h4,
.equipment h4 + h4 {
	border-top: 1px solid #666;
}

/* 商品スペック表列 */
td.wrap_conts {
	display:flex;
}
div.wrap_detail_conts {
	width: 80%;
}

/* 価格・注文リンク列 */
div.wrap_price {
	width: 20%;
}
div.wrap_price table{
	width: 100%;
	height: 100%!important;
	text-align: center;
	vertical-align: middle;
	padding: 0.5em;
}

/* 商品スペック表 */
table.detail_conts {
	width: 100%;
}
table.detail_conts th, table.detail_conts td {
	border-top: 1px solid #999;
	border-collapse: collapse;
	text-align: left;
	vertical-align:middle;
	padding: 5px;
}
table.detail_conts th {
	width: 45%;
	background: #CCC;
	font-weight: bold;
	border-left: 2px solid #999;
	border-right: 1px solid #999;
}
table.detail_conts td {
	width: 55%;
	background: #f0f0f0;
	border-right: 2px solid #999;
	border-bottom: 1px solid #999;
}
table.list_wrap td.wrap_conts,table.list_wrap td.wrap_conts table.price tr:last-child td {
	border-bottom: none!important;
}

table.detail_conts tr:first-child th, table.detail_conts tr:first-child td {
	border-top: 2px solid #999;
}
table.detail_conts tr:last-child th, table.detail_conts tr:last-child td {
	border-bottom: 2px solid #999!important;
}


/*************************************************/
/* 日本刀　販売済一覧
/*************************************************/
.bsword {
	max-width: 860px;
}
.bsword table {
	width: 100%;
}
.bsword table td {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #32466F;
	border-collapse: collapse;
	word-break: break-all!important;
}


/*************************************************/
/* 商品詳細ページ
/*************************************************/
table.detail_pages {
	max-width: 1400px;
	width: 100%;
}
table.detail_pages h1 {font-size: 24px;padding: 5px 0 0 0;}
table.detail_pages h1 span {font-size: 150%;}
table.detail_pages h1 small {font-size: 14px!important;font-weight:bold;}
table.detail_pages tr:nth-child(4) td {
	min-height: 84px;
	vertical-align: middle;
}
table.detail_pages tr:nth-child(4) td p{
	margin-bottom: 0;
}

/*************************************************/
/* アプラスeオーダー
/*************************************************/
.aplus {
}
.aplus h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2C3F67;
	margin-bottom: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.aplus div.flow {
	border: 5px solid #ccc;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 10px 15px;
    position: relative;
}
.aplus div.flow::after{bottom: -34px;
    color:#ccc;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute;}
.aplus div.flow.last::after{
    content: "";
}

.aplus div.flow p,
.aplus div.flow li {
	font-size: 120%;
	line-height: 120%
}

.aplus ul.step {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  counter-reset: chapter;
}
.aplus ul.step li:before {
  content: "STEP "counter(chapter) ;
  counter-increment: chapter;
  width: 50px;
  height: 50px;
  margin: 0 5px 0 0;
  padding:5px 10px;
  border-radius: 20px;
  background: #30b0d8;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.aplus ul.step li {
  list-style: none;
	margin-left: 0;
	padding: 10px;
	font-size: 1.2em;
}


/* ～575px：スマートフォン
------------------------------ */
@media (max-width: 575px) {
  header #header_txt h1, header #header_txt p {
	font-size: 55%!important;
}
  body#top iframe {
	height: 270px!important;
}

.toiawase td.gray_back,.toiawase td.wh_back {
	display: block;
	width: 100%;
}
h2.katana {
	background-size: 100% auto;
}
.sword tr:nth-child(1) td {
	min-width: 40px!important;
}
table.detail_pages h1 span {
	font-size: 105%;
}

.item_name h4 {
	font-size: 90%;
}

div.wrap_detail_conts {
	display: none;
}

div.wrap_price {
	width: 100%;
}
div.wrap_price table.price tr {
	width : 33.33333% ;
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;
	min-height: 10em;
	display: inline-table;
	float: left;
}
div.wrap_price table.price tr:nth-child(2) {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
table.list_wrap td.wrap_conts table.price tr td {
	border-bottom: none!important;
}

}
/* 576px〜：タブレット
------------------------------ */
@media (min-width: 576px) and (max-width: 767px) {
  header #header_txt h1, header #header_txt p {
	font-size: 80%!important;
}
  body#top iframe {
	height: 270px!important;
}
h2.katana {
	background-size: 100% auto;
}


}
/* 768px〜：小型PC
------------------------------ */
@media (min-width: 768px) and (max-width: 991px) {
  header #header_txt h1,header #header_txt p {
	font-size: 85%!important;
}

}
/* 992px〜：中型PC
------------------------------ */
@media (min-width: 992px) {
.container {
	max-width: 1000px;
}
}

/* 1200px〜：大型PC
------------------------------ */
@media (min-width: 1200px) {
.container {
	max-width: 1000px;
}
}

/* 画像縮小
------------------------------ */
@media (max-width: 1031px) {
img {
  max-width: 100%;
	height: auto;
	border-style:none;
}

}

