@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Lato:700');
html {
	font-size: 62.5%;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "游ゴシック体", YuGothic,"Yu Gothic", "游ゴシック Medium","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 160%;
	color: #000;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	vertical-align: baseline;
}

a {
	color:#000;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:hover {
	color:#000;
}
a:visited {
	color: #000;
}
a:active, a:focus {
	outline:0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none
}
p {
	margin: 0;
	padding: 0;
}
em {
	font-weight: bold;
	font-style: normal;
}
strong {
	font-weight: bold;
	font-style: normal;
}
img {
	border:0;
	vertical-align: middle;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
input, textarea {
	box-sizing: border-box;
	line-height: 1.8;
	border: 0;
	border-radius: 0;
	outline: none;
}
sup {
	font-size: 71.42857%;
	vertical-align: super;
}
.floL {
	float:left;
}
.floR {
	float:right;
}
img {
}
input[type="submit"], input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
 display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
 outline-offset: -2px;
}
.clear {
	clear:both;
}
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
section:before, section:after {
	content: " ";
	display: table;
}
section:after {
	clear: both;
}
section {
 *zoom: 1;/*7*/
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
/*JQ*/
.fadein {
	opacity : 0;
	transform : translate(0, 50px);
	transition:all 0.5s;
}
.fadein-scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
.cover {
	overflow:hidden;
}
.cover img {
}
.cover img:hover {
	opacity: 0.8;
}
/*=====================================================================
Layout
=====================================================================*/
header {
	width: 100%;
	position: relative;
  	background: none;
 	height: auto;
}

header h1 {
	padding-top: 15px;
	margin: 0 auto;
	display: block;
	width: 150px;
	height: 50px;
	/*background: url("../img/sensa_logo.svg")no-repeat center center;
	background-size: contain;
	overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;*/
}
.fix{
  position: fixed;
  top: 0;
    width: 100%;
    background: #fff;
    z-index: 999999;
}
#footer {
	text-align: center;
	position: relative;
	background: #fff;
	padding: 20px 0;
	letter-spacing: 0.1rem;
	font-size: 1.0rem;
}
#footer .footer_contact {
	padding-bottom: 5px;
}
#footer .footer_contact a {
	color:#000;
}

#footer .hipland-logo {
	padding-top: 12px;
	margin: 0 auto;
	display: block;
	height: 50px;
	width: 600px;
	text-align: center;
}
.footer-share {
	position: relative;
	right:0;
	top:   0;
	background:   #fff;
}
.footer-share ul li {
	padding: 1rem
}
.footer-share ul li i {
	font-size:2rem!important
}
.hipland{
	margin: 20px auto 10px;
	text-align: center;
}
.hipland a {
	display: block;
	background-size: contain;
	padding: 0;
	width: 188px;
	margin: 0 auto;
	/*
	background: url(../img/logo_hlm.svg) no-repeat center center;
	white-space: nowrap;
	overflow: hidden;*/
}
.single{
	min-height: 600px
}
.single,.shere-follow{
	background: #fff;
}
.single .txt{
	text-align: center;
	margin: 40px auto;

}
.single .txt p{
	font-size: 1.4rem;
	line-height: 4rem;
}
	/*top */
/*追加_バナー*/
.top_banner_topics {
	margin-top: 20px;
	display: block;
	background-color: #fff;
	padding-bottom: 20px;
}
.top_banner_topics .banner_title{
	display: block;
	background-color:#58A9A9;
	    font-family: 'Lato', sans-serif!important;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 7px;
}
.top_banner_topics p {
	font-family: serif;
	font-weight: bold;
	text-align: center;
	font-size:14px;
	padding: 20px 0 10px;
	
}
.top_banner_topics img {
	width:100%;
}
.top_banner_topics .body {
	display: inline-block;
	width:80%;
	margin: 0 10%;
	font-size: 12px;
}
.top_banner_topics .body li{
	padding-top: 5px;
}
.top_banner_topics .body a {
	font-weight:bold;
	font-size: 14px;
	color:#58A9A9;
	margin-top: 10px;
}
.top_banner_topics .body a:hover{
	opacity: .6;
}

.inner {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.Thumb{
	background:#e6f7eb;
}
.Thumb_top {
	padding-bottom:30px;
}

/*追加*/
.Thumb .category_font,#topics .Thumb H3 {
	font-size:2.5rem;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif!important;
	font-weight: 700;
	font-style: normal;
}
.feature_cate {
	display: block;
	font-family: 'Lato', sans-serif!important;
	margin-bottom: 1.5rem;
}
.feature_cate li {
	display: inline-block;
	font-size:1.5rem;
	letter-spacing: 1px;
	color:#000;
	padding-right: 10px;
}
.feature_cate li a{
	color:#000;
}

/*追加*/


