@charset "UTF-8";
/* CSS Document */

.bg_pc{ background:url(../image/pc2016/bg_dot.png); background-size:15px; }
.bg_pc_02{ background-color:#f6f3ee; overflow:hidden; padding:0 8px 60px 8px; }
.bg_pc_02 .contents_title img{ width:150px; }

.more_style{ padding:5px; text-align:center; }
.more_style p{ font-size:16px; padding-bottom:10px; font-family: 'Lato', sans-serif; color:#c6b999; }

@media screen and (max-width: 799px) {
	
.contents_title{ text-align:center; padding:20px; }
.contents_box{ padding:20px 0; }

	
.pc_head{ background:url(../image/pc2016/ph_main_sp.png) no-repeat center; height:600px; background-color:#000000; -moz-background-size:cover; -o-background-size:cover; background-size:cover; position:relative; }
.pc_logo{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width:300px; height:246px; }

.ph_left{ height:1100px; overflow:hidden; }
.ph_right{ height:1100px; overflow:hidden; }
.bg_box{ background-color:rgba(255,255,255,0.50); border:6px solid #c6b999; padding:40px; overflow:hidden; margin:15px; position:absolute; top:395px; }
.ph_left .pc_data{}
.ph_right .pc_data{}
.pc_data h2{}
.pc_data dl{ overflow:hidden; padding:35px 0;  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.pc_data dt{ font-size:14px; text-align:center; font-weight:bold; padding-bottom:20px; }
.pc_data dd{ font-size:14px; line-height:2em; letter-spacing:0.1em; }
.pc_data p{}

	
}






@media screen and (min-width: 800px) {
	
.contents_title{ text-align:center; padding:50px 0; }
.contents_box{ padding:50px 0; }

	
.pc_head{ background:url(../image/pc2016/ph_main_pc.png) no-repeat center; height:600px; -moz-background-size:cover; -o-background-size:cover; background-size:cover; position:relative; }
.pc_logo{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width:439px; height:386px;  }

.ph_left .ph{ position:absolute; left:40px; top:-40px; width:610px;}
.ph_right .ph{ position:absolute; right:40px; top:-40px; width:610px;}
.bg_box{ background-color:rgba(255,255,255,0.50); height:740px; border:10px solid #c6b999; padding:70px; overflow:hidden; margin-bottom:80px; }
.ph_left .pc_data{width:280px; float:right; }
.ph_right .pc_data{width:280px; float:left; }
.pc_data h2{}
.pc_data dl{ overflow:hidden; padding:35px 0;  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
.pc_data dt{ font-size:14px; text-align:center; font-weight:bold; padding-bottom:20px; }
.pc_data dd{ font-size:14px; line-height:2em; letter-spacing:0.1em; }
.pc_data p{}


}