/*
	SITE: 
	NAME: category.css
	DESCRIPTION: カテゴリ別パーツ定義
*/

/* == CONTENTS ================================================================

	1: TOP PAGE
	2: 会社概要/特定商取引法に基づく表記
	3: 個人情報保護に関する表記

============================================================================ */


/* 1: TOP PAGE ------------------------------------------------------------- */

.lead_text_email {
    margin:-100px 0 0 50px;
    font-size:70%;
    font-weight:bold;
}
.article {
    margin: 1em 0;
    width: 685px;
    height: 36px;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #000000;
    background-image: url(../images/back-heading-3.png);
    background-repeat: repeat-x;
}
.article h3 {
    margin: 0;
    padding: 0;
    position: relative;
    top: 6px;
    float: left;
    width: 485px;
    height: 70%;
    color: #FFFFFF;
    background-color: #000000;
    background-image: none;
    font-size: 123.1%;
    text-indent: 1em;
}
.guide-icon {
    margin: 0 1em 0 0;
    display: block;
    position: relative;
    top: 6px;
    float: right;
}
.kind {
    height:680px;
    clear:both;
}
.kind h3 {
    display:none;
}
.h3_01 {
    float: left;
    width: 380px;
    height: 227px;
    background-image: url(../images/top_h3_01.jpg);
    background-repeat: no-repeat;
}
.h3_02 {
    float: left;
    width: 380px;
    height: 227px;
    background-image: url(../images/top_h3_02.jpg);
    background-repeat: no-repeat;
}
.h3_03 {
    float: left;
    width: 380px;
    height: 227px;
    background-image: url(../images/top_h3_03.jpg);
    background-repeat: no-repeat;
}
.h3_04 {
    float: left;
    width: 380px;
    height: 227px;
    background-image: url(../images/top_h3_04.jpg);
    background-repeat: no-repeat;
}
.h3_05 {
    float: left;
    width: 380px;
    height: 228px;
    background-image: url(../images/top_h3_05.jpg);
    background-repeat: no-repeat;
}
.h3_06 {
    float: left;
    width: 380px;
    height: 228px;
    background-image: url(../images/top_h3_06.jpg);
    background-repeat: no-repeat;
}
.h3_text {
    margin:50px 3px 0 195px;
    width: 170px;
}
.h3_qatext {
    width: 500px;
}
.top_flow {
    margin: 0 2em 2em 1em;
    font-size:80%;
    _font-size:100%;
}
.top_flow dt {
    margin: 0 0 0.5em 0;
    font-weight:bold;
    text-align: left;
    font-size:120%;
    color:#006600;
}
.top_flow dd {
    padding-bottom: 1em;
}
.recent-info {
    margin: 1em 2em 2em 1em;
    font-size:80%;
    _font-size:100%;
}
.recent-info dt {
    margin: 1em 0;
    font-weight:bold;
    text-align: left;
}
.recent-info dd {
    padding-bottom: 0.5em;
}
.menuimg {
    margin-top:20px;
}

/* 2: 会社概要/特定商取引法に基づく表記 -------------------------------------------------------------- */

.company-profile {
    margin: 20px auto;
    width: 700px;
    color:#333;
}


table.table021 {
  margin-top: 0.2em;
  margin-bottom: 5em;
  width: 700px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 14px;
}

table.table021 caption {
  margin-top: 1em;
  text-align: right;
}

table.table021 th,
table.table021 td {
  padding: 10px 6px;
}

table.table021 th {
  border: solid 1px #B2B2B2;
  background: #FFF4D0;
  text-align: left;
}

.table021 td {
  width: 500px;	
  border: solid 1px #B2B2B2;
  text-align: left;
}

@media screen and (max-width: 767px) {
.company-profile {
    margin: 20px auto;
    width: 350px;
    color:#333;
}
table.table021 {
  margin-top: 0.2em;
  margin-bottom: 5em;
  width: 350px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 14px;
}

table.table021 th {
    width: 100px;
}
table.table021 td {
    width: 250px;
}
}