.Thumb H2 {
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight: 600;
    font-size: 3rem;
    text-align: center;
    margin: 6rem 0 3rem
}
#topics .Thumb H2,#recommend .Thumb H2,#topics .Thumb H2 {
	margin:1.5rem;
	font-size: 1.8rem
}
#pickup H3, #playlist H3 , #category H3{
	text-align: center;
	margin: 3rem 0 1.5rem;
}
#topics .Thumb H3,#recommend .Thumb H3,#topics .Thumb H3 {
	margin:1.5rem 0 1.5rem;
}
h2 img,h3 img{
	/*height: 3vw;*/
	height:4.5vw;
	width: auto;
}
#category H3 {
	text-align: center;

}
.Thumb H4 {
    font-size: 1.6rem;
    text-align: center;
    margin: 6rem 0 3rem;
    font-weight: 600;
    padding: 0 1rem
}
body#archive .Thumb H2{
	margin: 1.5rem 0 1.5rem;
}
body#archive .Thumb H4{
	margin: 2rem 0 3rem
}
#Relatedposts h3 {
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	margin: 0;
	margin-bottom: 28px;
	position: relative;
	display: block;
	line-height: 1.4;
}
#Relatedposts2 h3 {
	text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.2rem;
    margin: 0;
    margin-bottom: 20px;
    /* margin-bottom: 28px; */
    padding-bottom: 15px;
    position: relative;
    display: block;
    line-height: 1.4;
}
#Relatedposts2 h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 15px);
	width: 20px;
	height: 5px;
	border-radius: 5px;
	background-color: #00AF9A;
}
#Tagposts h3 {
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 12px;
	position: relative;
	display: block;
	line-height: 1.4;
}
.PressBoxThumb .side {
	width: 90vw;
	margin: 3vw auto 0;
}
/*
.top_highlighter_banner{
	width: 100%;
	margin: 3rem 0;
}
.PressBoxThumb .side .top_highlighter_banner img {
	width: 100%;
}
*/
/*
#playlist{
	padding-bottom: 3vw;
}*/
/*追加*/
.tag_list {
	padding-bottom: 3vw;
}
.tag_list ul {
	text-align: center;
}
.tag_list li {
	display: inline-block;
	text-decoration: none;
	/*background-color: #58A9A9;*/
	border: solid 1px #58A9A9;
	font-size: 1.3rem;
	padding:6px 10px 5.5px;
	margin:0px 2px 9px;
	border-radius: 14px;
	word-break: break-all;
	
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.tag_list li a {
	color:#58A9A9 !important;
}
.tag_list li:hover {
	opacity: 0.4;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.spotify iframe {
	width:100%;
	margin:0 auto;
	padding-top: 20px;
}


.btnmore {
	text-align: right;
}
.pressBox .inner {
	width: 100%;
}
a:-webkit-any-link {
 color: -webkit-link;
 cursor: pointer;
}
.pressBox .grid {

}
.pressBox .grid li {
	width: 	100%;
	position: 	relative;
	height: 64vw;
	margin: 0;
	float: left;
	box-sizing: border-box;
	background: #E6F7EB;
	/*background: 	#fff;*/
	font-size: 	1.2rem;
	box-sizing: border-box;
}
.pressBox .grid li:first-child {
	margin-left: 0%;
}
.pressBox .grid li .cover {
	position: relative;
    z-index: 0;
    width: 100%;
   
}
.pressBox .grid li img {
	
	width: 100%;
   	height: 64vw;
	object-fit: cover;
	font-family: 'object-fit: cover;'/*IE*/;
}
.pressBox .grid li:hover {
    opacity: 0.8;
}
.pressBox .grid li p {
	position: absolute;
	bottom: 0;
	left: 0;
	text-decoration: none;
	text-align: left;
	color: #fff;
	padding:0.5rem 1rem;
	vertical-align: middle;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
	background-clip: padding-box;
	font-size: 1.4rem;
	line-height: 1.4;
	height: auto!important;
	width: 100%;
    box-sizing: border-box;
}
.pressBox .grid li p, .PressBoxThumb .grid li p {
	font-weight: 500;
}
ul.grid {
	position: relative;
	z-index: 1;
}
.PressBoxThumb .grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 100vw;
	justify-content: flex-start;
}
.categoryThumb .grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	width: 90vw;
}
.categoryThumb .grid img {
	padding-top: 2.5px;
}
.PressBoxThumb .grid li {
	position: 	relative;
	height: auto;
	box-sizing: border-box;
	font-size: 	1.2rem;
	width: calc(50vw - 0.5px);
	margin: 0 .5px 0 0;
	background: #fff;
	overflow:hidden;
}
body#index .PressBoxThumb .grid li:first-child,body#index .PressBoxThumb .grid li:nth-child(odd){
	margin:.5px 0.5px 0.25px 0;
	width: calc(50vw - 1px);
}
body#index .PressBoxThumb .grid li:nth-child(even){
	margin: .5px 0 0.25px 0.5px;
	width:  50vw;
}

body#topics .PressBoxThumb .grid li:first-child {
	width: 100vw;
	margin: 0;
}
body#topics .PressBoxThumb .grid li{
	margin: .5px 0 0.25px 0.5px;
    width: calc(50vw - 1px);
}
body#topics .PressBoxThumb .grid li:nth-child(even){
	margin: .5px 0.5px 0.25px 0;
    width: 50vw;
}

body#topics .PressBoxThumb .grid li:first-child p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-decoration: none;
    text-align: left;
    color: #fff;
    padding: 0.5rem 1rem;
	/*height: calc(3rem + 2rem + .8rem);*/
	height: calc(3rem + 2rem + 2rem);
	padding: 0.75rem 1rem 0.95rem;
	
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background-clip: padding-box;
    font-size: 1.4rem;
    line-height: 1.55;
    height: auto;
    width: 100%;
    box-sizing: border-box;
}
.PressBoxThumb .grid li:hover {
    opacity: 0.8;
}
.PressBoxThumb #block1 .grid li{
	width: 100vw;
	padding:0;
}
#recommend .PressBoxThumb .grid li  {

    height:66vw;
    overflow: hidden;
}
.PressBoxThumb #block1 .grid li img{
	width: 100%;
	height: auto;
}
.PressBoxThumb .grid li .cover {
	position: relative;
	z-index: 0;
	width: 100%;
}
/*
#recommend .PressBoxThumb .grid li .cover {
    height:66vw;
}
#recommend .PressBoxThumb .grid li .cover img {
    height:66vw;
}*/

.PressBoxThumb .grid li img {

  width: 100%;
  height: 33vw;
  object-fit: cover;
  font-family: 'object-fit: cover;'/*IE*/;
}

