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

body {margin: 0;
	font-family: 'メイリオ','Hiragino Kaku Gothic Pro', sans-serif;
	background-image: url(img/common/bg.jpg);
	 background-repeat: repeat}

/* アンカー */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	font-family: 'Poiret One', cursive;
    font-size: 100%;
}

#page-top a {
    background: #666666;
    text-decoration: none;
	font-weight: bold;
    color: #ffffff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	opacity: 0.7
}

#page-top a:hover {
    text-decoration: none;
    background: #999999;}


/* パンくずリスト */
.bread_box{
padding-top:10px;
border-bottom: 2px solid #666666;
-webkit-box-shadow: 0 3px 0 #C0C0C0;
-moz-box-shadow: 0 3px 0 #C0C0C0;
box-shadow: 0 3px 0 #C0C0C0;
opacity: 0.4
}

/* ヘッダー */
.head
{padding-top: 33px;
padding-bottom: 10px;
background-image: url(img/header/smoke.png); 
background-repeat: no-repeat;
background-position: right 20px top 20px;
background-size:17%;
}

/* キャッチコピー */
.catch
{font-size: 12px;
margin-left: 180px}


/* 電話番号 */
.tel
{
float: left;
padding-top: 10px;
font-family: 'Chela One', cursive;
font-size: 38px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}

.tel a
{color: #000000;
text-decoration: none
}

.tel i
 {margin-right:3px;
  margin-top: 5px;
  font-size: 30px;
  vertical-align: middle}


/* ロゴ */
.logo	{
	padding-top: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}


/* ヘッダー画像にロゴを重ねる */

.header-nav {
position: relative}
 
.logo {
position: absolute;
top: -103px;
left: -15px} 

.logo img{
width: 100%;
height: auto	
}

/* 電話番号を重ねる */

.head {
position: relative}
 
.tel {
position: absolute;
top: 25%;
right: 1%} 

/* ヘッダ墨ライン */
.head_sumi {text-align: center;
padding-top: 20px;
padding-bottom: 10px}

.head_sumi img {
	width: 98%;
	height: auto}

/* BOX LEFT */
.box_left{
float: left;
width: 29%;
margin-left: 10px;
}


/* 記事 */
.kiji{
padding: 0px 15px;
font-size: 0.9em;
line-height: 2.2em;
margin-bottom: 1.7em;
border: solid 1px #000000
}

.kiji a
{
text-decoration: none
}

.kiji a:hover {
text-decoration: underline;
}


.kiji dt{
	font-size: 13px
	}



/* BOX RIGHT */
.box_right{
float: left;
width: 68%;
margin-left: 10px;
}



/* お知らせ */
.news img {margin-top: -25px}

.news {padding: 20px}

.news ul {margin: 0;
	padding: 0;
	list-style: none}

.news time	{float: left;
font-size: 14px;
margin-top: 15px;
margin-left: 30px;
border-bottom: dotted 2px #dddddd;
width: 92%;
color: #000000}

/* グッズ */
.goods img {
padding-top: 40px;
margin-left: 20px}

.goods_inner img{
padding-top:0;
margin-left: 15px;
}


.goods_inner a:hover {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7
}

.box_main:after	{content: "";
	display: block;
	clear: both}


/* システム */
.souryou {text-align: center;
width: 95%;
color: #ffffff;
background-color: #16d0cd;
padding: 8px;
margin-left: 8px;
margin-top: 30px
}

.system img {padding-top: 35px;
padding-left: 5px}

.system p {
float: left;
font-size: 14px;
margin-top: 0px;
margin-left: 20px;
width: 95%;	
}


/* CopyRight */
.foot{
background-position: center;  
background-image: url(img/common/footer.gif);
background-repeat: no-repeat;
}

.copyright {
text-align: center;
padding-top: 70px;
padding-bottom: 60px
}

.copyright:before{
 content: url(img/common/footer_logo.gif);
 display:inline-block;
 vertical-align:middle;　

}


.box_left table{
	width: 100%;
	height: auto
}

/* パンくずリスト */
.bread ol {margin: 0;
		   padding: 0;
		   list-style: none}

.bread li a {display: inline-block;
			 padding: 5px;
			 color: #000000;
			 font-weight: bold;
			 font-size: 13px;
			 text-decoration: none}

.bread li a:hover {color: #9d3939}

.bread ol:after {content: "";
				 display: block;
				 clear: both}

.bread li {float: left;
		   width: auto}

.bread li:after {content: '\003e';
				 margin-left: 10px;
				 margin-right: 10px;
				 color: #888888}


/* FAQ */
.qa_box table {width: 100%}

#faq tbody tr:nth-child(even) { /* 偶数番目の指定*/
display: block;
margin-left: -2px;
padding-right: 27px;
background-color: #f9f5e6
}

#faq tbody tr:nth-child(odd) { /* 奇数番目の指定*/
display: block;
margin-left: -2px;
padding-right: 27px;
}

.faq_txt{
	padding-left:45px}

.faq1_txt{
	padding-left:0px}

.question:before{
padding-left: 20px;
font-family: 'Righteous', cursive;
font-size: 42px;
color: #F90004;
content: "Q" 
}

.question {
font-family: 'Righteous', cursive;
font-size: 38px}

.answer:before{
padding-left: 55px;
font-family: 'Righteous', cursive;
font-size: 42px;
color: #1706F9;
content: "A" 
}

.answer {
font-family: 'Righteous', cursive;
font-size: 38px}

#faq tbody td {
 height: 80px;
 font-size: 16px
}

