html { font-size: calc(112.5% + 0.25vw) }

p.right {text-align: right}

.centering{
    text-align: center;
}

.topicarticle *{
    font-size: 1.2em;
}

div.secondtraincardtopicphoto.centeringtopic.articlepadding > p{
    font-size: 1.2em;
}

.legendclass{
    margin-bottom: 0px;
    font-size: 1.2em;
}

.xssize{
padding-right: 0px;
padding-left:0px;
display: flex;
justify-content: center;
align-items: center;

}


.adunder{
    margin-bottom: 10px;
}

.head_tag {
    margin:  0;             /* デフォルトCSS打ち消し */
    font-size:  24px;       /* 文字サイズ指定 */
    position:  relative;    /* 位置調整 */
    font-weight:  normal;   /* 文字の太さ調整 */
    margin-bottom: 15px;    /* 周りの余白指定 */
    border-bottom: solid 4px rgba(255,165,0, 0.8);        /* 線指定 */
    border-radius: 0px 0px 160px 180px/0px 0px 20px 4px;    /* 角丸指定 */
}
.article_tag {
    margin:  0;                 /* デフォルトCSS打ち消し */
    line-height: 2;             /* 行間調整 */
}


/* .topiclistfont {
    margin: 0;
    line-height: 1.7;
} */

.sharebtnbox{
    padding: 0.2em 0em 0em;
}

.beforeafterbox{
    margin: 0.5em 0em 0.1em;
}

.btn-flat-border {
    display: inline-block;
    font-size: 1em;
    padding: 0.2em 0.5em 0.1em;
    margin: 0 0 0.3em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
  }

  
  .btn-flat-border:hover {
    background: #67c5ff;
    color: white;
  }

  .btn-flat-border:visited {
    color: #67c5ff;
    text-decoration: none; 
  }

  .btn-facebook{
    color: #3B5998;
    border: solid 2px #3B5998;
  }

  .btn-facebook:hover{
    background: #3B5998;
    color: white;
  }
  .btn-facebook:visited {
    color: #3B5998;
    text-decoration: none; 
  }

  .btn-pocket{
    color:#ee4056;
    border: solid 2px #ee4056;
  }

  .btn-pocket:visited{
    color:#ee4056;
    text-decoration: none; 
  }

  .btn-pocket:hover{
    background:#ee4056;
    color: white;
  }

  .btn-changelist{
    padding: 0.1em 0.3em 0.1em;
    margin: 0em 0.5em 0em;
    color:#fff;
    border: solid 1px #fff;
    font-size:0.7em;
    background-color: #ee4056;
  }

  .btn-changelist:hover{
    color:#ee4056;
    border: solid 1px #fff;
    text-decoration: underline; 
    background-color: #fff;
  }

  .btn-changelist:visited{
    color:#ee4056;
    border: solid 1px #fff;
    text-decoration: underline; 
    background-color: #fff;
  }


  .btn-changelist:active{
    color:#ee4056;
    border: solid 1px #fff;
    text-decoration: underline; 
    background-color: #fff;
  }

 

  .btn-hatena{
    color:#008fde;
    border: solid 2px #008fde;
  }

  .btn-hatena:visited{
    color:#008fde;
    text-decoration: none; 
  }

  .btn-hatena:hover{
    background:#008fde;
    color: white;
  }

  .btn-line{
    color:#00c300;
    border: solid 2px #00c300;
  }

  .btn-line:visited{
    color:#00c300;
    text-decoration: none; 
  }

  .btn-line:hover{
    background:#00c300;
    color: white;
  }

@media screen and (max-width: 768px) { 
.navbar .navbar-nav .dropdown .dropdown-toggle::after {
    content: "\f0dd";
    font-family: FontAwesome;

}

.navbar .navbar-nav .dropdown.open .dropdown-toggle::after {
    content: "\f0de";
    font-family: FontAwesome;
}

}


.selectboxfontsize3 {
    display: flex;
    font-size: 0.8rem;
    margin: 0;
        margin-bottom: 0px;
}

.ui.search{
    text-align: center;
}

.selectboxfontsize2 {
    display: flex;
    margin: 0;
        margin-top: 0px;
}

.topiclistbox{
    width:100%;
    border-bottom:dashed 1px #a9a9a9;
}

.topiclistbox2{
    vertical-align: middle;
    border-bottom:dashed 1px #a9a9a9;
}

.toppagepanel2019{
    padding:0;
}

.topiclistfont2019 {
    line-height: 1;
}

.topiclist2019 {
    list-style-type: none;
    padding: 0;
    margin: 0.2em 0 0;
}

