@charset "Shift_JIS";

#container {
	padding-top:15px;
}

.title {
	font-size:2.2em;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	font-weight:bold;
	line-height:1.2em;
	
	display: block;

    margin: 0 15px 30px 15px;
	padding:0 0 0 0.5em;

    text-align: left;
    letter-spacing: -1px;

    color: #666;
	border-left:10px solid #0CC;
}

span.pl1em {
	padding-left:1em;
}


#flow_price p.attention_2 {
	font-size:1.3em;
	margin-bottom:1em;
	border-bottom:1px solid #666;
}


.flow_qa_mo a {
	display:block;
	width:123px;
	height:123px;
	margin:0 auto;
	background:url(../img/flow/bt/bt_qa.gif);
}

.flow_qa_mo a:hover {
	background-position: 0 -123px;
}

dl {
	padding:0;
	margin:0;
}

table.yakimashi_table { 
    width: 100%;
	margin:0 auto;
	border-collapse: collapse;
 }
table.yakimashi_table th,table.yakimashi_table td  { padding: 10px; border: 1px solid #CCC; }
table.yakimashi_table th  { background: #F7F7F7;
font-weight:normal;

 }
table.yakimashi_table tr:nth-child(2n+0) th  {  background: #EDEDED; }
table.yakimashi_table tr:nth-child(2n+0) td  {  background: #FCFCFC; }
table.yakimashi_table td  { background: #ffffff; }


#order p {
	padding-bottom:1em;
}

/*マイナビ撮影予約ボタン*/

#yoyaku_bt {
	width:50%;
	margin:0 auto;
}

#yoyaku_bt a{
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	width:100%;
	padding:25px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}

#yoyaku_bt a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}

#yoyaku_bt a:active {
	position:relative;
	top:1px;
}
/* アクセスボタン */

#mynavi_access a {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size:19px;
	font-weight:bold;
	width:100%;
	margin-top:20px;
	padding:14px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
#mynavi_access a:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
#mynavi_access a:active {
	position:relative;
	top:1px;
}

/*アクセス*/

ul#toujitsu_ul {
	padding:10px 0;
}

ul#toujitsu_ul li {
	list-style:none;
	padding:0 0 10px 0;
}



/* フローtel */

#flow_tel {
	padding:15px;
	border-radius:8px;
	border:1px solid #CCC;
	background-color:#F4FCFF;
}

#flow_tel p.attention_2 {
	font-size:1.4em;
	border-bottom:none;
	text-align:center;
	margin-bottom:0;
}

#flow_mail {
	padding:0 15px;
}

/* 到着時間テーブル */

#touchaku {
	width:100%;
	margin-bottom:10px;
	text-align:center;
	border-collapse: collapse;
}

#touchaku th {
	width:50%;
	background-color:#fafafa;
}

#touchaku th,#touchaku td {
	padding:10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	border:1px solid #ccc;
}


/* 発送テーブル */

#hassou {
	width:100%;
	text-align:center;
	border-collapse: collapse;
	margin-bottom:20px;
}

#hassou th {
	width:50%;
	background-color:#fafafa;
}

#hassou th,#hassou td {
	padding:10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	border:1px solid #ccc;
}


/* デジタルメイク */

span#degital_make_span {
	float:right;
	padding-right:1em;
	font-size:0.8em;
	color:#999;
}

#digital_make_mo_m5kg p{
	display:block;
	width:320px;
	height:197px;
	background-image:url(../img/flow/digitalmake_ex_m5kg_mo-06.png);
}

#digital_make_mo_m5kg p:hover {
	background-position:0 -197px;
}

#digital_make_mo_mayu p{
	display:block;
	width:320px;
	height:166px;
	background-image:url(../img/flow/digitalmake_ex_mayu_mo.png);
}

#digital_make_mo_mayu p:hover {
	background-position:0 -166px;
}

#digital_make_mo_waka p{
	display:block;
	width:320px;
	height:114px;
	background-image:url(../img/flow/waka1019009-2_300px_mo.jpg);
	background-position:0 -114px;
}

#digital_make_mo_waka p:hover {
	background-position:0 0;
}

#digital_make_ex p.attention_2 {
	font-size:1em !important;
	color:#F35E93;
}

#digital_make_ex p.attention_4 {
	font-size:0.8em !important;
}

.ba_box {
	overflow:hidden;
	width:100%;
}

.before_box,.after_box {
	float:left;
	width:50%;
}

.before_box img,.after_box img {
	padding:0;
	border:4px solid #F1F1F1;
}

.before_box {
	position:relative;
	padding-right:6px;
}

.after_box {
	position:relative;
	padding-left:6px;
}

.ba_word_b,.ba_word_a {
	position:absolute;
	bottom:8px;
	color:#fff;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
	font-size:0.9em;
}

.ba_word_b {
	right:14px;
}

.ba_word_a {
	right:8px;
}

.text_center {
	padding:10px;
}



@media only screen and (max-width:959px){
	
	p.title {
		display:block;
	}
	
	h2 {
		display:block;
	}
	
	#ad h2.ad_t {
		display:block;
		text-align:left !important;
		font-size:2em !important;
	}

	#ad .two_column_3to7_3_box {
		padding:0 10%;
	}
	
	#post_illust {
	padding:0 10px;
}
	#access .two_column_3to7_3,#access .two_column_3to7_7 {
			float: none;
	
			width: 100%;
			margin: auto;
	}
	
	ul#toujitsu_ul li {
		width:25%;
		float:left;
		padding:10px;
	}
}
@media only screen and (max-width:580px){
	  /* 焼増し */
	  table.yakimashi_table { 
		  margin: 0; 
	  }
	  
	  table.yakimashi_table th  { 
		  width: 40%;
		  text-align: left; 
	  }
	  
	  table.yakimashi_table tr:first-child th   {
		  border-top: 1px solid #ddd;
	  }
	
		  /* ディスカウント */
	  
	  #discount .three_column {
		  padding-bottom:20px;
		  
		  width:80%;
		  margin:0 auto;
	  }
	  
	  #discount {
		  margin-right:0;
	  }
	  
	  #discount .three_column_box {
		  border:1px solid #F1F1F1;
		  padding:10px;
		  margin:0;
		  height:auto;
	  }
	  
	  #discount .three_column_box img {
		  display:block;
	  }
	  
	  ul.folw_link li a {
		  width:90%;
		  font-size:1.2em;
	  }
	  
	  
	  #yoyaku_bt {
		  width:100%;
		  margin:0 auto;
	  }
	  
	  /* アクセス */
	  
	  ul#toujitsu_ul li {
		  float:left;
		  width:50%;
		  list-style:none;
		  padding:10px;
	  }

}

@media only screen and (max-width:380px){
	
	ul.folw_link li a {
		text-align:center;
}
	ul.folw_link li a span {
		display:none;
}

}
