@charset "utf-8";

/* ---------------------------------------
 コンテンツ骨子 
---------------------------------------- */
.main_box {
  margin: 0 auto;
  width: 1000px;
}

.lead {
  width: 700px;
  margin: 40px auto 0;
}
.contents_menu + .mod_download {
  margin-top: 50px;
}

.qr_box_top.born {
    margin-top:  1px;
}
.qr_box.born {
    margin-top:  50px;
}
.intro_image {
  text-align: center;
  margin: 65px auto 0;
}

.main_box > .contents_menu:last-of-type {
  margin-bottom: 30px;
}

/* intro_show */
.intro_show {
  border: 1px solid #040429;
  margin: 45px auto 0px;
  width: 830px;
}
.intro_show dd {
  margin: 0;
  padding: 0 50px 17px;
}
.intro_show p {
  margin: 25px auto 0;
}
.intro_show p:last-child {
  text-align: center;
}


/* ---------------------------------------
 snsshare_area SNS訴求#13234
---------------------------------------- */
.snsshare_area {
  margin: 50px auto 45px;
  text-align: center;
}
.snsshare_area h2 {
  margin: 0 auto 20px;
}
.snsshare_area p {
  text-align: left;
}
.snsshare_area .lead {
  margin: 0 auto;
  width: 660px;
}
.snsshare_area .txt_annotation {
  font-size: 13px;
  margin: 15px auto 0;
  width: 660px;
}
.snsshare_area figure {
  margin: 25px auto 0;
}


/* ---------------------------------------
 intro
---------------------------------------- */
.intro {
  margin: 50px auto 0px;
  width: 900px;
}
.intro dt {
  margin: 40px 0 0 0; 
  padding: 0;
}
.intro dd {
  background-color: #fff7ec;
  padding: 30px 60px 40px;
  position: relative;
}
.intro dd:last-child {
  margin-bottom: 0;
}
.intro p {
  margin: 0;
}
.text_annotation {
  font-size: 1.4rem;
  margin-top: 5px;
}
.intro .img_sample {
  margin-top: 30px;
}
.intro .img_annotation {
  position: absolute;
}

/* content01 */
.intro .content01 {
  padding: 30px 180px 40px 60px;
}
.intro .content01 .text {/* .textの改行調整用 */
  letter-spacing: 0.07em;
}
.intro .content01 .text:first-line {/* .textの改行調整用 */
  letter-spacing: 0;
}
.intro .content01 .img_annotation {
  bottom: 169px;
  right: 26px;
}
.intro .content01 .img_sample {
  margin-top: 20px;
}

/* content03 */
.intro .content03 {
  padding-bottom: 30px;
}
.intro .content03 .text {
  width: 390px;
}
.intro .content03 .img_sample {
  margin-top: 0;
  width: 380px;
}
.intro .content03 .img_annotation {
  bottom: 32px;
  right: 20px;
}

/* ---------------------------------------
 加工例サンプル
---------------------------------------- */
.pikago_sample {
  background: url(/pikashame/image/bg_pikago_sample.png) no-repeat 0 120px;
  width: 670px;
  padding-bottom: 15px;
  padding-top: 120px;
  position: relative;
  text-align: center;
  margin: -80px auto 0px;
}
.pikago_sample .sample_list {
  background: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
.pikago_sample .sample_list li {
  float: left;
  font-size: 1.5rem;
  margin: 108px 17px 0 ;
  width: 280px;
}
.pikago_sample .sample_list li a {
  display: block;
  cursor: pointer;
}
.pikago_sample .sample_list li a:hover {
  opacity: 0.85;
}
.pikago_sample p.title {
  margin: 0 auto 10px;
  text-align: center;
  width: auto;
}
.pikago_sample p.img_text {
  margin: 15px auto 0;
  text-align: center;
  width: auto;
}

/* ---------------------------------------
 動画ギャラリー modalデザイン
---------------------------------------- */
#content .mov_modal {
  width:766px;
  border: 3px solid #fff;
}
.mov_modal .video-js {
  height: 430px;
  width: 760px;
}

/*動画プレイヤーの再生ボタンの非表示対応*/
.video_thumbs {
  background-position: top left;
  background-repeat: no-repeat;
  left: 0;
  height: 100%;
  top: 0;
  position: absolute;
  width: 100%;
}
.video_thumbs:hover:after {
  background-color: rgba(255, 255, 255, 0.3);
  left: 0;
  height: 100%;
  top: 0;
  position: absolute;
  width: 100%;
}
.mov_modal:hover .video_thumbs:after {
  background-color: rgba(255, 255, 255, 0.3);
  left: 0;
  height: 100%;
  top: 0;
  position: absolute;
  width: 100%;
}

/* ---------------------------------------
 ピカ写メシリーズバナー pikabnr_info
 ※/css/common.cssのスタイルを移植＆調整
---------------------------------------- */
.separator_box {
  margin: 30px auto 0;
}
.separator_box hr.bnr_separator {
  height: 2px;
  width: 520px;
  background-color: #8cb010;
  border: none;
}