.PressBoxThumb .grid li p {
	font-size: 1.3rem;
	padding:0.6rem 1rem 0.96rem;
	line-height: 1.6;
	/*padding:0.6rem 1rem 1rem;*/
	color: #000;
	word-break: break-all;
}
.PressBoxThumb .grid li p {
	height: calc(3rem + 2rem + .4rem);
	
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}





body#topics .PressBoxThumb .grid li:first-child .cover img{
	height: 66vw;
}
body#recommend .PressBoxThumb .grid li p{
	position: absolute;
    bottom: 0;
    left: 0;
    text-decoration: none;
    text-align: left;
    color: #fff;
    padding: 0.5rem 1rem;
    vertical-align: middle;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background-clip: padding-box;
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 1rem;
    width: 100%;
    box-sizing:border-box;
    height: auto!important
}
.timeB {
	margin: -26px 0 0 11px;
	position: relative;
	z-index: 1;
}
.PressBoxThumb .grid li p.date {
	height:auto;
	padding:1.5rem;
	color: #000;
	font-size: 1.0rem;
	display: inline-block;
	padding: 8px 10px;
	background-color: #fff;
	line-height: 1;
}
.categoryThumb {
	padding-bottom: 40px;
}
.categoryThumb ul {
	width: 100%;
	margin: 0 auto 1%;
	width: 90vw;
}
.categoryThumb ul li {
	background: #fff;
	text-align: center;
	border-radius: 5px;
	border: 2px solid #bbb;
	width:23%;
	padding: 0 0 1vw 0;
	margin: 0 0 2vw 0;
}
.categoryThumb ul li a {
	color: #000;
	font-size: 3vw;
	
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.categoryThumb ul li a:hover {
	opacity: 0.4;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#Relatedposts{
	background: #e6f7eb;
	padding: 20px;
}
#Relatedposts li {
	display: block;
	margin: 10px 0;
	padding: 0 18px 0 0;
	 background-color: rgba(255, 255, 255, .85);
}
#Relatedposts li .cover {
	position: relative;
	overflow: hidden;
	width: 120px;
	min-width: 120px;
	height: 80px;
	min-height: 80px;
	margin: 0 18px 0 0;
}
#Relatedposts li img {
}
#Relatedposts li p {
	font-size: 1.4rem;
	padding:0;
	color: #000;
}
#Relatedposts ul {
	width: 90vw;
	margin: 0 auto
}
#Relatedposts li a {
	display: flex;
	align-items: center;
	-webkit-box-align: center;
}
#Relatedposts li img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
	font-family: 'object-fit: cover;'/*IE*/;
}
#Relatedposts li a:hover {
	width:auto;
	height: 100%;
	opacity: 0.5;
	object-fit: cover;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#Relatedposts2{
	padding: 20px 20px 40px;
}
#Relatedposts2 li {
	display: block;
	margin: 10px 0;
	 background-color: rgba(255, 255, 255, .85);
}
#Relatedposts2 li .cover {
	position: relative;
	overflow: hidden;
	width: 210px;
	min-width: 210px;
	height: 140px;
	min-height: 140px;
}
#Relatedposts2 li img {
}
#Relatedposts2 li p {
	font-size: 1.4rem;
	padding: 0 18px;
	color: #000;
}
#Relatedposts2 ul {
	width: 90vw;
	margin: 0 auto
}
#Relatedposts2 li a {
	display: flex;
	align-items: center;
	-webkit-box-align: center;
	background-color: #f2f2f2;
}
#Relatedposts2 li img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
	font-family: 'object-fit: cover;'/*IE*/;
}
#Relatedposts2 li a:hover {
	width:auto;
	height: 100%;
	opacity: 0.5;
	object-fit: cover;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#Tagposts{
	background: #e6f7eb;
	padding: 20px 0 0;
}
#Tagposts li .cover {
	position: relative;
	overflow: hidden;
	width: 120px;
	min-width: 120px;
	height: 80px;
	min-height: 80px;
	margin: 0 18px 0 0;
}
#Tagposts ul {
	width: 90vw;
	margin: 0 auto
}
#Tagposts li a {
	display: flex;
	align-items: center;
	-webkit-box-align: center;
}
#Tagposts li a:hover {
	width:auto;
	height: 100%;
	opacity: 0.5;
	object-fit: cover;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

ul.archive-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0 auto 3%;
    width:90%;

  }
    ul.archive-list li {
    width: 100%;
    margin: 3% ;
    text-align: center;
  }

