@charset "utf-8";
/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

/* リンク */
a:link { color: #ffffff; text-decoration: none; border-bottom: 0;}
a:visited { color: #ffffff; text-decoration: none; border-bottom: 0;}
a:hover { color: #ffffff; text-decoration: none; border-bottom: 0;}
a:active { color: #ffffff; text-decoration: none; border-bottom: 0;}

/* テーブルデザイン */
table {
  width: auto;
  border-spacing: 0;
  font-size:14px;
}
table th {
  color: #FFF;
  padding: 4px 8px;
  background: #258;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));
  font-weight: bold;
  border-left:1px solid #258;
  border-top:1px solid #258;
  border-bottom:1px solid #258;
  line-height: 120%;
  text-align: center;
  text-shadow:0 -1px 0 rgba(34,85,136,0.9);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table th:first-child {
  border-radius: 5px 0 0 0;	
}
table th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #258;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table tr td {
  padding: 4px 8px;
  border-bottom: 1px solid #84b2e0;
  border-left: 1px solid #84b2e0;
  text-align: left;
  color:#000000;
  vertical-align: middle;
}
table tr td:last-child {
  border-right: 1px solid #84b2e0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr {
  background: #fff;
}
table tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

/* エントリーボタン　 */
.entry_button {
	clear:both;
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: rgba(255,103,0,0.89);
	font-size: 20px;
	font-weight: 900;
	width: 98%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;	
	text-align: center;
}

/* モバイルレイアウト : 480 px およびそれ以下. */
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 92.225%;
}
#maintitle_pc {
	width: 98%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block; /* Firefox */
	border: 1px solid #C9C9C9;
	background: #06014d; /* Old browsers */
    background: -moz-linear-gradient(top, #06014d 1%, #01187f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #06014d 1%,#01187f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #06014d 1%,#01187f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06014d', endColorstr='#01187f',GradientType=0 ); /* IE6-9 */
}
	.maintitle_pc_box1 {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 14px;
	font-weight: 500;
	color: #FCF9DB;
}	
	.maintitle_pc_box2 {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
}
#maintitle_font {
	background-color: #333;
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 20px;
	font-weight: 800;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#title_sub {
	font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: rgba(0,0,0,0.7);
	font-size: 12px;
	font-weight: 800;
	width: 98%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 1%;
	padding-bottom: 10px;
	padding-left: 1%;	
}
/* メインコンテンツ モバイル*/
.title{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 23px;
	font-weight: 800;
}
.container{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.container2{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: row;
flex-wrap: wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
background-color: rgba(0,0,0,0.7);
}
	.product_explain {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 16px;
	line-height: 1.5em
}	
.contents_box2{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 16px;
}
.contents_box_triple{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
    justify-content: start; /* 子要素をflexboxにより中央に配置する */
    align-items: ;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 14px;
	width: 98%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0,0,0,0.7);
}	

/* 製品インデックス用項目 モバイル*/
.item_box{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 92%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: rgba(23,85,195,1.00);
	font-size: 16px;
	font-weight: 300;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.item_box:hover {
	background-color: rgba(0,1,142,1.00);
}

/* ページ内ジャンプ モバイル*/
.aiueo_select{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: ;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 14px;
	width: 95%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0,0,0,0.7);
}	
.aiueo_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 12%;
	max-width: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3%;
	padding-left: 2%;
	background-color: rgba(23,85,195,1.00);
	font-size: 16px;
	font-weight: 500;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
.aiueo_box:hover {
	background-color: rgba(0,1,142,1.00);
}

/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
@media only screen and (min-width: 481px) {
.gridContainer {
	width: 92.225%;
	padding-left: 0.3875%;
	padding-right: 0.3875%;
}
#maintitle_pc {
	width: 98%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block; /* Firefox */
	border: 1px solid #C9C9C9;
	background: #06014d; /* Old browsers */
    background: -moz-linear-gradient(top, #06014d 1%, #01187f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #06014d 1%,#01187f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #06014d 1%,#01187f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06014d', endColorstr='#01187f',GradientType=0 ); /* IE6-9 */
}
	.maintitle_pc_box1 {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 21px;
	font-weight: 600;
	color: #FCF9DB;
}	
	.maintitle_pc_box2 {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 30px;
	font-weight: 700;
	color: #FFFFFF;
}
/* メインコンテンツ タブレット*/
.title{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 18px;
	font-weight: 500;
}
	.product_explain {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.5);
	font-size: 16px;
	line-height: 1.5em
}	
.contents_box2{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 14px;
}
.contents_box_triple{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
    justify-content: start; /* 子要素をflexboxにより中央に配置する */
    align-items: ;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 14px;
	width: 98%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0,0,0,0.7);
}
	/* SNSボタン用 タブレット*/
.container{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.container2{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: row;
flex-wrap: wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
background-color: rgba(0,0,0,0.7);
}
	
/* 製品インデックス用項目 タブレット*/
.item_box{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 92%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 3%;
	padding-left: 3%;
	background-color: rgba(23,85,195,1.00);
	font-size: 16px;
	font-weight: 500;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
.item_box:hover {
	background-color: rgba(0,1,142,1.00);
}
	
/* ページ内ジャンプ タブレット*/
.aiueo_select{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: ;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 14px;
	width: 95%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0,0,0,0.7);
}	
.aiueo_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 10%;
	max-width: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3%;
	padding-left: 2%;
	background-color: rgba(23,85,195,1.00);
	font-size: 16px;
	font-weight: 500;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
.aiueo_box:hover {
	background-color: rgba(0,1,142,1.00);
}

/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
@media only screen and (min-width: 769px) {
.gridContainer {
	width: 92.225%;
	padding-left: 0.3875%;
	padding-right: 0.3875%;
}
#maintitle_pc {
	width: 98%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block; /* Firefox */
	border: 1px solid #C9C9C9;
	background: #06014d; /* Old browsers */
    background: -moz-linear-gradient(top, #06014d 1%, #01187f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #06014d 1%,#01187f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #06014d 1%,#01187f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06014d', endColorstr='#01187f',GradientType=0 ); /* IE6-9 */
}
	.maintitle_pc_box1 {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 21px;
	font-weight: 600;
	color: #FCF9DB;
}	
	.maintitle_pc_box2 {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 30px;
	font-weight: 700;
	color: #FFFFFF;
}
/* メインコンテンツPC */
.title{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 23px;
	font-weight: 800;
}
	.product_explain {
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.5);
	font-size: 16px;
	line-height: 1.5em
}	
.contents_box2{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2%;
	padding-left: 2%;
	background-color: rgba(0,0,0,0.7);
	font-size: 16px;
}
.contents_box_triple{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
    justify-content: start; /* 子要素をflexboxにより中央に配置する */
    align-items: ;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 14px;
	width: 31%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0,0,0,0.7);
}	
/* SNSボタン用 PC */
	
/* メインコンテンツ PC*/
.container{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: row;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;
}
.container2{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-direction: row;
flex-wrap: wrap;
-webkit-box-pack:justify;
-ms-flex-pack:justify;
background-color: rgba(0,0,0,0.7);
}
	
/* 製品インデックス用項目 PC*/
.item_box{
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 94%;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3%;
	padding-left: 2%;
	background-color: rgba(23,85,195,1.00);
	font-size: 16px;
	font-weight: 500;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
.item_box:hover {
	background-color: rgba(0,1,142,1.00);
}
	
/* ページ内ジャンプ PC*/
.aiueo_select{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
    justify-content: start; /* 子要素をflexboxにより左端に配置する */
    align-items: ;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	font-size: 14px;
	width: 95%;
	height: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0,0,0,0.7);
}	
.aiueo_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
    justify-content: center; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  
	font-family: "Oswald-Bold", "Helvetica", "Arial", "Verdana", sans-serif;
	width: 10%;
	max-width: 50px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 3%;
	padding-left: 2%;
	background-color: rgba(23,85,195,1.00);
	font-size: 16px;
	font-weight: 500;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.aiueo_box:hover {
	background-color: rgba(0,1,142,1.00);
}