.topiclistboxtitleman{
    font-size:10px;
    color:#606060;
    text-align: right;
}

.topiclistboxphoto{
    display: inline-block;
    vertical-align: middle;
      width:20%;
}


.topiclistboxphoto img{
    width:100%;
    vertical-align: middle;
}

.topiclistboxtitle{
    display: inline-block;
    font-size: 14px;
    width:75%;
    vertical-align: middle;
}

.topiclistboxtitle a:visited{
color:blue;
}

.sharebox{
width:100%;
text-align: center;
}

.similararticlebox{
    list-style: none;
    padding:0;
}

.selectboxfontsize{
    font-size: 0.8rem;
    width:100%;
}

.selectboxfontsize2{
    width:100%;
}

.topiclisthr{
    margin-top:0px;
    border-top: 1px solid #8c8b8b;
    margin-bottom:5px;
}


.topiclistclearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .topiclistleft {
    float: left;
    width: 100%;
  }
  .topiclistright {
    float: right;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    margin:  auto;
    margin-bottom: 10px;
  }

  .topiclistahref{
  }

  .topiclisttitle{
    font-size: 0.9rem;
    margin:0;
    margin-top:10px;
    margin-bottom: 5px;
  }

  .topiclistarticle{
    font-size: 0.8rem;
    margin:0;
  }

  .topiclistarticle2{
    font-size: 0.8rem;
    margin:0;
    margin-bottom:10px;
  }

  .topiclistphoto{
/*margin-top:calc(5% + 4px);*/
margin-top:7px;
  }

  .topiclistul{
    padding:0;
  }

  .topiclisphotoman{
    font-size: 0.7rem;
    margin-top:5px;
    margin-bottom:5px;
  }

  img.imgright {
    max-width: 100%;
    height: auto;
    }




.share .twitter, .share .facebook, .share .pocket, .share .hatena {
  display: inline-block;
  vertical-align: top;
}
.share .facebook {
  width: 69px;
  overflow: hidden;
}

.adssp3{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    text-align: center;
}

.adssp2{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    text-align: center;
}

.adssp4{
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
    text-align: center;
}

@media screen and (min-width: 500px) { 
    .adssp3{
        border-radius: 2px;
        border: 0;
        -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
        box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        margin-left:0px;
        margin-right:0px;
        padding-bottom:5px;
        padding-top: 10px;
    }

    .adssp4{
        border-radius: 2px;
        border: 0;
        -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
        box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        margin-left:0px;
        margin-right:0px;
        padding-bottom:10px;
        padding-top: 10px;
    }
    
	
	
}

@media screen and (min-width: 500px) { 
    .adssp2{
        border-radius: 2px;
        border: 0;
        -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
        box-shadow: 0 1px 6px 0 rgba(0,0,0,.12),0 1px 6px 0 rgba(0,0,0,.12);
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        margin-left:0px;
        margin-right:0px;
        padding-bottom:10px;
        padding-top: 10px;
    }
    
	
	
}

 .img480{
width:100%;
max-width:480px;
}

.padding0{
    padding:0;
}

.padding01{
    padding:0;
}

.submissioncard{
    width:90%;
    vertical-align: top;
    margin:7px;
    }

    .submissioncard2{
        width:90%;
        vertical-align: top;
        margin:7px;
        }

.card-body{
 text-align: left;
}

.editorbox{
margin: 5px 0px 10px;
}

.centeringtopic{
    text-align: center;
}

div.centeringdiv{
    text-align: center;
}

.centeringadd{
    margin: 0 auto;
}

h2.tagbox{
font-size:14px;
}

h3.tagbox{
    font-size:14px;
    }

.topicarticle{
    font-size: 1.2em;
}

.topictitle2018{
    font-size: 100%;
    margin: 0;
}

.bfbtn{
    margin: 0 0.5em 0.5em;
}

.articlepadding{
    padding: 0.5em 0.5em 0.2em;
}

.img50per{
width:45%;
max-width:480px;
}

.topictitle{
    font-size: 1.5em;
    margin: 0px 0px 15px;
}

.topictitle2{
    font-size: 1em;
    margin: 0px 0px 15px;
}

.topictitle5{
    font-size: 1.5em;
    margin: 0px 0px 0px;
}

.alt-table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

    .imageimg{
        width: 100%;
        max-width:800px;
        margin: auto;
    }

.widebar{
    display:table;
    width:100%;
    max-width:700px;
    margin: 0 auto;
}


.photobookbox{
     position: relative;
width:100%;
top: 0; left: 0;
border-width: thin;
background-color: #fff;
border-color: #000000;
    border-style: solid;
}




