@charset "utf-8";


/* ==========================================================

title : 生活施設検索
scope : ピカ写メ・ムービー

last modify : 2019/09/11 matsuzumi ipad仕様変更によるfont-weightの変更

2018/11/13 247_morita ピカ写メ・ムービー／機能追加対応 #14319
2018/09/07 247_morita ピカ写メ：アプリ起動リンク設置
2018/04/10 308_tsuda 無料アイコン追加
2018/04/02 247_morita ピカ写メアプリ紹介バナー改修　03/26）社長指示② #13926
2018/02/28 322_aragane　PC版ピカ写メムービー 「ホームメイト･リサーチアプリ」バナー・「SNS共有手順」追加
2018/02/05 322_aragane　PC版ピカ写メムービー メインビジュアル変更
2017/12/25 304_uehara PC版ピカ写メSNS訴求[#13234]
2017/12/08 304_uehara PC版ピカ写メPhoto、ピカ写メ・ムービー／Android版追加[#13189]
2017/10/18 230_inagaki 新ヘッダーフッター対応による新common調整#12192
2017/04/05 237_sato_s 「ピカ写メのご紹介」各アプリの機能追加 #11797
2017/03/21 237_sato_s 各アプリのサンプルを追加 #11716
2016/10/31 237_sato_s ピカ写メムービーの機能拡充紹介 #10543

2016/08/02 237_sato_s 新規

========================================================== */

body {}


/*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 .dl_ico_new {
  bottom: -17px;
  position: absolute;
  right: -3px;
}
.mod_download_ttl.under_arrow .dl_ico_new {
  right: 73px;
}
.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;
}


/* ---------------------------------------
 mod_cont01_area
---------------------------------------- */
.mod_cont01_area {
  width: 900px;
  margin: 55px auto 40px;
}

.mod_cont01 {
  width: 900px;
  margin: 0 0 30px 0;
}

.mod_cont01_area .text_sentence {
  position: relative;
}

.mod_cont01_area .text_sentence dl {
  position: absolute;
  top: 110px;
  right: 75px;
  width: 330px;
  text-align: left;
}
.mod_cont01_area .text_sentence dl dt {
  background: url(../image/ico_mod_cont01_ttl.png) no-repeat 0 9px;
  color: #0f6700;
  font-size: 20px;
  font-weight: 600;
  padding: 0 0 3px 23px;
  border-bottom: 1px solid #0f6700;
  margin: 0 0 10px;
}
.mod_cont01_area .text_sentence dl dd {
  font-size: 16px;
  line-height: 1.6;
}
.mod_cont01_area .text_sentence dl.mod_cont01_3 {
  left: 198px;
  top: 233px;
  width: 240px;
}

.mod_cont01_area .text_sentence dl[class^="mod_cont01_3"] dt {
  padding-bottom: 8px;
}

.mod_cont01_area .text_sentence dl[class^="mod_cont01_3"] dd {
  letter-spacing: 0;
}

.mod_cont01_area .text_sentence dl.mod_cont01_3_02 {
  right: 30px;
  top: 233px;
  width: 230px;
}

.mod_cont01_area .text_sentence dl.mod_cont01_4 {
  top: 100px;
  right: 40px;
}

.mod_cont01_area .text_sentence p.mod_cont01_6 {
  position: absolute;
  right: 35px;
  bottom: 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .1em;
  margin-bottom: 15px;
}

.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;
}


/* ---------------------------------------
 各アプリのサンプル追加 #11716
---------------------------------------- */
.pikamovie_sample {
  background: url(../image/bg_pikamovie_sample.png) no-repeat 0 120px;
  width: 670px;
  padding-bottom: 21px;
  padding-top: 120px;
  position: relative;
  text-align: center;
  margin: -120px auto 50px;
}
.pikamovie_sample .sample_list {
  display: inline-block;
  background: none;
  margin: 0;
}
.pikamovie_sample .sample_list li {
  float: left;
  width: 280px;
  margin: 115px 17px 0;
}
.pikamovie_sample .sample_list li a {
  display: block;
  cursor: pointer;
}
.pikamovie_sample .sample_list li a:hover {
  opacity: 0.85;
}
.pikamovie_sample p.img_text {
  margin: 20px auto 0;
  text-align: center;
  width: auto;
}


/* ---------------------------------------
// 動画ギャラリー modalデザイン #11716
---------------------------------------- */
#content .mov_modal {
  width: 750px;
}