/*main*/
.page-title {
	border-top: #00AF9A solid 5px;
	border-bottom: #00AF9A solid 1px;
	margin: 0 0 30px;
	position: relative;
}
.main {
	font-size: 1.4rem;
	width: 90vw;
	margin: 30px auto;
	line-height: 1.8;transition: .3s ease-in-out;
}
.main h3 {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
	margin: 3rem 0;
	letter-spacing: 0.1em;
	width: 100%;
	/*
	padding: 0 0 2rem;
	height: 10.4rem;*/
}
.main h4 {
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	margin: 0;
	margin-bottom: 10px;
	/*margin-bottom: 28px;*/
	padding-bottom: 20px;
	position: relative;
	display: block;
	line-height: 1.4;
}
.main h4:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: calc(50% - 15px);
	width: 20px;
	height: 5px;
	border-radius: 5px;
	background-color: #00AF9A;
}
.main h5 {
	text-align: left;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 0.8rem;
	position: relative;
	display: block;
	line-height: 1.4;
}
.main h5:after {
	content: "";
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	height: 3px;
	border-radius: 5px;
	background-color: #00AF9A;
}
.main h6 {
	text-align: left;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	margin: 0;
	margin-bottom: 10px;
	padding-left: 0.8rem;
	position: relative;
	display: block;
	line-height: 1.4;
}
.main h6:before {
	content: "";
	position: absolute;
	bottom: 0;
	left:0;
	width: 3px;
	height: 100%;
	border-radius: 5px;
	background-color: #00AF9A;
}
.main p + h4 {
	margin-top: 20px;
}
.main p.date {
	font-size: 1.2rem;
	padding: 0;
	text-align: right;
	display: inline-block;
	width: 20.8%;
}
.main p img {
	display: block;
	text-align: center;
	/*margin: 30px auto 60px;*/
	padding:15px 0;
}
.main_body img {
	padding:15px 0;
}
.main_body a {
	color:#00AF9A;
	font-weight: bold;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main_body a:hover {
	opacity: 0.4;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.tabelog iframe {
	max-width:100%;
	padding: calc(315 / 560 * 100%) 0 0;
}

.title-thum-img {
	width: 100%;
	position: relative;
}
.title-thum-img img {
	width: 100%;
	margin: 0;
}
.share, .categoryTag {
	margin:0;
	padding:0;
	font-size: 0;
}
.share li, .categoryTag li {
	display:inline-block;
	white-space: nowrap;
	font-size: 1.2rem;
	line-height: 1.4;
	padding: 0 0.5rem;
}
.social-box .share li {
	padding: 0 0.1rem;
}
/*追加*/
.PressBoxThumb .notfoundmain {
	margin: 30px 0;
	margin: 0 auto;
	text-align: center;
	padding :30px 0;
	font-size: 13px;
}
.notfound_top {
	border: solid 1px #58A9A9;
	padding:10px;
	width:150px;
	margin:30px auto 0;
}
.notfound_top a {
	color: #58A9A9;
}
.notfound_top:hover {
	opacity: 0.4;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.categoryTag li {
	border: solid 1px #58A9A9;
    font-size: 1rem;
    padding: 6px 10px 5.5px;
    margin: 3px;
    border-radius: 14px;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.categoryTag li:hover {
	opacity: 0.4;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.share li.writer {
	/*width: 100%;*/
	width:auto;
	margin-bottom: 10px;
}
.share li a, .categoryTag li a {
	text-decoration: none;
	color:#000;
}
.categoryTag li a {
	color: #58A9A9 !important;
}
.share li a i, .categoryTag li a i {
	font-size:2.2rem;
	line-height:2.2rem;
	padding: 0;
}
.share li a i {
	padding-left: 1px;
}
.share-box {
	position: relative;
	width: 90vw;
	height: 90vw;
	margin-top: 12.5vw;
	overflow: hidden;
	box-sizing: border-box;
	margin: 30px auto;
}
.share-box-img {
	position: relative;
	line-height: 0;
	height: 100%;
	width: 100%;
}
.share-box-img img {
    object-fit: cover;
	opacity: 0.8;
	height: 100%;
    width: 100%;
	font-family: 'object-fit: cover;'/*IE*/;
}
.share-box-content {
	width: 65vw;
	position: absolute;
	margin: auto;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: rgba(255, 255, 255, .85);
	text-align: center;
	padding: 30px 20px;
}
.share-box-content .title {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2rem;
}
.share-box-content .submenu {
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 1.3rem;
	line-height: 2rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.share a {
	display: inline-block;
	padding: 0;
 	transition: .3s;
	letter-spacing: .05em;
}
.share-box .share a {
	font-size: 2.5rem;
	line-height: 5rem;
	width: 5rem;
	height: 5rem;
	border: 1px solid #00AF9A;
	border-radius: 50%;
	background: #00AF9A;
	color: #fff;
}
.share-box .share a:hover {
	background: none;
	color: #00AF9A;
}
.follow a {
	display: inline-block;
	width: 12vw;
	border: 1px solid #00AF9A;
	padding: 10px 0;
 	transition: .3s;
	letter-spacing: .05em;
	line-height: 1;
	color: #00AF9A!important;    font-size: 1.6rem;
}
.share-box .follow a:hover {
	background: #00AF9A;
	color: #fff;
}
.share-box .follow a:hover i{
	color: #fff;
}
.share-box .share a {
}
.categoryTag {
}
.writer {
	width: 100%;
	margin: 0;
}
.social-box img {
	width: 30px;
	height: auto;
	display: inline-block;
	/*追加*/
	border-radius: 50%;
    border: 1px solid #666;
}
.social-box p {
	display: inline-block;
	padding: 0 15px 0 5px;
}
.social-box span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.social-box i {
	letter-spacing: -3px
}
ul.topicpath {
	font-size: 1.2rem;
	display: inline-block;
	width: 79%;
}
ul.topicpath li {
	display: inline;
	list-style-type: none;
}
ul.topicpath li:after {
	content:" > ";
}
ul.topicpath li a {
	color: #000;
}
ul.topicpath li:last-child:after {
	content:"  ";
}
.comment-box {
	margin: 38px 0 15px;
	border-bottom: #d6d6d6 dotted 2px;
}

.social-box {
	margin: 0;
	padding: 0 0 5px;
	border-bottom: #d6d6d6 dotted 2px;
}
.social-box .categoryTag {
	padding:10px 0;
}
.social-box .share {
	display: inline-block;
}
.categoryTag {
	color: #00AF9A;
	padding:1rem 0;
}
.social-box .share li a {

    padding:0.3rem;
	    padding-right: 10px;
}
.social-box .share li a i{
    font-size: 1.4rem;
    line-height: 1.4rem;
    padding: 0;
}
/*=====================================================================
draw
=====================================================================*/
/*z-index20*/
nav {
	margin:0;
	padding: 0;
}
input[type="checkbox"] {
	display: none;
}
.mainMenu ul {
	margin: 0;
	padding: 0;
}

.inner_menu {

}

.mainMenu .menu_contact {
	padding: 1.7rem 2rem .5rem;
	font-size: 1.3rem;
}

.mainMenu .menu_contact a {
	color:#00af9a;
}

.mainMenu {
	box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    width: 45vw;
    height: 100vh;
    margin: 0;
    padding: 60px 0 0;
    opacity: 0;
    z-index: 21;
    overflow-x: hidden;
    overflow-y: auto;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);

}
.mainMenu li {
	text-align: left;
	padding: 0 ;
	display: block;
	border-right: none;
	font-weight: 500;
}
.mainMenu li:first-child {
	border-left: none;
}
.mainMenu li a ,.mainMenu li ul li a{
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	display: block;
	line-height: 40px;
	font-size: 1.4rem;
	font-weight: 500;
	color: #00af9a;
	padding: .5rem 2rem ;
 	-webkit-transition: all .2s;
 	transition: all .2s;
	letter-spacing: 0.05rem;
}
.mainMenu li ul li a,.check:checked ~ .mainMenu li ul li a{
}
.mainMenu li .open ul li{
	text-align: right!important;
}
.mainMenu li .open  ul li a{
	text-align: right;
	width: auto;
}

.mainMenu li a:hover {
	border: none;
}
.mainMenu li p {
	position: relative;
	margin: 0;
	top: -10px;
	left: 0;
 	padding:0 .5rem;
	transform: none;
	font-size: 2.0rem;
	line-height: 1.2;
	width: auto;
	background: none;
	color: #fff;
}
.mainMenu li p span {
	font-size: 1.2rem;
	font-weight: bold;
}
.check {
	display: none;
}
.menu-btn {
	position: fixed;
	display: block;
	top:10px;
	right: 6px;
	display: block;
	width:38px;
	height:38px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 22;
}
.bar {
	position: absolute;
	top: 9px;
	left:8px;
	display: block;
	width: 21px;
	height: 3px;
	background: #000;
 	-webkit-transition: all .5s;
 	transition: all .5s;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	border-radius: 30px 30px 30px 30px;
}
.bar.middle {
	top: 18px;
	opacity: 1;
}
.bar.bottom {
	top: 26px;
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
}
.menu-btn:hover .bar {
	background: #000;
}
.close-menu {
position: fixed;
	top: 0;
	right:0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0);
	visibility: hidden;
	opacity: 0;
}
/* ---checked */
.check:checked ~ .mainMenu {
	display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    background: #fff;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

 .check:checked ~ #header {
 -webkit-transition-delay: 0s;
 transition-delay: 0s;
}
 .check:checked ~ .menu-btn {
 margin-right: 0;
}
 .check:checked ~ .menu-btn .bar.top {
 width: 28px;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 background: #00af9a;
}
 .check:checked ~ .menu-btn .bar.middle {
 opacity: 0;
}
 .check:checked ~ .menu-btn .bar.bottom {
 width:28px;
 top: 28px;
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
 background: #00af9a;
}
 .check:checked ~ .close-menu {
 background: rgba(0, 0, 0, .5);
 visibility: visible;
 opacity: 1;
 z-index: 20;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}
.check:checked ~ .mainMenu a {
}
.check:checked ~ .mainMenu a:hover {
 background: #73d3c3;
}

/**/
.layerin, .layerout {
	cursor: pointer;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 4.5rem;
	color: #00af9a;
 	padding: .5rem 2rem;
	letter-spacing: 0.05rem;
	position:   relative;
}

.layerout {
    text-align: right;
}
.layerin:after {
	position: absolute;
	font-family: 'sensa';
	content: "\e937";
	top: 50%;
	right: 20px;
	width: 12px;
	height: 4.5rem;
	margin-top: -2.3rem;
}
.layerout:before {
	position: absolute;
    font-family: 'sensa';
    content: "\e938";
    top: 50%;
    left: 14px;
    width: 12px;
    height: 4.5rem;
    margin-top: -2.3rem;
}
.topics {
	position: fixed;
	top: 60px;
	right: -45vw;
	width: 45vw;
	height: 100%;
	padding: 0;
 	display: none;
}
.topics ul {
	background: #fff;
	height: 100%;
}
.topicsopen {
	display: block;
}
.topicsopen li{
		text-align: right;	
	}
/*=====================================================================
scrollNav
=====================================================================*/
/*scrollNav: 8*/
/*z-index: 8*/
.scroll-nav {
  position: fixed;
  top:0;
  overflow-y: hidden;
  margin: 60px 0 0;
  height: 48px;
  width: 100%;
  background: #454542;
  transition: .3s;
  z-index: 9999;
}
.scroll-nav a {
  font-family: 'Lato', sans-serif!important;
  font-size: 14px;
   display: block;
  padding: 12px;
  white-space: nowrap;
  color: #fff!important;
  line-height: 1.71428;
  text-decoration: none;
}
.scroll-nav-view {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
	z-index:99999;
}
ul.scroll-nav-list {
  display: table;
  list-style: none;
  margin: 2px auto 0;
  padding: 0 0 24px 0;
	z-index:99999;
}
ul.scroll-nav-list li,ul.scroll-nav-list span{
  display: table-cell;
}
.scroll-nav + section {
    padding-top: calc(62px + 46px );
  }

/*0129追加
.scroll-nav-list span {
	 font-family: 'Lato', sans-serif!important;
  font-size: 14px;
   display: block;
  padding: 12px;
  white-space: nowrap;
  color: #fff!important;
  line-height: 1.71428;
  text-decoration: none;
	float: left;
	cursor: pointer;
}
.music_ul {
  display: none;
  float: left;
}
20200129追加*/
/*
.music_ul {
  display: none;
  position: absolute;
}
.scroll-nav-list > li li:hover > a {
  color: olive;
  background: #afc6e2;
}
.scroll-nav-list li ul li a {
  border-top: 1px solid #eee;
}
*/

/*=====================================================================
search
=====================================================================*/
/*search*/
/*z-index10*/
.searchBtn{
	position: fixed;
    top: 20px;
    left:4px;
    display: block;
    width: 38px;
    height: 38px;
    font-size:20px;
    text-align: center;
    cursor: pointer;
    z-index: 10;
}
.searchBtn .icon{
	font-size: 22px;
	color: #454542
	}
.searchMenu {
	display: none;
	background: #fff;
	width: 100%;
    height: 100px;
    padding: 0 ;
    position: absolute;
    z-index: 10;
}
.searchMenu .open{
	width: 100%;
	margin: 0 auto;
	max-width: none;
	padding: 6vw;
}
#formsearch {
	position:relative;
	margin:20px;
	text-align: center;
}
#sbox {
	outline:0;
	height:50px;
	padding:0 10px;
	position:absolute;
	left:10vw;
	top:0;
	width: 50vw;
	border-radius:2px;
	background:#eee;
}
#sbtn {
	width:70px;
	height:50px;
	position:absolute;
	right:10vw;
	top:0;
	border-radius:2px;
	border: 2px solid #00af9a;
	background:#00af9a;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	border:none;
	width: 18vw;
}
#sbtn:hover {
	border: 2px solid #00af9a;
	background:#fff;
	color:#00af9a;
}
/*追加*/
.search-results-header {
	font-size: 1.4rem;
	line-height: 2;
	padding:30px 30px 400px;
}
.result {
	font-size:1.8rem;
	font-family: 'Lato',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
}