.photobookmode506{
    position: relative;
    width:320px;
    margin: auto;
    
}
 .img660{
width:100%;
max-width:660px;
}

 .img960{
width:100%;
max-width:960px;
}

      .img360{
width:100%;
max-width:360px;
}
          .img320{
width:100%;
max-width:320px;
} 

.photographer{
    margin:7px 0 5px;
}

      .img720{
width:100%;
max-width:660px;
}

.topiclistfont{
font-size: 14px;
line-height: 1.9;
margin:0;
}


.topicphotos-share {
padding-top: 0px;
width: 100%;
overflow: hidden;
line-height: 1.857;
font-size: 13px;
/*position: relative;*/
    float:left;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.centercomment{
text-align: center;       
}

.phototextbox20151108 {
list-style: none;
text-align:center;
margin:0 0 2px;
    position:relative;
/*border-bottom: 1px solid #999999;*/
}
.topicphotos-article {
padding-top: 0px;
width: 100%;
overflow: hidden;
line-height: 1.857;
font-size: 15px;
/*position: relative;*/
    float:left;
}

.topicphotoclip {
width: 100%;
padding: 0;
text-align: center;
background-color: #fff;
height: 25px;
display: block;
text-decoration: none;
font-size: 15px;
float: left;
margin-bottom: 2px;
}

.topicphotoclip2 {
width: 0%;
padding: 0;
text-align: center;
background-color: #fff;
height: 25px;
display: block;
text-decoration: none;
font-size: 15px;
float: left;
margin-bottom: 2px;
}

#topicsphotoscomment{
margin-top: 5px;
 font-size:15px;   
}

.topicphotoclip:hover {
color:#000;
text-decoration: none;
background-color:#eee;
}

.topicphotoclip:visited{
color:#000;
}

.topicphotoclip:link{
color:#000;
}

.topicphotoclip2:hover {
color:#000;
text-decoration: none;
background-color:#eee;
}

.topicphotoclip2:visited{
color:#000;
}

.topicphotoclip2:link{
color:#000;
}

.topicphotoclipfifty {
width: 50%;
padding: 0;
color: white;
text-align: center;

background-color: #fff;
height: 25px;
display: block;
text-decoration: none;
font-size: 15px;
float: left;
margin-bottom: 2px;
}

.topicphotoclipfifty:visited{
color:#000;
}

.topicphotoclipfifty:link{
color:#000;
}
.topicphotoclipfifty:hover {
color:#000;
text-decoration: none;
background-color:#eee;
}


#nonlink{
color:#aaa;
display: block;
padding: 0;
width: 50%;
text-align: center;
background-color: #fff;
height: 25px;
display: block;
text-decoration: none;
font-size: 15px;
float: left;
margin-bottom: 2px;*/
}

            .secondtraincardtopicphoto20151108 {

overflow: hidden;
                width:660px;
padding: 10px 10px 0px;
border-radius: 0px 0px 2px 2px;
background-clip: padding-box;
box-sizing: border-box;
text-align:center;
    }

	    #secondtraincard20151108 {
margin: 0 auto;
margin-bottom: 10px;
width:100%;
background-color: #FFF;
box-sizing: border-box;
            /*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }

	    #secondtraincard20151108-480 {
margin: 0 auto;
margin-bottom: 10px;
width:100%;
background-color: #FFF;
box-sizing: border-box;
            /*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }

	    #secondtraincard20151108-360 {
margin: 0 auto;
margin-bottom: 10px;
width:100%;
background-color: #FFF;
box-sizing: border-box;
            /*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }

	    #secondtraincard20151108-320 {
margin: 0 auto;
margin-bottom: 10px;
width:100%;
background-color: #FFF;
box-sizing: border-box;
            /*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }

.youtube2 {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  padding-top:30px;
    overflow-x: hidden;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}



.photocardsize{
margin: 0 auto;
text-align:center;
}


.photocard{
display:inline-block;
vertical-align:top;
/*width:320px;*/
margin-bottom: 20px;
background-color: #FFF;
border-radius: 4px;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
color: inherit;
padding: 0px;
width:45%;
margin: 10px 5px;
}

.photocardwide{
width:100%;
}

.photocard4{
display:inline-block;
vertical-align:top;
/*width:320px;*/
margin-bottom: 20px;
background-color: #FFF;
border-radius: 4px;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
color: inherit;
padding: 0px;
width:45%;
margin: 10px 5px;
    max-width:300px;
}


.photocard3{
display:inline-block;
vertical-align:top;
/*width:320px;*/
margin-bottom: 20px;
background-color: #FFF;
border-radius: 4px;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
color: inherit;
padding: 0px;
width:45%;
margin: 10px 5px;

}


