@charset "UTF-8"; 
/*
Theme Name: TAISEI design
Theme URI: http://www.expantay.co.jp/
Description: 株式会社タイセイ ウェブサイト 専用テーマ

Author: 株式会社大和広告
Version: 1.0.0
*/
 
/* reset-fonts.css 
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.0 + 03
*/
/*html{color:#000;background:#FFF;}*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}/*input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}*/legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
 
/*--- ベース ---*/ 
html {
	overflow-y:scroll;
}

body {
	position: relative;
	font-size: 100%;
	font-family: Verdana, "游ゴシック", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	line-height: 1.5;
	color: #666;
	text-align: center;
	background-color: #fff;
}
.custom-background {
}

#wrapper {
}

.container {
}

a {
	color: #1a75bb;
}
a:link { color: #1a75bb; }
a:visited { color: #1a75bb; }
a:hover {
	color: #abbecd;
}
	 
/*--- 一般設定 ---*/ 
	
/* テーブル */ 
td, th {
	vertical-align: top;
}
 
/* float解除 */ 
.cl {
	display: inline-block;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}
.contentHr {
	clear:both;
	height:1px;
/*\*/
	overflow: hidden;
/**/
}
 
/* CSS無効時用 */ 
.nocsscomment,
.nocsshr {
	display: none;
	visibility: hidden;
}
  
/* ヘッダ */ 

header {
	position: relative;
	width: 100%;
	margin: 0;
	padding-bottom: 180px;
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.siteTitle {
	position: absolute;
	top: 45px;
	left: 30px;
	width: 220px;
	height: 50px;
}

.keywordText {
	position: absolute;
	top: 20px;
	left: 30px;
	font-size: 75%;
	text-align: left;
}
	
/* インフォナビ */ 

header .informationNavi {
	position: absolute;
	width: 275px;
	top: -5px;
	right: 30px;
	padding: 30px 10px 5px;
	background-image: url(images/info_bg.png);
	border-radius: 5px;
}

header .informationNavi p {
	float: left;
}
header .informationNavi .contact {
	padding-right: 15px;
}
header .informationNavi .rakuten {
	padding-right: 5px;
}
header .informationNavi .yahoo {
	padding-right: 5px;
}
  
/* フッタ */ 

footer {
	width: 100%;
	padding: 10px 0 20px;
	color: #5a5a5a;
	background-color: #f5f5f5;
	border-top: 1px solid #888;
	background-image: url(images/iso_footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
footer a {
	color: #5a5a5a;
}
	
/* インフォメーション */ 

.informationBox {
	position: relative;
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
}

.informationBox ul {
	position: relative;
	left: 50%;
	float: left;
}

.informationBox li {
	position: relative;
	left: -50%;
	float: right;
	padding: 0 20px;
	list-style: none;
}


	 
.informations { 
	font-size: 80%;
	text-align:left;
}

.informations .rakuten {
	float: left;
	padding-right: 5px;
}
.informations .yahoo {
	float: left;
	padding-right: 5px;
}
.informations .amazon {
	float: left;
}
.informations .address {
	clear: both;
	padding-top: 5px !important;
}
 
.copyright { 
	padding-top: 20px !important;
	font-size: 70%;
}
   
/* ナビゲーション */ 
	 
/* コンテンツメニュー */ 
	 
/* ヘッダメニュー */ 

.contentMenu {
	position: relative;
	width: 100%;
}
.contentMenu div {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	margin-top: -5%;
	z-index: 200;
}
.contentMenu ul {
	width: 100%;
}

.contentMenu li {
	float: left;
	padding: 5px 0;
}

.contentMenu a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 0px;
	text-indent: -9999em;
	overflow: hidden;
	border-right: 1px solid #333;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.contentMenu li:first-child a {
	border-left: 1px solid #333;
}

.contentMenu .news { width: 11.66%; }
.contentMenu .product { width: 10%; }
.contentMenu .policy { width: 18.33%; }
.contentMenu .company { width: 10%; }
.contentMenu .recruit { width: 10%; }
.contentMenu .download { width: 16.66%; }
.contentMenu .access { width: 10%; }
.contentMenu .sitemap { width: 13.33%; }

.contentMenu .news a { background-image: url(images/menu_news.png); padding-bottom: 28.57%; }
.contentMenu .product a { background-image: url(images/menu_product.png); padding-bottom: 33.33%; }
.contentMenu .policy a { background-image: url(images/menu_policy.png); padding-bottom: 18.18%; }
.contentMenu .company a { background-image: url(images/menu_company.png); padding-bottom: 33.33%; }
.contentMenu .recruit a { background-image: url(images/menu_recruit.png); padding-bottom: 33.33%; }
.contentMenu .download a { background-image: url(images/menu_download.png); padding-bottom: 20.00%; }
.contentMenu .access a { background-image: url(images/menu_access.png); padding-bottom: 33.33%; }
.contentMenu .sitemap a { background-image: url(images/menu_sitemap.png); padding-bottom: 25.00%; }


.contentMenu .spButton {
	display: none;
}
 
/* フッタメニュー */ 

.footerMenu {
	position: relative;
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
}

.footerMenu ul {
	position: relative;
	left: 50%;
	float: left;
}

.footerMenu li {
	position: relative;
	left: -50%;
	float: left;
	list-style: none;
}

.footerMenu  a {
	display: block;
	padding: 10px 20px;
	color: #5a5a5a;
	font-size: 80%;
	text-decoration: none;
}
  
/* パンくずリスト */ 
.topicpath {
	width: 100%;
	padding: 5px 30px 10px;
	box-sizing: border-box;
	font-size: 80%;
	text-align: left;
	border-bottom: 1px solid #888;
}

.topicpath a {
	color: #333;
	text-decoration: none;
}
.topicpath a:hover {
	text-decoration: underline;
}

 
/* ページナビ */ 

.pageNavi {
	overflow: hidden;
}

a.goHome {
	float: left;
}
a.goPageop {
	float: right;
}

a.goHome,
a.goPageop {
	margin: 10px 20px;
	padding: 5px 0;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #666;
}
 
/* ページの先頭へ戻る */ 

.goPagetop {
	position: relative;
}

.goPagetop a {
	display: block;
	position: absolute;
	width: 75px;
	height: 123px;
	top: -130px;
	right: 10px;
	z-index: 100;
}

.navifixed {
	position: fixed;
	bottom: 10px;
	right: 0;
}
 
/* スマホ用メニュー */ 

.spMenu {
	display: none;
}
  
/* レイアウト */ 

#content .main {
	position: relative;
	float: left;
	width: 71.5%;
	box-sizing: border-box;
	padding: 0 30px 30px;
}

#content .main .pageNavi {
	margin-left: -30px;
	margin-right: -30px;
}

#content .submenu {
	float: right;
	width: 28.5%;
}

article {
	overflow: hidden;
}
 
/* コンテンツ */ 

#content {
	clear: both;
	width: 100%;
	padding: 40px 30px 40px;
	box-sizing: border-box;
	text-align: left;
	word-break: break-all;
	overflow: hidden;
}
	 
