@charset "utf-8";
/* CSS Document */
:root {
  --bgd: #02732E;
--boat_color:#f1f1f1;

  --link-blue:#fed136;
  --link-blue2:#fec503;
  --the_pink:#ED1E79;
}

/*-
--main_text: #222;
    --the_pink: #ED1E79;
    --bg1: #0DA749;
    --bg1_dark: #02732E;
    --bg1_text: #FFFF00;
    --bg2: #FAEECF;
    --bg2_dark: #E7D096;
    --white: #fff;
    --text_green_back: #ffffff;
    --text_white_back: #0DA749;
    --list_mark1: #ED1E79;
    --link_color: #fed136;
    --linked_color: #fec503;
    
-*/    
a
{

  color:var(--link-blue);
}

.container {
    max-width: 1000px;
}  

#side a:link{
color:#fff;
}


#side a:visited{
color:#ccc;
}
/*----blog ------*/
/*----blog ------*/

#global_navi,#side h2,#side h3{
font-family: --var(the_font);
}
#top_header{
background-image:   linear-gradient( to top, rgba(000,000,000,0),  #000 ),url("img/blog_top_back.jpg") ;
background-size:cover;
border-bottom:var(--accent_color) 3px solid;
}
#logo_text{
vertical-align: middle;
}

#top_header{
padding-top: 90px;
padding-bottom: 30px;
}
#blog_logo{
height: 150px;
text-align: center;
margin: 0 auto;
max-width: 100%;
}
.logo_box{

width:100%;
height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

    section {
        padding-top: 50px;
		      padding-bottom:00px;
    }
.mark, mark {
    padding: .2em;
  background-color: #F966C5;
}

.badge{
  display: inline-block;
  padding:0.5em;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

#blog article{
color:#1D1B1B;
font-family: initial;
display: block;
margin-bottom: 50px;
padding: 1rem;
border-bottom: 2px solid var(--accent_color);
background-color: #F0E2BE;
word-break: break-all;
}
article h1, article h2,article h3,article h4, article h5,article h6 {
    font-weight:bold;
    font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	}

#blog .embed-responsive{
margin-bottom: 1rem;
}
.honbun img{
width: 100%;
height: auto;
margin-bottom: 1rem;
}
.honbun{
font-size:1.25rem;
font-weight: normal;
}
figure.image {
background-color: #F0E2BE;
}
figure.image > figcaption {
font-size:0.8rem;
opacity:0.8;
padding :0 1rem 1rem 1rem;
font-style: normal;
}

#blog h1{
padding:1.5rem 0;
font-size: 1.5rem;
  font-weight: bold;
}

.pager_flex{
 display: flex;
flex-wrap:         nowrap;
justify-content:         space-between;
margin:20px 0;
}
a.paging_button{
display: inline-block;
width: 49%;
text-align: center;
background-color:#fed136;
color: #000  !important;
font-size: 1rem;
padding: 20px;
border-radius: 3px;
border-bottom: 6px solid  #AA870F;
}
div.pager_right > a{
amargin-left:2px;
}
.disabled{
display:inline-block;
width:49%;
text-align:center;
background-color:#fed136;
color:#000  !important;
font-size:1rem;
padding:20px;
border-radius:3px;
opacity: 0.3;
}

	.anoter_posts{
padding:0px;
margin-bottom: 1rem;
}

.anoter_posts.clearfix h4{
font-family: initial;
font-size: 1rem;
font-weight:normal;
}

div.anoter_posts.clearfix > p{
font-family: initial;
color:#fff !important;
line-height: 1rem;
}

.image_waku {
width:120px;
height:130px;
overflow:hidden;
float:left;
margin-right:10px ;
}

.image_waku > img{
margin-top: 5px;
max-width:120px;
height:auto;
}
.spi_button{
background-color: #333;
filter: drop-shadow(4px 4px 4px rgba(255,255,255,0.2));
}

.yymm > a{
display:block;

}
#hid{
display: none;
}
#more{
cursor: pointer;
color:#fff;
}
.dropdown-toggle{
display:block;
padding:10px 0 0 10px;
}

/*- https://github.com/philipwalton/solved-by-flexbox/blob/master/assets/css/components/input-add-on.css-*/
.InputAddOn {
  display: flex;
}

.InputAddOn-field {
  flex: 1;
  background: #5F5F5F;
  color:#fff;
}
.InputAddOn-item.btn.btn-primary{
padding-left:24px;
padding-right:24px;
  border-radius: 0px;
	border:none;
				border-left:none;

}

 input.InputAddOn-field{
	border:none;
	border-right:none;

	}

#blog a img{
border-bottom: 4px solid #222;
  border-radius: 6px;

}

 .found{
  animation: Flash1 2s infinite;
}
#blog article a {
    color: var(--the_pink);
}

article a.badge{
font-weight: normal;
font-size:0.8rem;
}

.guide_title{
font-size:1.2rem;
background-color: #111;
padding: 0.5rem;
}
.badge-pill
{

  padding-right: 0.2em;
  padding-left: 0.2em;
font-size:0.8rem;
width:100%;
}
.opa03{
opacity: 0.5;
}

#blog_under_banner  img{
width:100%;
margin-top: 50px;
}
#guide_table td,#guide_table th{
width: calc( 100% / 7) !important;
font-size: 0.8rem;
font-family: 'Fjalla One', sans-serif;
}

#blog_side_sponsor img{
margin-top: 40px;
margin-left: 5%;
width:90%;
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 


#top_header{
padding-top: 90px;
padding-bottom: 150px;
height: 400px;
}
#blog article{
padding: 2rem;
}

#blog_logo{
height: 250px;
}

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
#blog article{
padding: 2rem;
}

#blog_under_banner  img{
width:48%;
margin-left: 2%;
}

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 


#blog_side_sponsor img{
margin-top: 40px;
margin-left: 5%;
width:200px;
}

}

@media (min-width: 1600px) { 

}