.photocard2{  /*memberslists�p*/
display:inline-block;
vertical-align:top;
/*width:320px;*/
margin-bottom: 20px;
background-color: #FFF;
border-radius: 4px;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
color: inherit;
padding: 0px;
width:100%;
margin: 10px 5px;

}


.secondtraincardcontentthin {
    overflow: hidden;
    padding: 0px;
    border-radius: 0px 0px 2px 2px;
    background-clip: padding-box;
    box-sizing: border-box;
}

.photocard-photo img {
    width: 100%;
    border-radius: 4px 4px 0px 0px;
}

.photopointlist{
    text-align:center;
}

.photocard .photocard-content {
    padding: 5px 0px 20px;
    color: #434A54;
}

.photocard .photocard-content3 {
    padding-bottom: 5px;
}

.photocard-content2 {
    padding: 10px 0px 20px;
    color: #434A54;
    line-height: 200%;
}


@media screen and (min-width: 376px) { 
    .photocard2{
        width:45%;
        }

}


@media screen and (min-width: 540px) { 
	.photocard{
	
	width:30%;
	}
	
		.photocard2{
	/*width:30%;*/
	}
    
            .photocardwide{
width:100%;
}
    
	
	
}


@media screen and (min-width: 350px) { 
    
            	    #secondtraincard20151108-320 {
/*margin: 0.5rem 0px 1rem;*/
                    margin-left: 0 auto;
                    margin-right: 0 auto;
                    margin-bottom: 10px;
            width:320px;
background-color: #FFF;
box-sizing: border-box;
/*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }
}

@media screen and (min-width: 390px) { 
    
            	    #secondtraincard20151108-360 {
/*margin: 0.5rem 0px 1rem;*/
                    margin-left: 0 auto;
                    margin-right: 0 auto;
                    margin-bottom: 10px;
            width:360px;
background-color: #FFF;
box-sizing: border-box;
/*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }
}

@media screen and (min-width: 480px) { 
    
    .topicphotos-article {
padding-top: 0px;
width: 60%;
overflow: hidden;
line-height: 1.857;
font-size: 15px;
/*position: relative;*/
    float:left;
}
    
    .topicphotos-share {
padding-top: 0px;
width: 40%;
overflow: hidden;
line-height: 1.857;
font-size: 13px;
/*position: relative;*/
    float:left;
}
    
}

@media screen and (min-width: 510px) { 

    .topiclistleft {
        width: 80%;
      }
      .topiclistright {
        width: 20%;
        position: relative;
        /*margin-top:7px;
        margin-bottom: 0px;*/
        /*margin:0 auto;*/
      }
    
            	    #secondtraincard20151108-480 {
/*margin: 0.5rem 0px 1rem;*/
                    margin-left: 0 auto;
                    margin-right: 0 auto;
                    margin-bottom: 10px;
            width:480px;
background-color: #FFF;
box-sizing: border-box;
/*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }
    
    	.photocard2{
	width:45%;
	}
	
}

@media screen and (min-width: 690px) { 
    
        	    #secondtraincard20151108 {
/*margin: 0.5rem 0px 1rem;*/
                    margin-left: 0 auto;
                    margin-right: 0 auto;
                    margin-bottom: 10px;
            width:660px;
background-color: #FFF;
box-sizing: border-box;
/*border-bottom: 5px solid #f44336;*/
border-radius: 2px;
background-clip: padding-box;
position: relative;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
    }

    .submissioncard{
        width:45%;
        }
    
        .photocardwide{
width:45%;
}

    
    .topicphotoclip2 {
width: 100%;
padding: 0;
text-align: center;
background-color: #fff;
height: 25px;
display: block;
text-decoration: none;
font-size: 15px;
float: left;
margin-bottom: 2px;
}
    
    
    
    
}

@media screen and (min-width: 768px) { 
	.photocard{
	
	width:23%;
	}
    

    .btn-flat-border {
        padding: 0.3em 1em 0.2em;
      }

    .topiclistboxtitleman{
        margin:5px 0 0;
        font-size:12px;
    }

    .photocardwide{
width:45%;
}
	
	
			.photocard2{
	width:31%;
	}
	
    .photocard3{
        width:31%;
    }
	
.photocard4{
width:45%;
}
    
    .imageimg{
        width: 80%;
        max-width:800px;
        margin: auto;
    }
	
	
	}

@media screen and (min-width: 1200px) { 

	
.photocard4{
width:23%;
}
    
    
        .photocardwide{
width:32%;
}
	
	
	}