/* ページタイトル */ 

.pageTitle {
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #888;
}

.subTitle {
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}
 	
/* 見出し */ 

section h1 {
}

section h2 {
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 15px 30px;
	font-size: 130%;
	font-weight: bold;
	background-color: #f5f5f5;
	border-left: 5px solid #00a683;
}
section h2.firsthead {
	margin-top: 0;
}

section h2 span {
	font-size: 70%;
	font-weight: normal;
}


section h3 {
}
 
/* 本文 */ 

#content #posts {
	padding-bottom: 20px;
}

.mainText {
}
	
/* レイアウトボックス */ 

.column3 .column {
	float: left;
	width: 33.3%;
}
.column3 .column:first-child {
	width: 33.4%;
}

.columnImage img {
	width: 100%;
}

.columnTitle {
	position: relative;
	width: 100%;
	padding: 7px 0;
	text-align: center;
}


.columnText {
	padding: 10px;
	font-size: 80%;
}
 
/* 写真 */ 

.photo_left {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.photo_right {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
  
/* コンテンツリスト */ 

.contentNavi {
}

.contentNavi li {
	overflow: hidden;
}
	
/* コメント */ 

.contentNavi .comment {
	float: left;
	width: 68%;
	box-sizing: border-box;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 2;
}
 
/* リンクイメージ */ 

.contentNavi .link {
	float: right;
	width: 32%;
	box-sizing: border-box;
}
.contentNavi .link a {
	display: block;
	padding: 130px 20px 15px;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat, no-repeat;
	background-position: right bottom, center;
	background-size: 640px 50px, cover;
}
  
/* 拡大イメージ */ 

.zoom {
	position: relative;
}
.zoom a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 5px;
	right: 0px;
	width: 40px;
	height: 40px;
	background-image: url(images/icon_zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px 40px;
}

.zoomRT {
	position: relative;
}
.zoomRT a:after {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	background-image: url(images/icon_zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 40px 40px;
}
  
/* サブメニュー */ 
	 
/* タイトル */ 

.submenuTitle {
	color: #fff;
	padding: 20px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	background-color: #aac8c8;
}
 
/* ページリンク */ 

.submenu .pageList {
	padding: 5px 0 15px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #aac8c8;
}

.submenu .pageList li {
}
.submenu .pageList li a {
	text-decoration: none;
}

.submenu .pageList > li > a {
	display: block;
	padding: 15px 15px;
	padding-left: 45px;
	color: #666;
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/product/h_mark.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	background-size: 10px 16px;
}
.submenu .pageList li a span {
	display: block;
	font-size: 80%;
	line-height: 1.2;
}
  
/* ピックアップ */ 

.pickupBanner {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 30px;
	-webkit-transform: translateZ(0);
	border-top: 1px solid #666;
}
.pickupBanner .flipsnap {
	width: 200%;
}

.pickupBanner .flipsnap:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.pickupBanner .flipsnap .item {
	float: left;
	width: 12.5%;
	box-sizing: border-box;
	text-align: center;
}
	
/* タイトル */ 

.pickupTitle {
	padding: 20px 20px 10px;
	text-align: left;
}
 
/* バナータイトル */ 

.pickupBanner .flipsnap .title a {
	display: block;
	padding: 10px 0;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	background-size: 50px 60px;
	background-position: center center;
}

.pickupBanner .flipsnap .i1 .title a { background-image: url(images/pickup_bg1.gif); }
.pickupBanner .flipsnap .i2 .title a { background-image: url(images/pickup_bg2.gif); }
.pickupBanner .flipsnap .i3 .title a { background-image: url(images/pickup_bg3.gif); }
.pickupBanner .flipsnap .i4 .title a { background-image: url(images/pickup_bg4.gif); }
.pickupBanner .flipsnap .i5 .title a { background-image: url(images/pickup_bg5.gif); }
.pickupBanner .flipsnap .i6 .title a { background-image: url(images/pickup_bg6.gif); }
.pickupBanner .flipsnap .i7 .title a { background-image: url(images/pickup_bg7.gif); }
.pickupBanner .flipsnap .i8 .title a { background-image: url(images/pickup_bg8.gif); }
.pickupBanner .flipsnap .i9 .title a { background-image: url(images/pickup_bg9.gif); }
.pickupBanner .flipsnap .i10 .title a { background-image: url(images/pickup_bg10.gif); }
 
/* バナーコメント */ 

.pickupBanner .flipsnap .comment {
	padding: 10px 0;
	font-size: 80%;
}
 
/* バナー写真 */ 

.pickupBanner .flipsnap .photo {
	line-height: 0;
}

.pickupBanner .flipsnap .photo img {
	width: 100%;
	height: auto;
}
  
/* == 準備中 == */ 

.ready {
	padding: 5em 0;
	color: #ddd;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
}

/* youtube */

.youtube {
	text-align:center;
	margin:0 auto;
	width:560px;
}
  
@media screen and (min-width: 1060px) { 
	
/* コンテンツ */ 

#content {
	width: 1040px;
	margin: 0 auto;
}
 
} 
  
@media screen and (min-width: 1220px) { 
	
header { 
	padding-bottom: 15%;
}
 
.contentMenu { 
	width: 1200px;
	margin: 0 auto;
}
.contentMenu div {
	margin-top: -55px;
}
 
} 
  
@media screen and (max-width: 900px) { 
	
/* フッタ */ 

footer {
}
footer a {
}
	 
/* インフォメーション */ 

.informationBox {
	position: relative;
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
}

.informationBox ul {
	position: relative;
	left: 0;
	float: none;
	width: 80%;
}
.informationBox li {
	left: 0;
	width: 50%;
	box-sizing: border-box;
}
.informationBox li.informations {
	float: right;
	padding-left: 0;
}
.informationBox li.copyright {
	float: left;
	padding-right: 0;
}
  
} 
  
@media screen and (max-width: 640px) { 
	 
/*--- ベース ---*/ 

body {
}
.custom-background {
	background-image: none;
}

.container {
	box-sizing: border-box;
	width: 100%;
	padding: 0 0;
}
 
/* ヘッダ */ 

header {
	padding: 0;
	background-image: none;
}

.siteTitle {
	width: 100%;
}

.siteTitle {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 160px;
}

.keywordText {
	display: none;
}
	
/* インフォナビ */ 

header .informationNavi {
	display: none;
}
  
/* フッタ */ 

footer {
	padding: 0px 0 10px;
	background-image: none;
}
	
/* インフォメーション */ 

.informationBox {
	position: relative;
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
}

.informationBox ul {
	left: 0;
	float: none;
	width: 100%;
}

.informationBox li {
	left: 0;
	float: none;
	width: 100%;
	padding: 0 0;
}
	 
.informations { 
	font-size: 80%;
	text-align: center;
}

.informations .rakuten {
	float: none;
	padding: 5px 10px;
}
.informations .yahoo {
	float: none;
	padding: 5px 10px;
}
.informations .amazon {
	float: none;
	padding: 5px 10px;
}
.informations .rakuten img,
.informations .yahoo img,
.informations .amazon img {
	width: 80%;
}
.informations .address {
	display: none;
}
 
.copyright { 
	padding-top: 20px !important;
	font-size: 70%;
}
.copyright .logo {
	width: 50%;
	margin: 0 auto;
}
   
/* ナビゲーション */ 
	 
/* コンテンツメニュー */ 
	 
/* ヘッダメニュー */ 

.contentMenu {
	display: none;
}
.contentMenu {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50px;
	left: 0px;
	background-color: #00a683;
	z-index: 999;
}
.contentMenu div {
	margin-top: 0;
}
.contentMenu div,
.contentMenu ul {
	position: static;
	width: 100%;
	top: 0;
	left: 0;
	float: none;
}

.contentMenu li {
	width: 100% !important;
	float: none;
	left: 0;
	text-align: left;
	border-bottom: 1px solid #fff;
}

.contentMenu  a {
	display: block;
	width: 100% !important;
	box-sizing: border-box;
	height: auto;
	padding: 5px 30px !important;
	padding-left: 44px !important;
	color: #fff;
	text-indent: 0;
	text-decoration: none;
	background-image: url(images/menu_sp_listmark.png) !important;
	background-repeat: no-repeat;
	background-size: 8px 12px;
	background-position: 30px center;
}


.contentMenu .spButton {
	display: block;
}
.contentMenu .contact {
	padding: 10px 50px;
}
.contentMenu .contact a {
	display: block;
	padding: 5px 30px !important;
	color: #00a683;
	background-image: none;
	border-width: 0 !important;
	background-color: #fff;
}
 
/* フッタメニュー */ 

.footerMenu {
	padding: 0;
}

.footerMenu ul {
	position: relative;
	left: 0;
	float: none;
}

.footerMenu li {
	position: relative;
	width: 100%;
	left: 0;
	float: none;
}

.footerMenu  a {
	display: block;
	padding: 5px 0px;
	color: #5a5a5a;
	font-size: 80%;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #666;
}
  
/* パンくずリスト */ 
.topicpath {
	width: 100%;
	padding: 10px 5px 10px;
	font-size: 70%;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
}

.topicpath a {
}
.topicpath a:hover {
}

 
/* スマホ用メニュー */ 

.spMenu {
	display: block;
	width: 100%;
	height: auto;
}

/* Englishボタン */
.spEnglishButton {
	float: right;
	width: 75px;
	height: 25px;
	margin: 15px 0 10px;
	padding: 0;
}

/* メニューボタン */
.spMenuButton {
	display: block;
	float: right;
	width: 30px;
	height: 25px;
	margin: 15px 15px 10px;
	text-indent: -9999em;
	overflow: hidden;
	background-image: url(images/menu_sp_off.png);
	background-repeat: no-repeat;
	background-size: 30px 25px;;
}
.spMenuButton.menuOpen {
	background-image: url(images/menu_sp_on.png);
}
  
/* レイアウト */ 

#content .main {
	float: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px 20px;
	border-right-width: 0;
}

#content .main .pageNavi {
	margin-left: -10px;
	margin-right: -10px;
}

#content .submenu {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
 
/* コンテンツ */ 

#content {
	box-sizing: border-box;
	width: 100%;
	padding: 0 0;
	background-image: none;
}

	 
/* ページタイトル */ 

