@charset "UTF-8";


@font-face {
	font-family: 'surfsnow';
	src:  url('surfsnow.eot?5rtl0a');
	src:  url('surfsnow.eot?5rtl0a#iefix') format('embedded-opentype'),
	url('surfsnow.ttf?5rtl0a') format('truetype'),
	url('surfsnow.woff?5rtl0a') format('woff'),
	url('surfsnow.svg?5rtl0a#surfsnow') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'surfsnow' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  .icon-Flogo:before { content: "\e903"; color: #fff;}
  .icon-Glogo:before { content: "\e904"; color: #fff;}
  .icon-Tlogo:before { content: "\e906"; color: #fff;}
  
  /* articleContents ------------------------------ */
  #Contents[class^="articleContents"] { overflow:hidden; margin:0 auto; position: relative;}
  /* subContent ------------------------------ */
  #Contents[class^="articleContents"] .subContent {}
  #Contents[class^="articleContents"] .subContent img { display: block; width: 100%;}
  

  .snsBlock [class^="btn"] { float: left; margin-right: 10px; text-align: center;}
  .snsBlock [class^="btn"] a { display: block; color: #fff; vertical-align: middle;text-decoration: none;}
  .snsBlock [class^="btn"] .text { vertical-align: middle;}
  .snsBlock .btnFlogo { background-color: #3b5998;}
  .snsBlock .btnTlogo { background-color: #55acee;}
  .snsBlock .btnGlogo { background-color: #cc3732;}
  .snsBlock .btnGlogo .icon-Glogo { top: 4px; width: 22px; height: 22px; font-size: 22px;}
  .snsBlock .btnGlogo .text { margin-left: 38px;}
  .snsBlock [class^="btn"]:hover,
  .snsBlock [class^="btn"] a:hover { opacity: 0.9;}
  
  /* articleCategoryTag ------------------------------ */
  [class^="list-"] .imageColumn [class^="articleTag-"],
  [class^="articleCategoryTag"] [class^="articleTag-"] {
	  position: relative;
	  display: inline-block;
	  margin-top: 0 !important;
	  padding: 0 5px 0 10px !important;
	  margin-right: 10px;
	  height: 25px;
	  line-height: 25px !important;
	  font-size: 14px !important;
	  color: #fff;
	  text-align: center;
  }
  [class^="list-"] .imageColumn [class^="articleTag-"]:after,
  [class^="articleCategoryTag"] [class^="articleTag-"]:after {
	  position: absolute;
	  top: 0;
	  right: -10px;
	  content: "";
	  display: block;
	  width: 0;
	  height: 0;
	  border-style: solid;
	  border-width: 25px 10px 0 0;
  }
  [class^="list-"] .imageColumn .articleTag-activity,
  [class^="articleCategoryTag"] .articleTag-activity { background-color: #5271ca;}
  [class^="list-"] .imageColumn .articleTag-howto,
  [class^="articleCategoryTag"] .articleTag-howto { background-color: #38b6a0;}
  [class^="list-"] .imageColumn .articleTag-activity:after,
  [class^="articleCategoryTag"] .articleTag-activity:after { border-color: #5271ca transparent transparent transparent;}
  [class^="list-"] .imageColumn .articleTag-howto:after,
  [class^="articleCategoryTag"] .articleTag-howto:after { border-color: #38b6a0 transparent transparent transparent;}
  [class^="list-"] .imageColumn,
  .articleCategoryTag-img { position: relative;}
  [class^="list-"] .imageColumn [class^="articleTag-"],
  .articleCategoryTag-img [class^="articleTag-"] { position: absolute; top: 0; left: 0; z-index: 9;}
  [class^="list-"] .imageColumn img,
  .articleCategoryTag-img img { z-index: 8; vertical-align: bottom;}
  /* .list-articleGuide ------------------------------ */
  [class^="list-"] a { display: block;}
  [class^="list-"] .entry { margin-top: 20px;}
  [class^="list-"] .entry-image { width: 100%;}
  [class^="list-"] .imageColumn,
  [class^="list-"] .entry-text { float: left;}
  [class^="list-"] .entry-text p { margin: 0 !important; color: #333333; line-height: 1.6 !important;}
  [class^="list-"] .entry-text p.entry-title { font-weight: bold;}
  [class^="list-"] .entry { display: inline-block; }
  [class^="list-"] .entry:after { clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden;}
  * html [class^="list-"] .entry { height: 1%;}
  [class^="list-"] .entry { display: block; }
  [class^="list-"] a:hover .entry-text p { color: #6f7883;}
  /* .archivesLink ------------------------------ */
  .archivesLink { margin-top: 20px; padding-left: 0!important; line-height: 14px;}
  .archivesLink .icon-arrowR:before { display: inline-block; margin-top: -2px; line-height: 14px; color: #065199; vertical-align: middle;}
  .clearfix { clear:both; display: block; } 



@media screen and (min-width: 641px){/* PC */

/* ----------------------------------------------------------------
  PC default
----------------------------------------------------------------- */

.photo_result ul,.photo_result ol,.photo_result dl,.photo_result li,.photo_result div,.photo_result p,.photo_result dd,.photo_result dt,.photo_result h3{list-style:none; margin: 0 0 0 0; padding: 0 0 0 0;box-sizing: border-box;}

  /* snsBlock ------------------------------ */
  .snsBlock { width: 1080px;margin: 0 auto 60px; padding:10px 0 0;}
  .snsBlock [class^="btn"] { position: relative; width: 100px; height: 31px; line-height: 31px;}
  .snsBlock [class^="btn"] a { font-size: 11px;}
  .snsBlock [class^="btn"] [class^="icon-"] { position: absolute; top: 6px; left: 10px; width: 18px; height: 18px; font-size: 18px;}
  .snsBlock [class^="btn"] .text { margin: 0 10px 0 30px;}
  .snsBlock .btnGlogo .icon-Glogo { top: 4px; width: 22px; height: 22px; font-size: 22px;}
  .snsBlock .btnGlogo .text { margin-left: 38px;}

/* ----------------------------------------------------------------
    PC 共通
----------------------------------------------------------------- */
.spOnly{ display: none!important;}
.photo_result{ width: 100%; background: url("../img/bg_gp.png") center 1000px no-repeat;}

.photo_result .mainimg{ background: url( "../img/bg_mainimage.png") center 0 no-repeat; }
.photo_result h2{ margin: auto; text-align: center; overflow: hidden;}
.photo_result h2 img{  height: 774px; width:703px; margin: auto;}
.photo_result section{ width: 100%; margin: auto;}
.photo_result section h3{ text-align: center; margin:40px auto 20px; line-height: 100%;}
.photo_result section h3 img{ width: 800px; margin:auto}
.photo_result section .prize{ font-size: 20px; font-weight: bold; margin-bottom: 40px; text-align: center;}
.photo_result section .photo{ margin: 0 auto 20px; display: flex; align-items: center; justify-content: center;}
.photo_result section .photo img{ display: block;}
.photo_result section .name{ font-size: 26px; background: #CCE9EB;  text-align: center; font-weight: bold;  width: 400px; margin: 20px auto 10px; padding: 10px; line-height: 100%;}   
.photo_result section .name a{ text-decoration: underline;}
.photo_result section .name span{ font-size: 60%;}
.photo_result section .spot{ text-align: center; margin-bottom: 20px;}
.photo_result section dl{ background: #fff; border-radius: 10px; padding: 20px; margin: auto; width: 400px;}
.photo_result section dt{ margin-bottom: 10px; font-weight: bold;}
.photo_result section dd{ padding: 0; margin: 0;}

.photo_result section ul{ display: flex; justify-content: space-between; width:1000px; margin: auto;  padding: 0;}

/* ----------------------------------------------------------------
    PC 個別
----------------------------------------------------------------- */
.photo_result #grandprix{ margin-bottom: 60px;}
.photo_result #grandprix .prize{ color: #C2AD3A;}
.photo_result #grandprix .photo  img{ max-height: 530px; max-width: 500px;}

.photo_result #grandprix02{ margin-bottom: 120px;}
.photo_result #grandprix02 .prize{ color: #A0A0A0; }
.photo_result #grandprix02 li{ width: 480px; }
.photo_result #grandprix02 .photo{ min-height:400px; }
.photo_result #grandprix02 .photo  img{ max-height: 400px; max-width: 460px;}

.photo_result #grandprix03{ width: 100%; background: #CCE9EB; padding: 40px 0 120px;}
.photo_result #grandprix03 h3{ background: #fff; border: 3px solid #99D4D8; text-align: center; padding: 10px; width: 500px; color: #4A8589; font-size: 24px;}
.photo_result #grandprix03 .prize{ color: #4A8589;}
.photo_result #grandprix03 li{ width: 235px; }
.photo_result #grandprix03 .photo{ min-height:235px; }
.photo_result #grandprix03 .photo img{ max-height: 235px; max-width: 235px;}
.photo_result #grandprix03 .name{ font-size: 19px; width: 230px; background: none; padding: 0;  margin-bottom: 0;}
.photo_result #grandprix03 .spot{ font-size: 14px;}
.photo_result #grandprix03 dl{ padding: 15px; width: 230px; }
.photo_result #grandprix03 dt{ font-size: 13px;}
.photo_result #grandprix03 dd{ font-size: 12px;}
    

/* ----------------------------------------------------------------
    プレゼントなど
  ----------------------------------------------------------------- */
.photo_result   .ph_present {
    margin-top: 100px;
  }
.photo_result   .ph_present dl {
    width: 1080px;
    background: #fff;
    margin: 0 auto 60px;
    text-align: center;
  }
.photo_result   .ph_present dl dt {
    color: #000;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #666;
    margin: 0 0 30px;
  }
.photo_result   .ph_present dl dt h3 {
    font-size: 25px;
    padding: 10px 0;
    margin: 0;
  }
.photo_result   .ph_present dl dt p {
    position: absolute;
    top: 5px;
    right: 0;
    line-height: 100%;
  }
.photo_result   .ph_present dl dd {
    width: 250px;
    display: inline-block;
    margin: 0 40px 40px;
  }
.photo_result   .ph_present dl dd .ph_prettl {
    font-weight: bold;
    padding: 35px 0 10px;
    margin: 0;
  }
.photo_result   .ph_present dl dd .ph_preimg {
    margin: 0;
  }
.photo_result   .ph_present dl dd .ph_pretxt {
    margin: 0;
    position: relative;
    font-size: 18px;
    padding: 10px 0;
  }
.photo_result   .ph_present dl dd .ph_pretxt .ph_prenum {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 5px;
    color: #000;
    background: url(../img/present_bg.png) no-repeat center 0;
    width: 73px;
    height: 73px;
    line-height: 1.0;
    font-size: 13px;
  }
.photo_result   .ph_present dl dd .ph_pretxt .ph_prenum b {
    font-weight: bold;
    font-size: 28px;
    display: block;
    padding: 15px 0 0;
  }
.photo_result   .ph_present dl dd .ph_pretxt .ph_predetal {
    margin: 0;
    text-align: left;
    padding: 5px 0 0 95px;
    color: #000;
    line-height: 140%;
  }
.photo_result   .ph_present dl dd .ph_pretxt .ph_predetal b {
    font-size: 24px;
    font-weight: bold;
  }
.photo_result   .ph_present dl dd.ph_pre01 .ph_prettl {
    background: url(../img/prettl_01.png) no-repeat center 0;
    color: #968a06;
  }
  /*.ph_present dl dd.ph_pre01 .ph_pretxt .ph_prenum { background: #edecba; }*/
.photo_result   .ph_present dl dd.ph_pre02 .ph_prettl {
    background: url(../img/prettl_02.png) no-repeat center 0;
    color: #888888;
  }
  /*.ph_present dl dd.ph_pre02 .ph_pretxt .ph_prenum { background: #ececec; }*/
.photo_result   .ph_present dl dd.ph_pre03 .ph_prettl {
    background: url(../img/prettl_03.png) no-repeat center 0;
    color: #ba9869;
  }
  /*.ph_present dl dd.ph_pre03 .ph_pretxt .ph_prenum { background: #e8dccc; }*/
.photo_result   .ph_entry {
    background: #84d1d9;
    text-align: center;
    padding: 55px 0 60px;
    width: 1080px;
    margin: 0 auto;
  }
.photo_result   .ph_entry h3 {
    color: #000;
    margin: 0 0 20px;
    font-size: 24px;
  }
.photo_result   .ph_entry_txt {
    margin: 0 40px 35px;
    text-align: left;
    color: #000;
  }
.photo_result   .ph_entry_detail {
    margin: 0 40px 70px;
    background: #b7dde3;
    padding: 25px 0;
    color: #000;
    font-size: 15px;
    position: relative;
    border: 2px solid #7ba6ab;
  }
.photo_result   .ph_entry_detail h4 {
    font-size: 18px;
    line-height: 100%;
    margin: 0 0 20px;
  }
.photo_result   .ph_entry_detail p {
    margin: 0 50px;
    text-align: left;
  }
.photo_result   .ph_entry_detail:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    border: 35px solid transparent;
    border-top: 35px solid #7ba6ab;
    margin-top: 2px;
  }
.photo_result   .ph_entry_detail:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    border: 35px solid transparent;
    border-top: 35px solid #b7dde3;
    margin-top: -1px;
  }
 .photo_result .ph_old_btn {
    width: 1080px;
    margin: 50px auto 20px;
    text-align: center;
  }
 .photo_result .ph_old_btn a {
    display: block;
    border: 3px solid #84d1d9;
    color: #3cb6c4;
    line-height: 1.0;
    padding: 25px 0;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
  }
 .photo_result .ph_old_btn a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
 .photo_result .announce {
    padding: 20px 0 80px;
    text-align: center;
    color: #000;
    font-size: 1.4em;
    width: 1080px;
    margin: auto;
    font-weight: bold;
  }
 .photo_result .ph_entry .announce {
    padding: 10px 0 10px;}


 .photo_result .entry_info_detail {
    width: 1062px;
    margin: 0 auto 80px;
    border-bottom: 3px solid #ececec;
  }
.photo_result  .entry_info_detail h3 {
    padding: 40px 0 35px;
    text-align: center;
    font-size: 22px;
    margin: 0;
  }
 .photo_result .entry_info_detail dl {
    padding: 25px 0;
    border-top: 3px solid #ececec;
    display: table;
    width: 100%;
    margin: 0;
    font-size: 14px;
  }
 .photo_result .entry_info_detail dl dt {
    display: table-cell;
    padding: 0 0 0 20px;
    width: 225px;
    font-weight: bold;
  }
 .photo_result .entry_info_detail dl dd {
    display: table-cell;
    padding: 0 20px 0 0;
  }
}


@media screen and (max-width: 640px){/* SP */

/* ----------------------------------------------------------------
  SP default
----------------------------------------------------------------- */
.photo_result section,.photo_result ul,.photo_result ol,.photo_result dl,.photo_result li,
.photo_result div,.photo_result p,.photo_result dd,.photo_result dt,
.photo_result h2,.photo_result h3,.photo_result img,.photo_result a
{list-style:none; margin: 0 0 0 0; padding: 0 0 0 0;border:0; box-sizing: border-box; }
  
  /* fsnsBlock ------------------------------ */
  .snsBlock { clear:both; margin: 15px 0 30px;padding:0 0 15px 15px;}
  .snsBlock [class^="btn"] { width: 32px; height: 32px; line-height: 32px;}
  .snsBlock [class^="btn"] [class^="icon-"] { font-size: 16px; line-height: 32px;}
  .snsBlock .btnGlogo .icon-Glogo { font-size: 19px;}
  .snsBlock [class^="btn"] .text { display: none;}
/* ----------------------------------------------------------------
    SP 共通
----------------------------------------------------------------- */
.pcOnly{ display: none!important;}
.photo_result{ width: 100%; background: url("../img/bg_gp.png") center 600px no-repeat;background-size: 120%;  }

.photo_result h2{ margin: auto; text-align: center; overflow: hidden; margin-bottom: 0;}
.photo_result h2 img{ width: 100%; height: auto;}

.photo_result section{ width: 100%; margin: auto; padding: 0 20px;}
.photo_result section h3{ text-align: center; margin:0 auto 5px; line-height: 100%; width: 100%;}
.photo_result section h3 img{ width: 100%;}
.photo_result section .prize{ font-size: 16px; font-weight: bold; margin-bottom: 10px; text-align: center;}

.photo_result section .photo{ margin: 0 auto 10px; display: flex; align-items: center; justify-content: center;}
.photo_result section .photo img{ display: block;}
.photo_result section .name{ font-size: 16px; background: #CCE9EB;  text-align: center; font-weight: bold;  width: 100%; margin: 10px auto ; padding: 7px 5px 3px; line-height: 100%;}   
.photo_result section .name a{ text-decoration: underline;}
.photo_result section .name span{ font-size: 60%;}
.photo_result section .spot{ text-align: center; margin-bottom: 10px;}
.photo_result section dl{ background: #fff; border-radius: 10px; padding: 20px; margin: auto;}
.photo_result section .spot{ font-size: 12px; }
.photo_result section dl{ padding: 10px; }
.photo_result section dt{ font-size: 12px; font-weight: bold;}
.photo_result section dd{font-size: 12px; }

/* ----------------------------------------------------------------
    SP 個別
----------------------------------------------------------------- */
.photo_result #grandprix{ margin: 30px auto 40px;}
.photo_result #grandprix .prize{ color: #C2AD3A;}
.photo_result #grandprix .photo img{ width: 90%;margin:10px auto;  }

.photo_result #grandprix02{ margin: 30px auto 0px; padding-bottom:40px; background:#EEF4F4}
.photo_result #grandprix02 li{ margin-bottom:20px}
.photo_result #grandprix02 .prize{ color: #A0A0A0; }
.photo_result #grandprix02 .photo img{ width: 90%; margin:10px auto; }

.photo_result #grandprix03{ width: 100%; background: #CCE9EB; padding: 30px 20px 30px;}
.photo_result #grandprix03 h3{ background: #fff; border: 3px solid #99D4D8; text-align: center; padding: 7px 0 5px; width: 100%;color: #4A8589; font-size: 16px;}
.photo_result #grandprix03 .prize{ color: #4A8589;}
.photo_result #grandprix03 ul{ display: flex;justify-content: space-between; flex-wrap:wrap; margin: auto;}
.photo_result #grandprix03 li{ width: 48%; margin-bottom: 20px; }
.photo_result #grandprix03 .photo{ min-height: 150px; }
.photo_result #grandprix03 .photo img{ max-height: 150px; max-width: 90%;}
.photo_result #grandprix03 .name{ font-size: 14px; background: none; padding: 0;  margin-bottom: 0;}

/* ----------------------------------------------------------------
    プレゼントなど
  ----------------------------------------------------------------- */
.photo_result .ph_present dl {
    background: #fff;
    margin: 0 auto 0px;
    text-align: center;
    padding:20px 0;
  }

.photo_result .ph_present dl dt {
    color: #000;
    position: relative;
    margin: 10px 0 20px;
    padding: 10px 0;
    border-bottom: 1px solid #000;
  }
.photo_result .ph_present dl dt h3 {
    font-size: 22px;
    margin: 0 0 5px;
    line-height: 100%;
  }
.photo_result .ph_present dl dt p {
    line-height: 100%;
    font-size: 12px;
    margin: 0;
  }
.photo_result .ph_present dl dd {
    display: inline-block;
    margin: 0 auto 30px;
  }
.photo_result .ph_present dl dd.ph_pre01 {
    display: block;
  }
.photo_result .ph_present dl dd.ph_pre02, .ph_present dl dd.ph_pre03 {
    width: 45%;
  }
.photo_result .ph_present dl dd .ph_prettl {
    font-weight: bold;
    padding: 35px 0 10px;
    margin: 0;
  }
.photo_result .ph_present dl dd .ph_preimg {
    margin: 0;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_preimg, .ph_present dl dd.ph_pre03 .ph_preimg {
    width: 95%;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_preimg img, .ph_present dl dd.ph_pre03 .ph_preimg img {
    width: 100%;
  }
.photo_result .ph_present dl dd .ph_pretxt {
    margin: 0;
    position: relative;
    font-size: 18px;
    padding: 10px 0;
  }
.photo_result .ph_present dl dd.ph_pre01 .ph_pretxt {
    margin: 0 auto;
    width: 250px;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_pretxt, .ph_present dl dd.ph_pre03 .ph_pretxt {
    font-size: 12px;
  }
.photo_result .ph_present dl dd .ph_pretxt .ph_prenum {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 5px;
    color: #000;
    background: url(../img/present_bg.png) no-repeat center 0;
    width: 73px;
    height: 73px;
    line-height: 1.0;
    font-size: 13px;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_pretxt .ph_prenum, .ph_present dl dd.ph_pre03 .ph_pretxt .ph_prenum {
    background-size: 50px;
    width: 50px;
    height: 50px;
    font-size: 12px;
  }
.photo_result .ph_present dl dd .ph_pretxt .ph_prenum b {
    font-weight: bold;
    font-size: 28px;
    display: block;
    padding: 15px 0 0;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_pretxt .ph_prenum b, .ph_present dl dd.ph_pre03 .ph_pretxt .ph_prenum b {
    font-size: 20px;
    display: block;
    padding: 10px 0 0;
  }
.photo_result .ph_present dl dd .ph_pretxt .ph_predetal {
    margin: 0;
    text-align: left;
    padding: 5px 0 0 95px;
    color: #000;
    line-height: 140%;
  }
.photo_result .ph_present dl dd .ph_pretxt .ph_predetal b {
    font-size: 24px;
    font-weight: bold;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_pretxt .ph_predetal, .ph_present dl dd.ph_pre03 .ph_pretxt .ph_predetal {
    margin: 0;
    text-align: left;
    padding: 5px 0 0 70px;
    color: #000;
    line-height: 140%;
  }
.photo_result .ph_present dl dd.ph_pre02 .ph_pretxt .ph_predetal b, .ph_present dl dd.ph_pre03 .ph_pretxt .ph_predetal b {
    font-size: 20px;
    font-weight: bold;
  }
.photo_result .ph_present dl dd.ph_pre01 .ph_prettl {
    background: url(../img/prettl_01.png) no-repeat center 0;
    color: #968a06;
  }
  /*.ph_present dl dd.ph_pre01 .ph_pretxt .ph_prenum { background: #edecba; }*/
.photo_result .ph_present dl dd.ph_pre02 .ph_prettl {
    background: url(../img/prettl_02.png) no-repeat center 0;
    color: #888888;
    padding: 35px 0 0;
  }
  /*.ph_present dl dd.ph_pre02 .ph_pretxt .ph_prenum { background: #ececec; }*/
.photo_result .ph_present dl dd.ph_pre03 .ph_prettl {
    background: url(../img/prettl_03.png) no-repeat center 0;
    color: #ba9869;
    padding: 35px 0 0;
  }
  /*.ph_present dl dd.ph_pre03 .ph_pretxt .ph_prenum { background: #e8dccc; }*/
  .photo_result .announce {
    padding: 20px 0 60px;
    text-align: center;
    color: #000;
    font-size: 0.9em;
    font-weight: bold;
  }

 .photo_result .ph_entry .announce {
    padding: 10px 0 10px;}

 .photo_result .ph_old_btn {
    width: 94%;
    margin: 20px auto;
    text-align: center;
  }
 .photo_result .ph_old_btn a {
    display: block;
    border: 2px solid #84d1d9;
    color: #3cb6c4;
    line-height: 1.2em;
    padding: 15px 0;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
  }
.photo_result  .ph_old_btn a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
.photo_result  .ph_entry {
    background: #84d1d9;
    text-align: center;
    padding: 20px 0 20px;
  }
.photo_result  .ph_entry h3 {
    color: #000;
    margin: 0 0 20px;
    font-size: 18px;
  }
 .photo_result .ph_entry  .ph_entry_txt {
    margin: 0 20px 20px;
    text-align: left;
    color: #000;
    font-size: 14px;
  }
.photo_result .ph_entry_detail {
    width: 90%;
    margin: 0 auto 30px;
    background: #b7dde3;
    padding: 20px 0;
    color: #000;
    font-size: 15px;
    position: relative;
    border: 2px solid #7ba6ab;
  }
.photo_result .ph_entry_detail h4 {
    font-size: 18px;
    line-height: 100%;
    margin: 0 0 15px;
  }
 .photo_result  .ph_entry_detail p {
    margin: 0 20px;
    text-align: left;
    font-size: 14px;
  }
.photo_result .ph_entry_detail::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #7ba6ab;
    margin-top: 2px;
  }
.photo_result .ph_entry_detail::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #b7dde3;
    margin-top: -1px;
  }
.photo_result .entry_info_detail {
    margin: 0 10px 40px;
    border-bottom: 2px solid #ececec;
  }
 .photo_result  .entry_info_detail h3 {
    padding: 20px 0 15px;
    text-align: center;
    font-size: 18px;
    margin: 0;
  }
 .photo_result  .entry_info_detail dl {
    border-top: 2px solid #ececec;
    display: table;
    width: 100%;
    margin: 0;
    font-size: 12px;
  }
 .photo_result  .entry_info_detail dl dt {
    display: table-cell;
    padding: 5px;
    width: 20%;
    font-weight: bold;
  }
.photo_result .entry_info_detail dl dd {
    display: table-cell;
    padding: 5px;
  }
}