div.videoframe {
	width: 100%!important;
	margin: 0 auto;
}
div.videoframe .iframeWrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
div.videoframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.instagram_button {
	font-family: 'Lato', sans-serif;
	display: inline-block;
	background-color: #58A9A9;
	color: #FFF;
	width: 50%;
	padding: 4%;
    text-align: center;
	margin: 10px 21%;
	font-size: 4.5vw;
	text-decoration: none;
	border-radius: 4px;
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.12), 0 3px 20px 0 rgba(0,0,0,0.12), 0 5px 6px -2px rgba(0,0,0,0.2);
	-webkit-tap-highlight-color: transparent;
	transition: .3s ease-out;
}
.instagram_button i {
	padding-right: 5px;
}
.instagram_button:hover  {
  	cursor: pointer;
	text-decoration: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
@media screen and (min-width:600px) {
	/*top */
	.PressBoxThumb .grid li p {
	font-size: 1.4rem;
	padding:0.8rem 1rem 1rem;
	color: #000;
	}
	.PressBoxThumb .grid li p {
		height: calc(3rem + 2rem + .8rem);
	}
}
@media screen and (min-width:768px) {
	/*top */
	h2 img, h3 img {
    height: 18px;
    width: auto;
	}
	.Thumb H2 {
 		font-size: 4rem;
 	}
	.categoryThumb ul li a {
		font-size: 1.5vw;
	}
	.PressBoxThumb .grid li ,body#topics .PressBoxThumb .grid li:first-child {
	 	width: calc(33.333% - 1.8666%);
	 	margin: 0 2.8% 24px 0;

	 	padding: 0;
	 	background: #fff;
	}
	body#index .PressBoxThumb .grid li,body#index .PressBoxThumb .grid li:nth-child(odd),body#index .PressBoxThumb .grid li:nth-child(even){
	width: calc(33.333% - 1.8666%);
    margin: 0 2.8% 24px 0;
}
body#index .PressBoxThumb .grid li:nth-child(3n) {
    margin: 0 -1px 24px 0;
}
	body#topics .PressBoxThumb .grid li,body#topics .PressBoxThumb .grid li:nth-child(even) {
		width: calc(33.333% - 1.8666%);
	}
	.PressBoxThumb .grid li:nth-child(3n){
		margin: 0 -1px 24px 0;
	}
	.PressBoxThumb .inner{
		margin-bottom: 0;
	}
	.PressBoxThumb .side{
		    margin: 3vw auto 0;
	}
	.pressBox .grid li .cover {
   	 position: static;
	}
	.pressBox .grid li img{
		height: 	auto;
	}
	body#topics .PressBoxThumb .grid li{
	   margin: 0 2.8% 24px 0;
	}
	body#topics .PressBoxThumb .grid li:first-child  {
	 	margin: 0 2.8% 24px 0;
	}
	/*.PressBoxThumb .grid li:first-child .cover, .PressBoxThumb .grid li .cover{
		    height: 20vw;
	}*/
	.PressBoxThumb .grid li:first-child .cover img, .PressBoxThumb .grid li .cover  img{
		    height: 20vw;
	}
	/*body#topics .PressBoxThumb .grid li:first-child .cover,body#topics .PressBoxThumb .grid li .cover{
		    height: 20vw;
	}*/
		body#topics .PressBoxThumb .grid li:first-child .cover img,body#topics .PressBoxThumb .grid li .cover img{
		    height: 20vw;
	}
		body#topics .PressBoxThumb .grid li:first-child p {
		    position: relative;
		    color: #000;
		    background:none;
		    /*height: calc(3rem + 2rem + .8rem);*/
			height: calc(3rem + 2rem + 2rem);
			padding: 0.75rem 1rem 0.95rem;
		    width: auto;
		}
		.PressBoxThumb .grid li p{
			height: calc(3rem + 2rem + .8rem);
		}
	body#topics .PressBoxThumb .grid li:nth-child(even){
		margin: 0 2.8% 24px 0;
	}
	body#topics .PressBoxThumb .grid li:nth-child(3n){
		margin: 0 -1px 24px 0;
	}

	body#recommend .PressBoxThumb .grid li p{
		    position: absolute;
	    bottom: 0;
	    left: 0;
	    text-decoration: none;
	    text-align: left;
	    color: #fff;
	    padding: 0.5rem 1rem;
	    vertical-align: middle;
	    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
	    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
	    background-clip: padding-box;
	    font-size: 1.4rem;
	    line-height: 1.4;
	    padding: 1rem;
	    height: auto;
	}
	.PressBoxThumb #block1 .grid li{
		width: 31.333%;
		margin: 0;
		padding: 0;
	}
	body#recommend .PressBoxThumb #block1 .grid li{
		width: 33.333%;
		height: 20vw;
		overflow: hidden;
	}
	body#recommend .PressBoxThumb .grid li .cover img{
		    height: 20vw;
	}
	.PressBoxThumb .grid li:first-child {
		margin-left: 0%;
	}
	
	.categoryThumb ul li {
		margin-bottom: 12px;
		width: 10.98%;border: 2px solid #bbb;
	}
	.categoryThumb ul li:first-child {
		margin-left: 0%;
	}
	.pressBox .grid li {
	 	width:calc(100% / 3 );
	 	height: 21vw;
	 	overflow: hidden;
	}
	.PressBoxThumb .grid li p {
		height: calc(3rem + 2rem + 0.8rem) ;
	}
	.pressBox .grid li p {
		padding: 1rem 1rem;
		font-size:1.6vw;
		height: calc(3rem + 2rem) ;
	}

	#Relatedposts ul {
		width: 600px;
		margin: 0 auto;
	}
	#Relatedposts2 ul {
		width: 660px;
		margin: 0 auto;
	}
	#Tagposts ul {
		width: 600px;
		margin: 0 auto
	}

	  ul.archive-list li {
    width: 31.333%;
    margin:1% ;
  }