/* ---------------------------------------
 写真教室・写真／動画ポイントバナー
 ※/css/common.cssのスタイルを移植＆調整
---------------------------------------- */
.pikabnr_info {
	margin: 30px auto 0;
	text-align: center;
	width: 640px;
}

.pikabnr_info .mod_officialapp_pika .lst .lnk2:nth-child(3) {
  display: none;
}

/* 分岐線 */
.mod_officialapp::before {
  border-top: dashed 1px #333;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 640px;
}

/* ---------------------------------------
 photo_bnr
 ※/css/common.cssのスタイルを移植＆調整
---------------------------------------- */
.photo_bnr {
  margin-top: 40px;
  margin-bottom: 60px;
}
.photo_bnr figure {
  font-size: 1.3rem;
}
figure.bnr_campaign02 {
  clear: both;
  margin: 20px auto 0;
  text-align: center;
  width: 600px;
}
figure.bnr_campaign02 img {
  margin: 0 0 10px 0;
}

/*header調整*/
.main_header .count .number .ken {
  font-size: 14px;
}
/* ---------------------------------------
メインイメージ
---------------------------------------- */
h1 {
    font-size: 0;
}
.main_visual{
	background:url(../image/main_bg_pikago_detail.png)no-repeat 0 0;
	background-size: 1000px 350px;
	padding:  16px;
	font-size: 0;
}
.main_visual h1 img {
    margin: 34px auto 10px;
    display:  block;
}

.main_visual figure{
	background: url(../image/main_img_sns.png)no-repeat 28px 50px;
	background-size: 446px 60px;
	background-color: rgba(252,252,247,0.9);
	width: 510px;
	height: 128px;
	border: 4px double #5f3015;
	display: block;
	margin:  0 auto;
}
.main_visual figure img {
    display:  block;
    margin:  -16px auto 52px;
}
.sns_share:before{
	background: url(../image/img_box_deco_1.png)no-repeat 0px -1px,url(../image/img_box_deco_2.png)no-repeat right 0px;
	content: "";
	display: block;
	height: 26px;
}
.sns_share:after{
	background: url(../image/img_box_deco_1.png)no-repeat 0px -1px,url(../image/img_box_deco_2.png)no-repeat right 0px;
	content: "";
	display: block;
	height: 26px;
	transform: rotate( 180deg);
    -webkit-transform: rotate( 180deg);
}
/* ---------------------------------------
ホームメイト・リサーチアプリ
---------------------------------------- */
.hmr_app{
	width: 734px;
	background-color:  #f8f7ff;
	border-radius:  15px;
	border: 2px solid #664397;
	margin: 50px auto 0;
}
.hmr_app h2{
	background: url(../image/ttl_bg_hmr_app.png)repeat 0 0 / 15px 15px;
	height: 76px;
	border-radius: 11px 11px 0 0;
}
.hmr_app h2 img{
	display: block;
	margin: 0 auto;
	padding-top: 14px;
}
.hmr_app_tx{
	padding:0 0 30px 208px;
	background: url(../image/bg_hmr_app.png)no-repeat 30px 30px;
	background-size: 150px 230px;
}
.hmr_app_tx p{
	padding: 14px 30px;
	width: 512px;
	display: inline-block;
}
.hmr_app_tx a{
	color: #fff;
	font-weight: 600;
	font-size: 18px;
	background-color: #0591ea;
	display: block;
	line-height: 2.8;
	height: 50px;
	margin: 0 auto;
	padding-left: 14px;
	position: relative;
	width: 350px;
}
.hmr_app_tx a::before{
  content: "";
  border: 1px solid #fff;
  bottom: 3px;
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
}

.hmr_app_tx a::after{
  content: "";
  border-left: 12px solid #fff;
  border-bottom: 7px solid transparent;
  border-top:  7px solid transparent;
  margin-top: -7px;
  right: 14px;
  position: absolute;
  top: 50%;
}

.hmr_app_tx a:hover{
	opacity: 0.75;
}
/* ---------------------------------------
 sns_process SNS共有手順
---------------------------------------- */
.sns_process {
 	margin: 50px auto;
    width:  900px;
}

.sns_process h2 {
	 margin: 0 auto;
}

.sns_process .lead {
 	 margin: 40px auto 0;
	 width:  700px;
}

.sns_process ol{
	 margin-top: 40px;
	 margin-bottom: 0;
	 padding: 0;
}
.sns_process ol > li{
	margin-top: 30px;
}
.sns_process h3{
	background: url(../image/bg_sns_ttl_left.png),url(../image/bg_sns_ttl_right.png);

    background-position: left top, right top;
 	background-repeat: no-repeat;
 	background-size: 84px 84px;
 	border-top: 2px solid #f39800;
	border-bottom: 2px solid #f39800;
	display: block;
 	font-size: 22px;
	font-weight: 600;
 	margin: 0 auto;
	padding: 14px;
	text-align:  center;
}

.sns_process .bg_ip01 img{
	display: block;
	margin: 40px auto 0;
}

.sns_process .bg_ip02 img{
	display: block;
	margin: 40px auto 0;
}