.qa_box table {
padding-bottom: 35px		
}

/* COMPANY */
.tamtech img{
 display: block;
 margin-left: auto;
 margin-right: auto
}

/* 個人情報 */
.personal_inner {
	paddingp-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px
}
	
.personal_inner li {
	padding-top: 25px;
	padding-bottom: 20px
}

/* 事業内容 */
.business_inner {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 35px;
}

.business_inner ul{
line-height:250%;}

.business_inner li {
	list-style-image: url(img/etc/circle_r.gif);
}

/* 商品案内 */
.box_lineup {
	width: 210px;
	padding-top: 20px;
	padding-bottom: 28px;
	padding-left: 61px;
	margin-right: 50px;
	float: left
}

.goods_s img{
	width: 100%;
	height: auto
}

.goods_s a:hover {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7
}

.goods_txt{
	font-size: 14px
	}

.goods_sou {
display: block;
text-align: center;
width: 95%;
color: #ffffff;
background-color: #16d0cd;
padding: 8px;
margin-left: 17px;
margin-bottom: 20px;
}


/* 商品メニューと商品説明ページを横に並べる設定 */
.tshirt:after	{content: "";
	display: block;
	clear: both}

.goodsmain	{float: right;
	width: 75%;
	padding: 0px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.goodsmenu	{float: left;
	width: 25%}


/* サイドメニュー */
.sidemenu	{border: solid 3px #dddddd;margin-left: 10px}

.sidemenu h5	{margin: 0;
	padding: 10px;
	font-size: 16px;
	font-weight: normal}

.sidemenu h5 i	{margin-right: 5px;
	color: #7a0800;
	font-size: larger}

.sidemenu ul	{margin: 0;
	padding: 0;
	list-style: none}

.sidemenu li a	{display: block;
	padding: 10px;
	border-top: solid 1px #dddddd;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.sidemenu li a:hover	
{
color:#7a0800;
background-color: #eeeeee;
transition-property: color,background-color;
transition-duration:1s;
transition-timing-function:ease-in-out;
}

.tshirtimg	{max-width: 100%;
	height: auto}

.tshirt table {
	font-size: 15px;
	margin-bottom: 30px
}

#clear{
clear: both
}

/* THANKSページ */
.kiji_thanks{
	font-size: 17px;
	line-height:160%;
	padding-right: 35px;
	padding-left: 25px;
	padding-bottom: 50px
}

/* 大キャプション */
#cap_h1 {
	width: 90%;
	margin-left: 30px;
	margin-bottom: 25px;
	padding-left: 10px;
	border-left: solid 15px #c50018;
	border-bottom-style: solid;
	border-bottom-color: #c50018;
	font-size: 24px;
	font-weight: bold
	}




/* Tシャツ画像 */
#illust {
	text-align: center;
	font-size: 17px;
	}

#illust a{
	text-decoration:none
	}

#illust img {
width: 100%;
height: auto
}

/* ########### 359px以下 ########## */

@media (max-width: 359px) {

/* トルグボタン */
#menubtn {padding: 6px 12px;
		  border: solid 1px #aaaaaa;
		  border-radius: 5px;
		  background-color: #ffffff;
		  position: absolute;
		  top: 20px;
		  right: 15px;
		  cursor: pointer}

#menubtn:hover {background-color: #dddddd}

#menubtn:focus {outline: none}

#menubtn i {color: #888888;
			font-size: 18px}

#menubtn span {display: inline-block;
			   text-indent: -9999px}	

/* ナビゲーションメニュー（縦並び） */
#menu {display: none}

.menu ul {margin: 0;
		  padding: 0;
		  list-style: none}

.menu li a {display: block;
            padding: 5px;
			color: #000000;
			font-size: 14px;
			text-decoration: none;
			transition: background-color 1.5s ease 0s}

.menu li a:hover {background-color: #666666}

.goodsmain img {
	width: 100%;
	height: auto}


}

/* ########### 650px以下 ########## */

@media (max-width: 650px) {

/* 大キャプション */
#cap_h1 {
	width: 90%;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	border-left: solid 10px #c50018;
	border-bottom-style: solid;
	border-bottom-color: #c50018;
	font-size: 17px;
	font-weight: bold
	}

/* BOX LEFT */
.box_left{
float: left;
width: 100%;
margin-left: 10px;
}

/* BOX RIGHT */
.box_right{
float: left;
width: 100%;
margin-left: 10px;
}


/* 電話番号 */
.tel
{
font-family: 'Chela One', cursive;
font-size: 28px;
margin-top: -30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box
}

.tel i
 {margin-right: -3px;
 margin-top: 5px;
  font-size: 23px;
  vertical-align: middle}