/*page */
.main {
 width:600px;
}
 .main p {
 /*letter-spacing: 0.1em;*/
 line-height: 1.8;
 font-weight: 500;
}

.main h3 {
 font-size: 2rem;
 font-weight: bold;
 line-height: 1.4;
 margin: 2rem 0 0.5rem;
 padding: 0 0 2rem;
letter-spacing: 0.1em;
 width: 65%;
 height: 10.4rem;
}
.title-thum-img {
 width: 30%;
 max-width: 220px;
 position: absolute;
 /*top: 24px;/*2.4rem*/
	top:16px;
 right: 0;
     /*height: 136px;*/
	height:148px;
    overflow: hidden;
}
.title-thum-img img {
 	width: 100%;
 	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.main h5 {
 text-align: left;
 font-size: 2rem;
}
.main h6 {
 text-align: left;
 font-size: 1.8rem;
}
 .share-box-content {
 margin-top: 15px;
}
.share li.writer {
 width: auto;
 margin-bottom: 0;
}
 .share-box {
 width: 660px;
 height: 420px;
}
 .share-box-content {
 width: 450px;
}
 .follow a {
 width: 100px;
}
/*search*/
#sbtn {
	width: 19.5vw;
	}
/*draw*/
.mainMenu li a,.mainMenu li ul li a {
	 font-size: 1.6rem;
	 padding: .5rem 2rem ;
	 line-height: 4.5rem;
	}
	 .layerin, .layerout{
	 	font-size: 1.6rem;
	 }