.sns_process .bg_ip01 > h3:before{
	 content: "1. "
}
.sns_process .bg_ip02 > h3:before{
	 content: "2. "
}
.sns_process .sns_choice > h3:before{
	 content: "3. "
}

.sns_process p.lead_02 {
	display: block;
 	margin: 30px auto 0;
	text-align: center;
 	width: 582px;
}

.sns_process ul li {
 	border-radius: 26px 26px 0 0;
 	width:  430px;
}

.sns_process .facebook{
	 background:  repeating-linear-gradient(-45deg, #dce2ef, #dce2ef 40px, #e1e5ef 0, #e1e5ef 80px);
}
.sns_process .twitter{
 	background:  repeating-linear-gradient(-45deg, #d4edf6, #d4edf6 40px, #d9f3fc 0, #d9f3fc 80px);
}
.sns_process .youtube{
 	background:  repeating-linear-gradient(-45deg, #f9e5e5, #f9e5e5 40px, #ffebeb 0, #ffebeb 80px);
	margin-top: 30px;
}
.sns_process .instagram{
 	background:  repeating-linear-gradient(-45deg, #e8deee, #e8deee 40px, #eee3f4 0, #eee3f4 80px);
	margin-top: 30px;
}
.sns_process .line{
 	background:  repeating-linear-gradient(-45deg, #ddeddc, #ddeddc 40px, #e2f3e1 0, #e2f3e1 80px);
	margin-top: 30px;
}
.sns_list img{
	 display: block;
 	 margin: 0 auto;
}

.sns_process .facebook h4{
 	background-color: #3c5998;
 	border-radius: 26px 26px 0 0;
 	height: 60px;
 	padding: 15px 0;
 	text-align: center;
 	width: 430px;
}
.sns_process .twitter h4{
 	background-color: #00adee;
 	border-radius: 26px 26px 0 0;
 	height: 60px;
 	padding: 15px 0;
 	text-align: center;
 	width: 430px;
}
.sns_process .youtube h4{
	background-color: #ff0000;
	border-radius: 26px 26px 0 0;
	height: 60px;
	padding: 15px 0;
	text-align: center;
	width: 430px;
}

.sns_process .instagram h4{
	background-color: #8b46b3;
	border-radius: 26px 26px 0 0;
	height: 60px;
	padding: 15px 0;
	text-align: center;
	width: 430px;
}

.sns_process .line h4{
	background-color: #3aae36;
	border-radius: 26px 26px 0 0;
	height: 60px;
	padding: 15px 0;
	text-align: center;
	width: 430px;
}

.sns_process .sns_list{
 	padding: 30px 28px;
}
.sns_process .sns_list > p{
 	display: block;
	 margin: 0 auto;
}

.sns_process .sns_choice ul{
	 display: -webkit-flex;
	 display: flex;
	 justify-content: space-between;
	 margin-top: 30px;
	 flex-flow: row wrap;
}

.sns_choice > p{
	 margin: 14px 0 50px;
}
.sns_choice ul li:last-child{
	margin: 30px auto 0;
}

/* ---------------------------------------
 ピカ写メ 紹介コンテンツ（紹介動画リンク）の追加 #13884
---------------------------------------- */
.pika_channel_box {
  background: url(/pikaphoto_app/image/bg_channel_dot.png) repeat 0 0 / 8px 8px;
  border: 1px solid #10367a;
  box-sizing: border-box;
  width: 800px;
  margin: 30px auto;
}

.kaisetsu_movie{
  padding: 0 15px 16px 15px;
  font-size: 0;
  display: flex;
}

.pika_channel_box li {
 background: #eed0ff url(/pikaphoto_app/image/bg_channel_stripe.png) repeat 0 0 / 7px 7px;
  border-radius: 7px;
  float: left;
  text-align: center;
  width: 375px;
  margin: 16px 16px 0 0;
}
.pika_channel_box li:nth-child(2n) {
    margin-right:  0;
}

.pika_channel_box li h3 {
  margin: 18px 0 7px 0;
}
.pika_channel_box p {
  margin: 0px 0 16px 0;
}
.pika_channel_box li .cap {
  font-size: 1.7rem;
  font-weight: 600;
  letter-spacing: -0.8px;
  margin: 3px auto 0;
}
.pika_channel_box li:last-child .cap {
  letter-spacing: -0.05em;
  text-indent: -0.4em;
}
.pika_channel_box a {
  display: inline-block;
  position: relative;
}
.pika_channel_box a::before {
  content: "";
  display: block;
  background-color: #fff;
  height: 158px;
  left: 7px;
  position: absolute;
  top: 5px;
  width: 288px;
  z-index: 1;
}
.pika_channel_box img {
  position: relative;
  z-index: 10;
}
.pika_channel_box a:hover img {
  opacity: 0.8;
}
.pika_channel_box figure{
	display: inline-block;
	padding: 16px 0 0 2px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  .pika_channel_box a:hover img {
    opacity: 1;
  }
}


/* --------------------------------------------
 告知バナー追加
--------------------------------------------- */
.box_bnr_cm{
  margin: 50px auto 0;
  text-align: center;
}

.box_bnr_cm .cm_cap{
  font-size: 13px;
  margin: 5px auto 0;
}