/* キャッチコピー */
.catch
{font-size: 10px;
margin-left: 5px}


/* 商品メニューと商品説明ページを横に並べる設定 */
.tshirt:after	{content: "";
	display: block;
	clear: both}

.goodsmain	{float: right;
	width: 100%;
	padding: 0px 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box}

.goodsmenu	{float: left;
	width: 100%}

/* サイドメニュー */
.sidemenu	{border: solid 3px #dddddd;margin-left: 10px}

.sidemenu h5	{margin: 0;
	padding: 10px;
	font-size: 16px;
	font-weight: normal}

.sidemenu h5 i	{margin-right: 5px;
	color: #7a0800;
	font-size: larger}

.sidemenu ul	{margin: 0;
	padding: 0;
	list-style: none}

.sidemenu li a	{display: block;
	padding: 10px;
	border-top: solid 1px #dddddd;
	color: #000000;
	font-size: 14px;
	text-decoration: none}

.sidemenu li a:hover	
{
color:#7a0800;
background-color: #eeeeee;
transition-property: color,background-color;
transition-duration:1s;
transition-timing-function:ease-in-out;
}

.tshirtimg	{max-width: 100%;
	height: auto}

.tshirt table {
	font-size: 15px;
	margin-bottom: 30px
}

.tamtech img{
width: 100%;
height: auto
}

.kiji{
padding: 0px 5px;
font-size: 0.9em;
line-height: 2em;
margin-bottom: 1.5em;
border: solid 1px #000000
}

.kiji dt{
	font-size: 12px;
	}

.kiji dt i{
	font-size: 17px;
	}


/* 個人情報 */
.personal_inner {
	paddingp-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px
}
	
.personal_inner li {
	padding-top: 15px;
	padding-bottom: 10px
}

/* FAQ */
.qa_box table {width: 100%}

#faq tbody tr:nth-child(even) { /* 偶数番目の指定*/
display: block;
margin-left: -2px;
padding-right: 27px;
background-color: #f9f5e6
}

#faq tbody tr:nth-child(odd) { /* 奇数番目の指定*/
display: block;
margin-left: -2px;
padding-right: 27px;
}

.faq_txt{
	padding-left:30px}

.faq1_txt{
	padding-left:0px}

.question:before{
padding-left: 10px;
font-family: 'Righteous', cursive;
font-size: 20px;
color: #F90004;
content: "Q" 
}

.question {
font-family: 'Righteous', cursive;
font-size: 17px}

.answer:before{
padding-left: 25px;
font-family: 'Righteous', cursive;
font-size: 20px;
color: #1706F9;
content: "A" 
}

.answer {
font-family: 'Righteous', cursive;
font-size: 17px}

#faq tbody td {
 height: 48px;
 font-size: 12px
}

.qa_box table {
padding-bottom: 20px		
}


/* 個人情報 */
.personal_inner {
	font-size: 14px;
	paddingp-top: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px
}
	
.personal_inner li {
	padding-top: 8px;
	padding-bottom: 10px
}

/* 事業内容 */
.business_inner {
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 15px;
}

.business_inner ul{
line-height:200%;}

.business_inner li {
	list-style-image: url(img/etc/circle_r.gif);
}


}

/* ########### 767px以下 ########## */

@media (max-width: 767px) {

.logo {
position: absolute;
top: -123px;
left: 0%} 

.logo img{
width: 40%;
height: auto	
}
}

/* ########### 768px以上 ########## */

@media (min-width: 768px) {

/* トルグボタン */
#menubtn {display: none}

/* ナビゲーション */
#menu {display: block !important}

.menu ul {margin: 0;
		  padding: 0;
		  list-style: none}

.menu li a {display: block;
            padding: 10px 15px;
			color: #ffffff;
			font-size: 14px;
			text-decoration: none}

.menu li a:hover {background-color: #666666}

.menu ul:after	{content: "";
                 display: block;
	     		 clear: both}

.menu li        {float: right;
			     width: auto}



.header-nav
{
width: 100%;
margin-right: auto;
margin-left: auto;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;
background-color: #999999}



/* 全体の横幅を固定 */
.bread_box, .head, .head_sumi, .slider, .box_main, .copyright, .qa_box, .tamtech, .personal_box, .business_box, .mail_box, .goods_box, .tshirt, .thanks_box
{width: 100%;
margin-right: auto;
margin-left: auto;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;
}

}

/* ########### 1000px以上 ########## */

@media (min-width: 1000px) {

/* 全体の横幅を固定 */
.bread_box, .head, .head_sumi, .slider, .box_main, .copyright, .qa_box, .tamtech, .personal_box, .business_box, .mail_box, .goods_box, .tshirt, .thanks_box
{width: 1000px;
margin-right: auto;
margin-left: auto;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;
}

/* スライダー両脇ライン伸ばし */
.slider {
padding-bottom: 1px
}

.header-nav
{
width: 1000px;
margin-right: auto;
margin-left: auto;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #CCCCCC;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;
background-color: #999999}


}
				 
				

