﻿@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'MenuFont';
	src: url(../fonts/MISTRAL.TTF);
	src: url(../fonts/MISTRAL.woff);
}
@font-face {
	font-family: 'LFAXDI';
	src: url(../fonts/LFAXDI.TTF);
	src: url(../fonts/LFAXDI.woff);
}
@font-face {
	font-family: 'HGRME';
	src: url(../fonts/HGRME.TTC);
	src: url(../fonts/HGRME.woff);
}
@font-face {
	font-family: 'TCCEB';
	src: url(../fonts/TCCEB.TTF);
	src: url(../fonts/TCCEB.woff);
}
/*@font-face {
	font-family: 'HGP行書体';
	src: url(../fonts/HGRGY.TTC);
}*/
body {
	margin: 0;
	padding: 0;
	line-height: 2em;
}
body.toppage {
	/*background-image: url(../images/top_bgimg_01.jpg);*/
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-moz-background-size: cover;
	background-size: cover;
	background-color: #000000;
}
body.aboutBody {
	background-image: url(../images/common_bg_wood.jpg);
	background-attachment: fixed;
}
h1 {
	font-family: LFAXDI;
}
h2 {
	font-family: HGRME;
	font-size: 18px;
}
h3 {
	font-family: HGRME;
	font-size: 30px;
	margin-bottom: 50px;
}
a {
	text-decoration: none;
}
a:hover {
	cursor: pointer;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity: 0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	opacity: 0.6;
	zoom: 1;
	text-decoration: none;
}
em {
	color: #f00;
}
.div-kugiri {
	height: 20px;
}
.header {
	padding: 0;
	margin: 0;
}
.header1 {
	width: 100%;
	max-width: 1280px;
	height: 100px;
}
.header1full {
	background: linear-gradient(#000000, #333333);
	width: 100%;
}
.header2full {
	background: linear-gradient(#333333, #000000);
	width: 100%;
}
.header2 {
	width: 100%;
	max-width: 1280px;
	height: 50px;
	color: #ffffff;
	text-align: center;
	font-family: MenuFont,'HGP行書体',cursive;
	font-size: 30px;
	margin: 0 auto;
}
.header2 a:link {
	color: #ffffff;
}
.header2 a:visited {
	color: #ffffff;
}
.header2 a:hover {
	color: #ffffff;
}
.header2 a:active {
	color: #ffffff;
}
.top_footer {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000000;
	position: fixed;
	bottom: 0;
	height: 80px;
}
.footer {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000000;
	height: 80px;
}
.top_main {
	color: #ffffff;
	padding-top: 30vh;
	padding-left: 55vw;
}
.top_main_text {
	-moz-transform: rotate( -10deg );  /* Firefox用 */
	-webkit-transform: rotate( -10deg );  /* Chrome,Safari,新しいOpera用 */
	-o-transform: rotate( -10deg );  /* 古いOpera用 */
	-ms-transform: rotate( -10deg );  /* IE9用 */
	transform: rotate( -10deg );  /* CSS3の書き方 */
	display: inline-block;
}
.eyecatchimg_suit {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 500px;
	width: 100%;
	background-image: url(../images/suit_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_shirt {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 500px;
	width: 100%;
	background-image: url(../images/shirt_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_coat {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 400px;
	width: 100%;
	background-image: url(../images/coat_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_reform {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 400px;
	width: 100%;
	background-image: url(../images/reform_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_cloth {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 400px;
	width: 100%;
	background-image: url(../images/cloth_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_contact {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 400px;
	width: 100%;
	background-image: url(../images/contact_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_jacket {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 400px;
	width: 100%;
	background-image: url(../images/jacket_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.eyecatchimg_about {
	padding-top: 180px;
	text-align: center;
	color: #ffffff;
	text-shadow: 2px 2px 3px #555555;
	height: 400px;
	width: 100%;
	/*background-image: url(../images/jacket_bgimg_eyecatchimg.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	/*background-attachment: fixed;*/
	-moz-background-size: cover;
	background-size: cover;
}
.main {
	padding: 0;
	margin: 0;
	text-align: center;
}
.w100per {
	width: 100%;
}
.w_max1280px {
	max-width: 1280px;
}
.w_max960px {
	max-width: 960px;
}
.shirt_nagare01 {
	padding: 50px 0;
	text-align: center;
	font-family: HGRME;
	font-size: 30px;
	color: #ffffff;
	background-color: #000000;
}
.shirt_nagare02 {
	padding: 20px;
	background-color: #ffffff;
	color: #000000;
	height: 300px;
}
#header_pc {
	display: block;
}
#header_sp {
	display: none;
}
.padd_top_50 {
	padding-top: 50px;
}
.shirt_type_midasi {
	font-family:TCCEB;
	font-size:60px;
}
	.shirt_type_midasi_jp {
	font-family:HGRME;
	font-size:30px;
}
.top_msg_lg {
	font-family: MenuFont;
	font-size: 60px;
	line-height: 60px;
	text-shadow: 5px 5px 6px #555555;
}
.top_msg_sm {
	margin-top: 20px;
	font-family: MenuFont;
	font-size: 40px;
	line-height: 40px;
	text-shadow: 5px 5px 6px #555555;
}
.logoimg {
	padding-top: 20px;
	width: 200px;
}
.header_tel {
	color: #ffffff;
	font-family: LFAXDI;
	font-size: 22px;
	margin-right: 20px;
}
.header_tel a, a:link, a:visited, a:hover, a:active {
	color:#ffffff;
}

.toiawase input, textarea {
	padding: 5px 10px;
	line-height: 1.8em;
	font-size: large;
	width: 80%;
}
.toiawase .form-title  {
	padding: 20px;
	background-color: #ddd;
}
.toiawase .form-value  {
	padding: 20px;
	background-color: #f5f5f5;
}
.toiawase .row {
	margin-bottom: 10px;
}
.toiawase .row-eq-height {
	display: flex;
    flex-wrap: wrap;
}
.img-frame {
	border: 1px solid #ccc;
	padding: 10px;
	box-shadow:1px 1px 3px 0px #ccc;
	-moz-box-shadow:1px 1px 3px 0px #ccc;
	-webkit-box-shadow:1px 1px 3px 0px #ccc;
}
.suit-option {
	padding: 0;
}
.suit-option-child {
	float: left;
	width: 320px;
	height: 320px;
	border: 1px solid #ccc;
	padding: 10px;
	box-shadow:1px 1px 3px 0px #ccc;
	-moz-box-shadow:1px 1px 3px 0px #ccc;
	-webkit-box-shadow:1px 1px 3px 0px #ccc;
	display: flex;
  	-webkit-align-items: center;
   	-ms-flex-align: center;
  	align-items: center;
	justify-content: center;
	background-clip: content-box;
	background-color: #ddd;
}
.suit-option-child img {
	max-width: 320px;
	max-height: 320px;
	padding: 10px;
}
.clear_both {
	clear: both;
}

.box26 {
	position: relative;
	margin: 2em 0;
	padding: 0.5em 1em;
	border: solid 3px #95ccff;
	border-radius: 8px;
}
.box26 .box-title {
	position: absolute;
	display: inline-block;
	top: -13px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 19px;
	background: #FFF;
	color: #95ccff;
	font-weight: bold;
}
.box26 p {
	margin: 0;
	padding: 0;
}

.box2 {
	padding: 0.5em 1em;
	margin: 10px 0 10px 0;
	width: 100%;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #6091d3;/*文字色*/ background: rgba(255,255,255,0.9);
	border: solid 3px #6091d3;/*線*/ border-radius: 10px;/*角の丸み*/ }
.box2 p {
	margin: 0;
	padding: 0;
}

.sankaku{
	margin: 0 auto;
	width: 0;
	height: 0;
	/*border-top: 10px solid #fff;*/
	border-top: 10px solid rgba(255,255,255,0.5);
	border-right: 20px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 20px solid transparent;
}

.aboutMainText {
	color: #fff;
	background: rgba(0,0,0,0.3);
	padding: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
}
.aboutMainText p {
	margin: 50px 0;
}

.header2 ul {
	/*display: table;*/
	/*table-layout: fixed;*/
	text-align: center;
	width: 100%;
}
.header2 li {
	/*display: table-cell;*/
	/*white-space: nowrap;*/
	float: left;
	list-style: none;
	margin-right: 50px;
}
.header2 li:last-child {
	margin-right: 0;
}
.header2 li:after {
	clear: both;
}


@media (max-width:991px) {
	.header2 {
		font-size: 22px;
	}
	.header2 li {
		margin-right: 30px;
	}
	.header_tel {
		font-size: 15px;
	}
}



@media (max-width:767px) {
	body {
		font-size: 14px;
	}
	h1 {
		font-size: 25px;
		margin: 0;
	}
	h2 {
		font-size: 20px;
		margin: 0;
	}
	h3 {
		font-size: 22px;
		margin-bottom: 5px;
	}
	#header_pc {
		display: none;
	}
	#header_sp {
		display: block;
	}
	#ham-menu {
		background-color: #333; /*メニュー背景色*/
		box-sizing: border-box;
		height: 100%;
		padding: 10px 5px; /*メニュー内左右上下余白*/
		position: fixed;
		right: -250px; /*メニュー横幅 width と合わせる*/
		top: 0;
		transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
		width: 250px; /*メニュー横幅*/
		z-index: 1000;
	}
	#menu-background {
		background-color: #333; /*黒背景*/
		display: block;
		height: 100%;
		opacity: 0;
		position: fixed;
		right: 0;
		top: 0;
		transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
		width: 100%;
		z-index: -1;
	}
	#menu-icon {
		background-color: #fff; /*アイコン部分背景色*/
		border-radius: 0 0 0 10px; /*左下角丸*/
		color: #333; /*アイコン（フォント）色*/
		cursor: pointer;
		display: block;
		font-size: 50px; /*アイコン（フォント）サイズ*/
		height: 50px; /*アイコン縦高さ*/
		line-height: 50px; /*縦位置中央化*/
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 50px; /*アイコン横幅*/
		transition: all 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
		z-index: 1000;
	}
	#menu-cb {
		display: none; /*チェックボックス本体は消しておく*/
	}
	#menu-cb:checked ~ #ham-menu, #menu-cb:checked ~ #menu-icon {
		transform: translate(-250px); /*メニュー本体横幅 width と合わせる*/
	}
	#menu-cb:checked ~ #menu-background {
		opacity: 0.5;
		z-index: 999;
	}
	.header2 {
		font-size: 18px;
	}
	.header2 ul {
		display: block;
		/*border: solid 2px #ffb03f;*/
		padding: 0 0.5em;
		position: relative;
	}
	.header2 ul li {
		display: block;
		line-height: 1.5;
		padding: 0.5em 0 0.5em 0.5em;
		border-bottom: dashed 1px silver;
		list-style-type: none!important;
		white-space: normal;
	}
	.header2 li {
		margin-right: 0;
		float: none;
	}
	.header2 .nav-jp {
		line-height: 1em;
		font-size: 8px;
		padding-left:5px;
		color: #aaa;
		margin: 0;
		/*font-feature-settings: "palt";*/
	}
	.eyecatchimg_suit {
		height: 200px;
		padding-top: 30px;
	}
	.eyecatchimg_shirt {
		height: 200px;
		padding-top: 30px;
	}
	.eyecatchimg_coat {
		height: 100px;
		padding-top: 30px;
	}
	.eyecatchimg_reform {
		height: 100px;
		padding-top: 30px;
	}
	.eyecatchimg_cloth {
		height: 100px;
		padding-top: 30px;
	}
	.eyecatchimg_contact {
		height: 100px;
		padding-top: 30px;
	}
	.eyecatchimg_jacket {
		height: 100px;
		padding-top: 30px;
	}
	.eyecatchimg_about {
		height:100px;
		padding-top:30px;
	}
		.padd_top_50 {
			padding-top: 10px;
		}
		.shirt_type_midasi {
		font-family:TCCEB;
		font-size:30px;
	}
		.shirt_type_midasi_jp {
		font-family:HGRME;
		font-size:22px;
	}
		.shirt_nagare01 {
		padding: 30px 0;
		text-align: center;
		font-family: HGRME;
		font-size: 30px;
		color: #ffffff;
		background-color: #000000;
	}
	.shirt_nagare02 {
		padding: 20px 20px 30px 20px;
		background-color: #ffffff;
		color: #000000;
		height: initial;
		margin-bottom: 10px;
	}
		#body_shirt br {
			display: none;
		}
	.top_main {
		color: #ffffff;
		padding-top: 25vh;
		padding-left: 10vw;
	}
	.top_msg_lg {
		font-family: MenuFont;
		font-size: 40px;
		line-height: 40px;
		text-shadow: 5px 5px 6px #555555;
	}
	.top_msg_sm {
		margin-top: 10px;
		font-family: MenuFont;
		font-size: 30px;
		line-height: 30px;
		text-shadow: 5px 5px 6px #555555;
	}
	.logoimg {
		padding-top: 20px;
		width: 45vw;
		height: auto;
	}
	.suit-option .margin-center {
		width: 320px;
		margin: 0 auto;
	}
	.suit-option-child {
		width: 150px;
		height: 150px;
		margin-left: 5px;
	}
	.suit-option-child img {
		max-width: 150px;
		max-height: 150px;
		padding: 10px;
	}
	br.spNoView {
		display: none;
	}
	.aboutMainText {
		padding: 10px 20px;
		text-align: left !important;
		font-size: 15px;
		font-weight: normal;
		line-height: 1.5em;
		width: 90%;
	}
	.aboutMainText p {
		margin: 20px 0;
	}
}