/* 3: 個人情報保護に関する表記 -------------------------------------------------------------- */
.sitepolicy_list {
    margin:30px 0 0 80px;
    padding-bottom:20px;
    list-style-type:disc;
    font-size:80%;
}
.sitepolicy_list2 {
    width:630px;
    list-style-type:decimal;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 80px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.sitepolicy_list2 li {
    padding:10px 0;
    list-style-type:decimal;
    font-size:80%;
}
.pryvacy_list {
    width:630px;
    list-style-type:decimal;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 70px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
.pryvacy_list li {
    padding:10px 0;
    list-style-type:decimal;
    font-size:80%;
}

#kojin h3{
    font-size:16px;
    font-weight:bold;
}


#kojin p{
    margin-top:20px;
	font-weight:normal;
    text-align:left;
}

#kojin ul li{
	margin:20px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 160%;
	list-style-type: disc;
}

#privacy{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 160%;
  margin:20px 0 20px 10px;	
}

#privacy ol li{
  margin:20px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 160%;
  list-style-type:decimal;
}

.privacy2 {
		margin:10px 0 0 0;
}

.privacy2 ol{
position: relative;
margin:0;
padding:0;
}

.privacy2 ol li{
list-style: none !important;
list-style-position:outside !important;
margin:0 !important;
padding-left:3.5em !important;
}

.privacy2 ol li span {
position: absolute;
left:0;
margin:0
}
/*IE6*/
.privacy2  *html ol li span  {
left: -1.25em;
}

.privacy2 span{
		color:#000;
		padding:0 20px;
}

#faq{
	margin:20px 0;
}

#faq dt{
    background: url("../img/ico_q.gif") no-repeat scroll 5px 8px transparent;
    font-weight: bold;
    line-height: 160%;
    margin: 0;
    padding: 8px 0 10px 45px;
	background-color:#efefef;
	font-size: 16px;
}

#faq dd{
	margin:40px;
    background: url("../img//ico_a.gif") no-repeat scroll 45px 8px transparent;
    font-weight: normal;
    line-height: 160%;
    margin: 10px 0 25px 0;
    padding: 8px 40px 10px 85px;
	font-size: 14px;
}

/* ---flow-- */
#flow{
	clear:both;
	margin:10px 0;
}

#flow p{
  font-size:16px;
  text-align:left;
  font-weight:normal;
}

#flow h2{
  width:100%;
  margin:30px 0;
  padding:10px;
  font-size:18px;
  font-weight:bold;
  text-align:left;
  color:#fff;
}

.flow_01{
  background-color:#98cb00;
}
.flow_02{
  background-color:#00acee;
}
.flow_03{
  background-color:#cc99fe;
}
.flow_04{
  background-color:#e02e48;
}

#sample h2{
	clear:both;
	margin:10px 0;
}

#sample_menu{
	clear:both;
	margin:10px 0 20px 0;
}

#sample_menu img{
	width:880px;
	height:auto;
	margin:10px auto;
}

#sample_menu li{
	margin:10px 0;
}


/* ---プリント方法--- */
#print_list {
    width:740px;
    margin:15px 0 0 15px;
}
#print_list_01 h4 {
    width:231px;
    height:30px;
    background-color:#FC0;
    color:#666;
    text-align:center;
    padding-top:8px;
    font-size:90%;
}
#print_list_02 h4 {
    width:231px;
    height:25px;
    background-color:#FC0;
    color:#666;
    text-align:center;
    padding-top:8px;
    font-size:90%;
}
/* プリント方法  */
#print_list_01 {
    width:231px;
    _width:211px;
    height:350px;
    margin:0 10px 10px 0;
    float:left;
    border:dotted 1px #FC0;
}
#print_list_01 p {
    padding:5px 10px 0 10px;
    width:210px;
    height:50px;
}
#print_list_02 {
    width:231px;
    _width:211px;
    height:350px;
    margin:0 0 10px 0;
    float:left;
    border:dotted 1px #FC0;
}
#print_list_02 p {
    padding:10px 10px 0 10px;
    width:210px;
    height:50px;
}
.photo {
    margin:30px 0 0 20px;
    vertical-align:bottom;
}