.mov_modal .video-js {
  height: 430px;
  width: 760px;
}


/* --------------------------------------------
 「ピカ写メのご紹介」各アプリの機能追加 #11797
--------------------------------------------- */
.mod_versionup_function {
  background: url(../image/bg_versionup_function.png) repeat center top;
  position: relative;
  width: 900px;
  margin: 135px auto 50px;
  padding-top: 90px;
  border-radius: 20px;
  text-align: center;
}
.mod_versionup_function .ttl_versionup_function {
  position: absolute;
  top: -75px;
  left: 60px;
}
.mod_versionup_function p.lead,
.mod_versionup_function .function_box p {
  width: 630px;
  font-size: 16px;
  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;
}
.pika_channel_box > ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 15px 4px 0;
  width: 100%;
}
.pika_channel_box li {
  background: #eed0ff url(/pikaphoto_app/image/bg_channel_stripe.png) repeat 0 0 / 7px 7px;
  border-radius: 7px;
  margin: 0 10px 15px;
  padding: 13px 0 10px;
  text-align: center;
  width: 375px;
}
.pika_channel_box li:last-child {
  background: none;
  margin-bottom: 0;
  padding: 0;
  width: 380px;
}
.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;
  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;
}
@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:nth-child(2) {
  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: 20px;
  margin-bottom: 10px;
}
.photo_bnr:last-of-type {
  margin-bottom: 60px;
}
.photo_bnr figure {

  font-size: 1.3rem;
}
figure.bnr_campaign02 {
  clear: both;
  margin: 40px auto 0;
  text-align: center;
  width: 600px;
}
figure.bnr_campaign02 img {
  margin: 0 0 10px 0;
}

/* ---------------------------------------
メインビジュアル
---------------------------------------- */

.main_visual {
  position: relative;
}

p.main_toukou {
  position: absolute;
  top: 2%;
  left: 3%;
  background: url(../image/bg_main_toukou.png)no-repeat 15px 95px;
  background-size: 224px 229px;
  width: 270px;
  height: 328px;
  background-color: rgba(252, 252, 247, 0.9);
  border: 4px double #5f3015;
}

.main_toukou:before {
  background: url(../image/img_box_deco_1.png)no-repeat left -1px, url(../image/img_box_deco_2.png)no-repeat 244px 0px;
  content: "";
  height: 16px;
  display: block;
  width: 263px;
  padding-top: 1px;
}

.main_toukou:after {
  background: url(../image/img_box_deco_1.png)no-repeat 1px -1px, url(../image/img_box_deco_2.png)no-repeat 245px 0px;
  content: "";
  height: 304px;
  display: block;
  width: 263px;
  padding-top: 1px;
  transform: rotate( 180deg);
  -webkit-transform: rotate( 180deg);
  bottom: -1px;
}

.main_toukou .logo_hmr img {
  padding-left: 11px;
}

.main_toukou .tx_toukou img {
  position: absolute;
  left: 12px;
  top: 23px;
}

.main_sns {
  position: absolute;
  top: 14%;
  right: 3%;
  background: url(../image/bg_main_sns.png)no-repeat 15px 90px;
  width: 270px;
  background-size: 237px 174px;
  height: 283px;
  background-color: rgba(252, 252, 247, 0.9);
  border: 4px double #5f3015;
}

.main_sns .tx_sns img {
  position: absolute;
  right: 20px;
  top: 15px;
}

.main_sns:before {
  background: url(../image/img_box_deco_1.png)no-repeat left -1px, url(../image/img_box_deco_2.png)no-repeat 244px 0px;
  content: "";
  height: 16px;
  display: block;
  width: 263px;
  padding-top: 1px;
}

.main_sns:after {
  background: url(../image/img_box_deco_1.png)no-repeat 1px 33px, url(../image/img_box_deco_2.png)no-repeat 245px 34px;
  content: "";
  height: 293px;
  display: block;
  width: 263px;
  padding-top: 1px;
  transform: rotate( 180deg);
  -webkit-transform: rotate( 180deg);
  bottom: -1px;
}
/* ---------------------------------------
ホームメイト・リサーチアプリ
---------------------------------------- */

.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 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: 30px auto 50px;
}

.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 .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: flex;
  justify-content: space-around;
  margin-top: 30px;
  flex-flow: row wrap;
}

.sns_choice > p {
  margin: 14px 0 50px;
}
.text_annotation {
  font-size: 1.4rem;
  margin-top: 5px;
}