div.videoframe {
	width: 600px;
	}
	
	.instagram_button {
		width: 36%;
    	margin-right: 30%;
    	margin-left: 30%;
    	padding: 2%;
    	font-size: 3vw;
	}
	
	.highlighter_banner{
		width:500px;
	}
	.highlighter_banner img{
		width:100%;
	}
}

@media screen and (min-width:900px) {
	/*top */
	.PressBoxThumb .grid{
		width: 100%;
	}
	.pressBox .grid li p {
		font-size: 1.4rem;
	}
	.PressBoxThumb .grid li p {
		font-size: 1.4rem;
	    /*height: calc(2rem + 2rem);*/
	}
	body#recommend .PressBoxThumb #block1 .grid li{
		/*height: auto*/
	}
}
@media screen and (min-width:1024px) {
	/*top */

	.pressBox .grid li p {
		    font-size: 1.6rem;
		     height: calc(4.8rem + 2rem);
		     height: auto;
	}
	.PressBoxThumb .grid li p {
		font-size: 1.4rem;
	    /*height: calc(2rem + 2rem + .4rem);*/
		height: calc(3rem + 3rem + 0rem);
	}
	.spotify iframe {
	padding-top: 0px;
}
	/*draw*/
	.mainMenu {
 		width: 360px;
 	}
 	.inner_menu {
 		width: 360px;
 	}
	.close-menu {
	position: fixed;
	top: 0;
	right:360px;
	}
	.topics {
	width: 360px;
	}
	/*draw*/
	 .topics {
	 width: 360px;
	}
	
	/*記事*/
	.main p img {
	width:70%;
	}
	.main_body img {
		width:70%;
	}
	
	.instagram_button {
		font-size: 2.5vw;
	}
}
@media screen and (min-width:1200px) {

#footer .hipland-logo {
	padding-top: 12px;
	margin: 0 auto;
	display: block;
	height: 50px;
	width: 600px;
	text-align: center;
}
/*.footer-share {
	position: absolute;
	right:0;
	top:   16px;
	background:   #fff;
}*/
/*top */
.PressBoxThumb .pickupmain {
 width: 	68%;
 float: 	left;
}
.PressBoxThumb .notfoundmain {
	margin: 30px 0;
	margin: 0 auto;
	text-align: center;
	padding :30px 0;
	font-size: 13px;
}
.PressBoxThumb .grid li p {
	font-size: 1.4rem;
	height: calc(2rem + 2rem + .4rem);
}
.notfound_top {
	border: solid 1px #58A9A9;
	padding:10px;
	color: #58A9A9;
	width:150px;
	margin:30px auto 0;
}
 .PressBoxThumb .grid {
 width: 	100%;
}
 .PressBoxThumb .side {
 width: 	30%;
 float: 	right;
	margin: 0 auto 40px
}
#pickup H3, #playlist H3 {
	 text-align: left;
	 margin: 20px 0;
}
#category H3{
	margin: 20px 0;;
}
 H3 img,H2 img {
 width: auto;
 height: 18px
}
 .categoryThumb .grid {
 width: 100%;
}
.categoryThumb ul li a {
	font-size: 1.2vw;
}
.pressBox .grid li {
 width: 	33.33333%;
 margin: 0;
 font-size: 	1.2rem;
}
.pressBox .grid li:first-child {
 margin-left: 0%;
}
.pressBox .grid li p {
	padding: 1rem 2rem;
    font-size: 1.3vw;
    line-height: 1.2;
    height: calc(3rem + 2rem + .4rem);
    height: auto;
}
.PressBoxThumb .grid li p {
	font-size: 1.4rem;
    height: calc(3rem + 2rem + .8rem);
}
.PressBoxThumb .grid li p {
    height: calc(3rem + 2rem + .8rem);
}
.PressBoxThumb .grid li:first-child .cover img, .PressBoxThumb .grid li .cover  img{
		height: 170px;
	}