.ki {
    background-color:#FFF;
    text-align:center;
}
.gu {
    background-color:#FFFFCC;
    text-align:center;
}
.red {
    font-weight:bold;
    color:#c71444;
    font-family: "メイリオ", "Meiryo";
}

.sample_l{
    float: left;
}
.sample_l img{
    margin-left:10px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    border-color: #66CCFF;
}
.sample_r{
    float: left;
}

.sample_r img{
    margin:0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    border-color: #66CCFF;
}

.right_botan{
    text-align:right;
}
#link_text{
    margin:10px 0 0 35px;
}
#latex{
    margin:10px 0 0 6px;
}
#pan{
    clear: both;
    width:800px;
    font-size:70%;
    color:#555;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#pan a{
    color:#336699;
}
/* フォームメール
 ------------------------- */

/* 入力フォーム
---------------------------------------------*/
#top2_text {
    width:730px;
    margin: 0;
}


#company_info table{
    width:730px;
    font-size:16px;
}

#company_info th{
    border:1px solid #ccc;
    width:180px;
    padding:10px;
    margin:5px;
    text-align:left;
    background:#ededed;
    vertical-align:top;
}

#company_info td{
    border:1px solid #ccc;
    width:450px;
    padding:10px;
    margin:5px;
    text-align:left;
}

#company_info  em {
	color: #FF0000;
    font-weight:normal;
}
#company_info .submit {
	margin: 10px 0 10px 0;
	font-size:16px;
}
#company_info {
    width: 680px;
    margin: 20px auto 50px auto;
}


#orderForm fieldset {
    font-size:90%;
    margin:0;
    padding:0;
    border: 1px solid #ccc;
    font-family: "メイリオ", "Meiryo";
}
#orderForm legend {
	color: #333333;
	font-weight: bold;
	border-top: 3px solid #cccc33;
}
#orderForm dl {
	padding: 10px 20px 20px 20px;
}
#orderForm dt {
	margin-top: 10px;
	font-weight:bold;
}
#orderForm dd {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
#orderForm em {
	color: #FF0000;
	font-style: normal;
}
#orderForm .submit {
	margin: 10px 0 10px 0;
	text-align: center;
}

.botan{
    clear:both;
    text-align:center;
    width:400px;
}

.botan_l{
    width:150px;
    float:left;
    padding:10px;
    margin:0 0 0 50px ;
}

.botan_r{
    width:150px;
    float:left;
    padding:10px;
}


.submit2 {
	margin: 10px 0;
	text-align: center;
    font-size:80%;
}
#orderForm select {
	background: #F7F7F7;
}
#orderForm .assist {
	color: #666666;
	font-size: 90%;
}
#orderForm .text1 {
	width: 300px;
}
#orderForm .text2 {
	width: 50px;
}
#orderForm .text3 {
	width: 200px;
}
#orderForm .text4 {
	width: 400px;

}
#orderForm .text1,#orderForm .text2,#orderForm .text3,#orderForm .text4{
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.main_form{
    margin:20px 0 30px 30px;
    padding:0;
}

.botan{
    clear:both;
    text-align:center;
    width:400px;
    margin:0 auto 50px auto;
    padding:0 0 50px 0;
    font-size:16px;
}

.botan_l{
    width:150px;
    float:left;
    padding:10px;
    margin:0 0 0 50px ;
}

.botan_r{
    width:150px;
    float:left;
    padding:10px;
}


@media screen and (max-width: 767px) {

#top2_text {
    width:100%;
    margin: 10px auto;
}
#top2_text p{
    width:350px;
    margin: 10px auto;
}
#company_info table{
    width:100%;
    font-size:16px;
    padding:10px;
}

#company_info {
    width:100%;
    margin: 10px 0;
}

  #company_info th,
  #company_info td {
    width: 100%;
    display: block;
    margin:0;
    padding:10px;
  }

  #company_info th {
    width:100%;
  }

  #company_info td {
    padding: 10px;
  }
