@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;600;700&display=swap');
@import url('https://fonts.cdnfonts.com/css/old-english-five');

html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: unset;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

#kimura_mcd_history {
	width: unset;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto' , 'Noto Sans JP', sans-serif;
	overflow: hidden;
	text-align: center;
	background: #000;
	color: #fff;

}

#kimura_mcd_history img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#kimura_mcd_history p{
	font-size: 0.95em!important;
	margin-top: 0!important;
}

#kimura_mcd_history h1,
#kimura_mcd_history h2,
#kimura_mcd_history h3,
#kimura_mcd_history h4,
#kimura_mcd_history h5{
	color: #fff;
	text-align:center;
	background: none;
	border: none;
    font-weight: normal;
}

#kimura_mcd_history h1{
	font-size: 2.8em;
	line-height: 140%;
	letter-spacing: 1px;
	margin: 20px auto;
    font-weight: normal;
	font-family:'Old English Five';
}

#kimura_mcd_history h1 span{
	font-size: 0.7em;
	font-weight: bold!important;
    letter-spacing: 0;
	font-family: "Times New Roman", serif;
	color: #efcc00!important;
}

#kimura_mcd_history h2{
	font-size: 2em;
	line-height: 180%;
	margin: 30px auto 10px;
	font-family:  "Times New Roman", serif;
	font-weight: bold;
}

#kimura_mcd_history h2 span{
	display: block;
	font-size: 0.4em;
    line-height: 150%;
}

#kimura_mcd_history h2.headline {
  color: #efcc00;/*文字色*/
	font-family:  "Times New Roman", serif;
/*font-family:'Old English Five';*/
 text-align: center;
	font-size: 2em;
	background-color: black;
	line-height: 180%;
	font-weight: bold;
}

#kimura_mcd_history h2.headline span {
	font-size: 0.55em;
	margin: 0 auto;
	color:white;
}


#kimura_mcd_history h3{
	font-size: 1.5em;
	margin:20px auto 0;
	line-height: 150%;
	color:#efcc00;
}

#kimura_mcd_history h3 span{
	font-size: 0.8em;
	color:white;
}

#kimura_mcd_history .kimura_mcd_history_wrap{
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding:0;
	text-align: center;
}



#kimura_mcd_history section.item_2 .flex div {
	flex-basis: 50%;
}

#kimura_mcd_history .flex{
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
 position: relative;
}

#kimura_mcd_history p.main_text{
	margin: 30px auto 0px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:0.95em!important;
}

#kimura_mcd_history p.main_text2{
	margin: 20px auto 20px!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:0.95em!important;
}

#kimura_mcd_history p.main_text3{
	margin: 20px auto!important;
	text-align: center;
	line-height: 180%;
	display: block!important;
	font-size:0.95em!important;
	color:#efcc00;
}



#kimura_mcd_history section{
	width: 100%;
	margin: 0px auto 0;
}

#kimura_mcd_history section.style{
	margin: 0px auto;
}


#kimura_mcd_history section.style3 .itembox{
    width: 100%;
    margin: 0px auto ;
}


#kimura_mcd_history section.style3 .itembox div{
    flex-basis: 33.33%;
    padding: 0%;
}


/* 回遊リンク */

#kimura_mcd_history .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#kimura_mcd_history .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
	letter-spacing: 3px;
}

#kimura_mcd_history .Banner4 ul {
	display:inline;
}

#kimura_mcd_history .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}



/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#kimura_mcd_history h1{
	font-size: 4.7vw;
	line-height: 120%;
}

#kimura_mcd_history h1 span{
	font-size: 4vw;
}

#kimura_mcd_history h2{
	font-size: 4.5vw;
	margin: 20px auto 5px;
}

#kimura_mcd_history h2 span{
	font-size: 3.5vw;

}
	
#kimura_mcd_history h2.headline {
	font-size: 1.5em;
	line-height: 180%;
	font-weight: bold;}

#kimura_mcd_history h2.headline span {
	font-size: 0.65em;
	margin-bottom: 0px;
}	
	
	
#kimura_mcd_history h3	{
   margin:5vw auto 0;
}	

	
#kimura_mcd_history p,
#kimura_mcd_history div,
#kimura_mcd_history .other_text,
.featherlight-content p{
	font-size: 3.5vw!important;
	line-height: 180%;
}
	
#kimura_mcd_history p.main_text2{
	display: block!important;
	width: 95%;
    text-align: left;
}
#kimura_mcd_history p.main_text3{
	display: block!important;
	width: 95%;
    text-align: center;
}

#kimura_mcd_history p.main_text{
	display: block!important;
	width: 95%;
    text-align: center;
	margin: 5vw auto 0vw!important;
}
	
#kimura_mcd_history section.category {
	margin: 0px auto;
	width: 95%;
}	
	
#kimura_mcd_history section{
	margin: auto 0;
}

#kimura_mcd_history section.style{
	/*margin: 15.375vw auto 25.5vw;*/
	margin: 0vw auto;
}		
	
#kimura_mcd_history section.style .textbox p{
    text-align: left;
}

#kimura_mcd_history section.style3 .itembox{
    padding: 0vw;
}

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#kimura_mcd_history .Banner4 {
	text-align: center;
	width: 100%;
}

#kimura_mcd_history .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#kimura_mcd_history .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

#kimura_mcd_history section.instagram{
    margin: 12.125vw auto;
}

/* ヘッダー */

#news_detail .detail .content p:first-child img{
	display: none;
}

#kimura_mcd_history .header{
	position: relative;
	/*height: 109vw;*/
}

#kimura_mcd_history .header .title{
	position: absolute;
	top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
}

}