body#topics .PressBoxThumb .grid li:first-child .cover img,body#topics .PressBoxThumb .grid li .cover img{
		height: 170px;
	}
 .inner {
 width: 1200px;
}
.PressBoxThumb .inner {
 margin-bottom: 50px;
}
.archive-item {
 width: 1200px;
 margin: 0 auto;
 padding: 0 18px;
}
.archive-item li {
 margin: 0 16px 0;
}
#Relatedposts ul {
 width: 870px;
 margin: 0 auto
}
#Relatedposts li .cover {
 position: relative;
 overflow: hidden;
 width: 150px;
 min-width: 150px;
 height: 100px;
 min-height: 100px;
 margin: 0 18px 0 0;
}
#Relatedposts li .cover img{
 width: 150px;
 height: 100px;
}
#Relatedposts li p {
 font-size: 1.4rem;
 padding:0 ;
}
#Relatedposts2 ul {
 width: 870px;
 margin: 0 auto
}
#Relatedposts2 li .cover {
 position: relative;
 overflow: hidden;
 width: 270px;
 min-width: 270px;
 height: 180px;
 min-height: 180px;
}
#Relatedposts2 li .cover img{
 width: 270px;
 height: 180px;
}
#Relatedposts2 li p {
 font-size: 1.4rem;
 padding:0 18px ;
}
#Tagposts ul {
 width: 870px;
 margin: 0 auto
}
#Tagposts li .cover {
 position: relative;
 overflow: hidden;
 width: 150px;
 min-width: 150px;
 height: 100px;
 min-height: 100px;
 margin: 0 18px 0 0;
}
#Tagposts li .cover img{
 width: 150px;
 height: 100px;
}
#Tagposts li p {
 font-size: 1.4rem;
 padding:0 ;
}
body#recommend .PressBoxThumb #block1 .grid li {
     width: calc(100%/2 - 1.4% );
    margin: 0 2.8% 3.6% 0;
    height: auto
}
body#recommend .PressBoxThumb #block1 .grid li .cover img{
    height: 260px
}
body#recommend .PressBoxThumb #block1 .grid li:nth-child(2n){
    margin: 0 0 3.6% 0;
}
/*page */
 .main {
 width:870px;
}
.main h3 {
 font-size: 2.4rem;
}
	
/*追加*/
.tag_list ul {
	text-align: left;
}
	.pagination {
	padding: 6rem 1rem 1rem !important;
}
	.instagram_button {
		font-size: 1.8rem;
    	width: 40%;
    	padding: 3%;
    	margin-left: 27%;
    	margin-right: 27%;
	}
		
}
/*pagination*/
.pagination {
	clear: both;
	padding: 1rem;
	margin: 30px auto;
	text-align: center;
	letter-spacing: 0.05em;
}
.pagination ul.page {
	width: 100%;
}
.pagination li {
	list-style: none;
	display: inline-block;
	margin: 0 0.2rem 3rem;
	color: #58A9A9;
	width:35px;
}
.pagination li a {
	display:block;
	color: #58A9A9;
	font-weight: bold;
	background: #fff;
	padding: 1em 0;
	width:35px;
	
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.pagination li a:hover {
	background-color: #eee;
	-webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.pagination li.active a {
	background-color: #58A9A9;
	color:#fff;
	/*color: #73d3c3;*/
	
}
.pagination li:hover.active a {
	color:#fff;
	
}


/*追加　記事画像float*/
.img_left {
	width:45%;
	float:left;
	padding-right:15px;
}
.img_left img {
	width:100%;
	padding:5px 0;
}
.img_right {
	width:45%;
	float:right;
	padding-left:15px;
}
.img_right img {
	width:100%;
	padding:5px 0;
}
@media screen and (min-width:768px) {
	.img_left,.img_right {
		width:35%;
	}
	.img_left img ,.img_right img {
		padding:4px 0;
	}
}
@media screen and (min-width:1200px) {
	.img_left,.img_right {
		width:30%;
	}
	.img_left img ,.img_right img {
		padding:5px 0;
	}
}
/*追加　記事画像float*/