#orderForm .text1 {
	width: 300px;
}
#orderForm .text2 {
	width: 50px;
}
#orderForm .text3 {
	width: 200px;
}
#orderForm .text4 {
	width: 98%;
}
#orderForm select {
	width: 300px;
	background: #F7F7F7;
}
.botan{
    clear:both;
    text-align:center;
    width:340px;
    margin:0 auto 50px auto;
    padding:0 0 50px 0;
    font-size:16px;
}

.botan_l{
    width:150px;
    float:left;
    padding:20px 0;
    margin:0;
}

.botan_r{
    width:150px;
    float:left;
    padding:20px 0;
}

}

.wrap_w{
    clear:both;
}

@media(max-width:768px) {
.wrap_w{
    margin:0 auto;
    width: 100%;
    clear:both;
}
}
.wrap{
	float:left;
    width: 90%;
    margin: 20px 0 50px 40px;
}

.wrap2{
	float:left;
    width: 10px;
    margin: 28px 0 0 0;
}

.wrap2 li{
    width: 25px;
	height:139px;
    background-color: #ccc;
    border: 1px solid #CCC;
    padding: 0 8px 0 5px;
    margin: 2px 5px 11px 0;
	text-align:center;
	font-size:12px;
    border-radius: 5px; 
}
    
    
.smallimage {
    background-color: #fff;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 10px 5px 0 5px;
    }

@media(max-width:768px) {
.wrap{
	float:left;
    width:100%;
    margin: 0 10px 30px 10px;
    padding:0 0 0 0;
}
.wrap2{
    display:none;
}
.wrap2 li{
    display:none;
}
#sample_menu img{
    width:380px;
	height:auto;
	margin:10px auto;
}
}


.ryokin{
    width:500px;
    margin:10px 0 10px 50px;
}

.ryokin table{
    border:solid #CCCCCC 1px;
    font-size:90%;
    margin:0 0 30px 0;
}


.ryokin table th{
    width:200px;
    padding:10px;
    margin:10px 0 0 20px;
    background-color:#EDEDED;
    text-align:center;
    border-right:solid #CCCCCC 1px;
    font-weight:normal;
    vertical-align:middle;
}

.ryokin table td{
    width:250px;
    padding:10px;
    margin:10px 0 0 20px;
    text-align:center;
    vertical-align:middle;
}

.photosize{
    width:500px;
    margin:10px 0 10px 50px;
}

.photosize h3{
    width:475px;
    margin:10px 0;
    padding:3px 5px;
    border-color:#666;
    border-width:0 0 1px 7px;
    border-style:solid;
    background:#ffffff;
    font-size:90%;
    color:#666;
}

.photosize table{
    font-size:90%;
    margin:0 0 30px 0;
}


.photosize table th{
    width:200px;
    padding:10px;
    margin:10px 0 0 20px;
    background-color:#EDEDED;
    text-align:center;
    border:solid #CCCCCC 1px;
    font-weight:normal;
    vertical-align:middle;
}

.photosize table td{
    width:250px;
    padding:10px;
    margin:10px 0 0 20px;
    text-align:center;
    border-top:solid #CCCCCC 1px;
    border-right:solid #CCCCCC 1px;
    border-bottom:solid #CCCCCC 1px;
    vertical-align:middle;
}

.photooption{
    width:490px;
    margin:10px 0 30px 50px;
    border:solid #CCCCCC 3px;    
}

.photooption p{
    width:450px;    
}

#r_photomenu{
    margin:0 0 20px 0;
}


/* #slider_main
--------------------------- */
#slider_main {
	margin: 5px auto 0 auto;
	width: 700px;
	height: 200px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#slider_main ul {
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
}
#slider_main ul li {
	width: 700px;
	height: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}



/* #slider_thumb
--------------------------- */
#slider_thumb {
	margin: 15px auto;
	width: 700px;
	height: 50px;
	text-align: center;
}
#slider_thumb ul {
	display: inline;
}
#slider_thumb ul li {
	cursor: pointer;
	display: inline;
}
#slider_thumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#slider_main ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#slider_main ul {
	display: inline-block;
	overflow: hidden;
}