.pageTitle {
	padding: 20px 20px;
}
 
/* 見出し */ 

section h1 {
	font-size: 150%;
}

section h2 {
	font-size: 120%;
	padding: 15px 15px;
}

section h3 {
	font-size: 110%;
}

/* お問い合わせ */
section.contact h1 {
	width: 100%;
	padding-bottom: 0;
	background-image: none;
}

 
/* 本文 */ 
	
/* レイアウトボックス */ 

.column3 .column {
	float: none;
	width: 100%;
}
.column3 .column:first-child {
	width: 100%;
}

.columnImage img {
}

.columnTitle {
	position: relative;
	width: 100%;
	padding: 7px 0;
	text-align: center;
}

.columnText {
	padding: 10px;
}
 
/* 写真 */ 

.photo_left {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}

.photo_right {
	float: none;
	margin-left: 0;
	margin-bottom: 20px;
}
  
/* コンテンツリスト */ 

.contentNavi {
}

.contentNavi li {
}
	
/* コメント */ 

.contentNavi .comment {
	float: none;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
 
/* リンクイメージ */ 

.contentNavi .link {
	float: none;
	width: 100%;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentNavi .link a {
}
  
/* コンテンツ枠 */ 

.containerTop,
.containerEnd {
	display: none;
}

section {
	padding-top: 20px;
	background-image: none !important;
}
 
img { 
    max-width: 100%;
    height: auto;
}
  
/* サブメニュー */ 
	 
/* タイトル */ 

.submenuTitle {
	padding: 5px;
	font-size: 95%;
}
.submenuTitle br {
	display: none;
}
 
/* ページリンク */ 

.submenu .pageList {
	padding: 0px 0 5px;
	border-bottom: 1px solid #aac8c8;
}

.submenu .pageList > li > a {
	padding: 5px 5px;
	padding-left: 30px;
	font-size: 90%;
	font-weight: normal;
	background-position: 15px center;
	background-size: 5px 8px;
	border-top: 1px solid #ccc;
}
  
/* ピックアップ */ 

.pickupBanner {
	margin: 20px auto 15px;
}
.pickupBanner .flipsnap {
	width: 1000%;
}
.pickupBanner .flipsnap .item {
	width: 10%;
}
	
/* タイトル */ 

.pickupTitle {
	padding: 10px;
}

/* Youtube */

.youtube {
	text-align:center;
	margin:0 auto;
	width:85%;
}
  
} 
  