@charset "utf-8";

/*header調整*/
.main_header .count .number .ken {
  font-size: 14px;
}


/* ---------------------------------------
 コンテンツ骨子
---------------------------------------- */
.main_box {
  margin: 0 auto;
  width: 1000px;
}

.head_ttl + .lead {
  width: 700px;
}
.lead{
	width: 700px;
	margin: 40px auto 0;
}

.main_box > .contents_menu:last-of-type {
  margin-bottom: 30px;
}
/* アプリDL用スタイル
 Based on cmn_parts.css
-------------------------- */
.contents_menu + .mod_download {
  margin-top: 40px;
}
.mod_download_ttl {
  position: relative;
}
.mod_download_ttl.under_arrow::after {
  margin-top: 28px;
}

/*--qr--*/
.qr_box {
  margin-top: 1px;
}


/* ---------------------------------------
 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;
}

/* ---------------------------------------
 sns_process SNS共有手順
---------------------------------------- */
.sns_process {
 	margin: 50px auto 0;
    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: 580px;
}

.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 .line{
 	background:  repeating-linear-gradient(-45deg, #ddeddc, #ddeddc 40px, #e2f3e1 0, #e2f3e1 80px);
	margin-top: 30px;
}
.sns_process .instagram{
 	background:  repeating-linear-gradient(-45deg, #e8deee, #e8deee 40px, #eee3f4 0, #eee3f4 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 .line h4{
	background-color: #3aae36;
	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 .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: 30px auto 50px;
	 flex-flow: row wrap;
}

.sns_choice > p{
	 margin: 14px 0 50px;
}
.text_annotation {
  font-size: 1.4rem;
  margin-top: 5px;
}
/* ---------------------------------------
 mod_cont01_area
---------------------------------------- */
.mod_cont01_area {
  width: 900px;
  margin: 65px auto 40px;
}
.mod_cont01_ttl {
  width: 900px;
  margin: 0 0 25px 0;
}
.mod_cont01 {
  width: 900px;
  margin: 0 0 30px 0;
}
.mod_cont01_area .text_sentence {
  position: relative;
}
.mod_cont01_area .text_sentence p {
  position: absolute;
  top: 70px;
  right: 20px;
  width: 330px;
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
  letter-spacing: 0;
  margin: 0;
}
.mod_cont01_area .text_sentence p.mod_cont01_1 {
  top: 130px;
  right: 30px;
}
.mod_cont01_area .text_sentence p.mod_cont01_2 {
  top: 95px;
  right: 25px;
  width: 420px;
}
.mod_cont01_area .text_sentence p.mod_cont01_3 {
  top: 110px;
  right: 30px;
}
.mod_cont01_area .text_sentence p.mod_cont01_4 {
  top: 110px;
  right: 35px;
  width: 290px;
}
.mod_cont01_area .text_sentence p.mod_cont01_5 {
  top: 400px;
  left: 52px;
  width: 430px;
}
.mod_cont01_area .text_sentence p.mod_cont01_6 {
  top: 428px;
  left: 52px;
  width: 272px;
}
.mod_cont01_area .text_sentence p.mod_cont01_7 {
  top: 130px;
  right: 45px;
  width: 343px;
}
.mod_cont01_area .text_sentence p.mod_cont01_8 {
  top: 115px;
  right: 50px;
  width: 343px;
}
.mod_cont01_area .text_sentence p.mod_cont01_9 {
  top: 240px;
  right: 50px;
  width: 343px;
}
.mod_cont01_area .text_sentence p.mod_cont01_10 {
  top: 113px;
  right: 50px;
  width: 343px;
}
.mod_cont01_area .text_sentence p.mod_cont01_11 {
  top: 405px;
  left: 45px;
  width: 224px;
}

.mod_cont01 .list {
  margin: 0 0 30px 0;
}
.mod_cont01 .hartma {
  position: relative;
}
.mod_cont01 .hartma .txt {
  position: absolute;
  width: 400px;
  text-align: left;
  top: 90px;
  right: 35px;
  font-size: 15px;
  line-height: 23px;
}
.mod_cont01 .hartma .note {
  display: block;
  font-size:14px;
  width: 375px;
  line-height:1.4;
  position: absolute;
  top: 165px;
  right: 45px;
  text-align: left;
  text-indent: -1em;
}
.mod_cont01 .hartma .bnr {
  display:block;
  position:absolute;
  width:300px;
  bottom:55px;
  right: 80px;
}
.mod_cont01_area ul.txt_ast {
  text-align:left;

}
.mod_cont01_area ul.txt_ast li {
  text-align:left;
  position: relative;
  margin: 1em 1.2em 0;
  padding: 0;
  line-height: 1.2;
}

.mod_cont01_area ul.txt_ast li:before {
  content: '※';
  display: block;
  position: absolute;
  top: 0.1em;
  left: -1.2em;
}


/* ---------------------------------------
 加工例サンプル #11716
---------------------------------------- */
.pikaphoto_sample{
  margin: -120px auto 50px;
  padding-top: 120px;
  position: relative;
  width: 670px;
}


/* --------------------------------------------
 「ピカ写メのご紹介」各アプリの機能追加 #11797
--------------------------------------------- */
.mod_versionup_function{
  background: url(../image/bg_versionup_function.png) repeat center top;
  position: relative;
  width: 900px;
  margin: 135px auto 0px;
  padding-top: 90px;
  border-radius: 20px;
  text-align: center;
}
.mod_versionup_function .ttl_versionup_function{
  position: absolute;
  top: -75px;
  left: 50px;
}
.mod_versionup_function p.lead,
.mod_versionup_function .function_box p{
  width: 630px;
  font-size: 17px;
  line-height: 1.7;
  text-align: left;
  margin: 0 auto 20px;
}
.mod_versionup_function .function_box h3{
  margin-bottom: 5px;
}
.mod_versionup_function .img_function{
  padding: 0 0 60px 80px;
}


/* ---------------------------------------
 ピカ写メ 紹介コンテンツ（紹介動画リンク）の追加 #12747
---------------------------------------- */
.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 15px 15px;
	font-size: 0;
}
.kaisetsu_movie > ul {
  display: inline-block;
}
.pika_channel_box li {
 background: #eed0ff url(/pikaphoto_app/image/bg_channel_stripe.png) repeat 0 0 / 7px 7px;
  border-radius: 7px;
  float: left;
  padding: 11px 0 8px;
  text-align: center;
  width: 375px;
  margin: 16px 16px 0 0;
}
.pika_channel_box li:nth-child(2n) {
    margin-right:  0;
}
.pika_channel_box li:last-child{
	background: none;
}
.pika_channel_box li h3 {
  margin-bottom: 7px;
}
.pika_channel_box p {
  margin: 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: 12px 0 0 10px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  .pika_channel_box a:hover img {
    opacity: 1;
  }
}

/* ---------------------------------------
 ピカ写メシリーズバナー pikabnr_info
 ※/css/common.cssのスタイルを移植＆調整
---------------------------------------- */
.separator_box {
  margin: 30px auto;
}
.separator_box hr.bnr_separator {
  height: 2px;
  width: 520px;
  background-color: #8cb010;
  border: none;
}

/* ---------------------------------------
 写真教室・写真／動画ポイントバナー
 ※/css/common.cssのスタイルを移植＆調整
---------------------------------------- */
.pikabnr_info {
  margin: 0 auto;
  text-align: center;
  width: 640px;
}

.pikabnr_info .mod_officialapp_pika .lst .lnk2:first-child {
  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: 10px;
}
.photo_bnr:last-of-type {
  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;
}
figure.bnr_campaign02 figcaption {
  font-size: 16px;
  line-height: 1.6;
}
/* ---------------------------------------
メインビジュアル
---------------------------------------- */
.main_visual{
	position: relative;
}

p.main_toukou {
	background: url(../image/bg_main_toukou.png)no-repeat 21px 101px;
	background-color:  rgba(246,230,205,0.9);
	background-size: 228px;
	height:  310px;
	left: 2%;
	position:  absolute;
	top: 2%;
	width:  278px;
}
.main_toukou:before{
	background: url(../image/img_box_deco_1.png)no-repeat left 0px,url(../image/img_box_deco_2.png)no-repeat 253px 0px;
	content: "";
	display:  block;
	height: 26px;
}

.main_toukou:after{
	background: url(../image/img_box_deco_1.png)no-repeat 0px 0px,url(../image/img_box_deco_2.png)no-repeat 253px 0px;
	content: "";
	display:  block;
	height: 224px;
	transform: rotate( 180deg);
	-webkit-transform: rotate( 180deg);
}

.main_toukou img{
	display: block;
	margin: 0 auto;
}

.main_sns img{
	display: block;
	margin: 0 auto;
	position:  absolute;
	right:  0;
	left:  0;
	top: 14px;
}

.main_sns{
	background: url(../image/bg_main_sns.png)no-repeat 17px 83px;
	background-size: 89%;
	background-color:  rgba(246,230,205,0.9);
	height: 264px;
	position: absolute;
	right: 2%;
	top: 15%;
	width:  278px;
}
.main_sns:before{
	background: url(../image/img_box_deco_1.png)no-repeat left 0px,url(../image/img_box_deco_2.png)no-repeat 253px 0px;
	content: "";
	display:  block;
	height: 25px;
}
.main_sns:after{
	background: url(../image/img_box_deco_1.png)no-repeat 0px 11px,url(../image/img_box_deco_2.png)no-repeat 253px 11px;
	content: "";
	display:  block;
	height: 250px;
	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;
}

.main_box {
  font-size: 17px;
  line-height: 1.7;
}
.bnr_qr {
    width: 80px;
}
.qr_by {
    font-size: 17px;
    line-height: 1.7;
}
.mo_box p {
  font-size: 15px;
  line-height: 1.5;
}