@charset "UTF-8";

/* ----------------------------------------------- CSS Information
 Style Info:    ブログ
 Notes:          
--------------------------------------------------------------- */
.main-wrap{
width:100%;
padding-top:5em;
}

.main-title_bg{
width:100%;
line-height: 100%;
text-align: center;
margin: 0 0 8%;
    padding: 3% 0;
    background-color: #063459;
}
.main-title{
width:49.479%;
margin: 0 auto;
}
.main-title img{
width:100%;
}

.main-content	{
	width:49.479%;
	max-width: 1200px;
	margin: 0 auto;
}

.sidebar {
	width: 15.7894%;
    float: right;
	box-sizing: border-box;
	background-color: #FFF;
	margin: 0 auto 15%;
    padding: 0;
}

.side-menu-box h3{
border-bottom:1px solid #808080;
font-size: 1.2vw;
}

.widget{
margin-bottom: 30%;
}

.widget .box-content{
font-size: 1vw;
}

.topics-container{
	width:74.7368%;
float: left;
}

.topics-box{
margin-bottom: 5%;
}


.article-title {
	white-space: normal;
  overflow:visible;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
	width: 100%;
    font-size: 1.2vw;
    border-bottom: 1px solid #808080;
    font-weight: bold;
}

.article-title  a{
    text-decoration:none;
    color: #000;
}

.article-title  a:hover{
opacity:0.6;
}

.date{
font-size: 1vw;
float: left;
margin: 2% 0;
}

.category {
	/*width: 20%;*/
	display: block;
    font-size: 1vw;
	box-sizing: border-box;
	text-align: center;
	border: 1px solid #000000;
    float: right;
    margin: 3% 0;
    padding: 1% 2%;
    line-height: 100%;
}

.box02{
width: 100%;
font-size: 1vw;
line-height: 170%;
margin-bottom: 5%;

}

.box02 img{
max-width: 100%;
}


.side-menu-box {
	margin: 0 auto 30%;
}
.widget_categories h3.box-title {
	margin: 0 auto 5%;
	font-size: 1.2vw;
	border-bottom: 1px solid #808080;
}
.widget_archive h3.box-title {
	margin: 0 auto 10%;
	font-size: 1.2vw;
	border-bottom: 1px solid #808080;
}

.prev-area {
    width: 100%;
    margin: 10% auto;
    display: inline-flex;
}

.before-kiji {
	width: 25%;
    margin-right: 12.5%;
    text-align: left;
}

.before-kiji a{
text-align: left;
    text-decoration:none;
    color: #000000;
    display:block;
    font-size: 1.2vw;
    font-weight: bold;
    line-height: 180%;
    padding: 0;
    width: 100%;
/*display: -webkit-box;*/
 /* display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
  /*-webkit-box-pack: center;*/
 /* -ms-flex-pack: center;
  justify-content: center;*/
}

.before-kiji a:hover{
color: #808080;
}


.after-kiji {
	width: 25%;
    margin: 0;
    text-align: right;
}

.after-kiji a{
text-align: right;
    text-decoration:none;
    color: #000000;
    background-color: #ffffff;
    display:block;
    font-size: 1.2vw;
    font-weight: bold;
    line-height: 180%;
    padding: 0;
    margin: 0;
    width: 100%;
    /* display: -webkit-box;*/
  /*display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
  /*-webkit-box-pack: center;*/
 /* -ms-flex-pack: center;
  justify-content: center;*/
}

.after-kiji a:hover{
color: #808080;
}

.kiji-list {
	width: 25%;
    margin-right: 12.5%;
    text-align: center;
}
.kiji-list a {
text-align: center;
	text-decoration:none;
    box-sizing: border-box;
    color: #000000;
    background-color: #ffffff;
    display: block;
    font-size: 1.2vw;
    font-weight: bold;
    line-height: 180%;
    padding: 0;
   /*display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;*/
}

.kiji-list a:hover{
color: #808080;
}


/* ================= smartphone ================= */
@media only screen and (max-width:699px) {

.main-content {
    width: 90%;
    margin: 0 auto 15%;
}

.main-title {
    width: 100%;
    margin: 0 auto;
}

.topics-container{
	width:100%;
float: none;
}

.article-title {
    font-size: 16px;
    }
    
    .date {
    font-size: 14px;
    float: left;
    margin: 2% 0;
}

.category {
    width: 50%;
    display: block;
    font-size: 14px;
    }

.box02 {
    width: 100%;
    font-size: 14px;
    line-height: 170%;
    margin-bottom: 5%;
}












.sidebar {
    width: 100%;
    float: none;
}

.widget .box-content {
    font-size: 14px;
}

.widget_categories h3.box-title {
    margin: 0 auto 5%;
    font-size: 16px;
    border-bottom: 1px solid #808080;
}

.widget_archive h3.box-title {
    margin: 0 auto 10%;
    font-size: 16px;
    border-bottom: 1px solid #808080;
}

.before-kiji {
    width: 30%;
    margin-right: 5%;
    text-align: left;
}

.kiji-list {
    width: 30%;
    margin-right:5%;
    text-align: center;
}

.after-kiji {
    width: 30%;
    margin: 0;
    text-align: right;
}

.after-kiji a {
    font-size: 14px;
    }
    
.kiji-list a {
    font-size: 14px;
    }  
    
.before-kiji a {
    font-size: 14px;
    }    


}