@charset "utf-8";

@import "../../common/css/tokusetsu.css";

#kanko_museum a {
    color: #2BA2B3;
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

#kanko_museum a:visited {
    color: #2BA2B3;
}


/* ---------------------------------------------------------------

    　　　　　　　　　　　　　　　レイアウト

---------------------------------------------------------------- */
/* 全体のコンテナ */
#kanko_museum {
	background-image: url(https://kanko-gakuseifuku.mom/application/files/1915/8149/1217/museum_bg_top.gif), url(https://kanko-gakuseifuku.mom/application/files/3215/8149/1211/museum_bg.gif);
    background-repeat: no-repeat, repeat;
    background-position: center 157px, center;
  background-color: #FFF8D9;
  background-size: 1359px auto,5px 5px;
    overflow-x: hidden;
	padding-bottom:50px;
}
	   @media (max-width: 768px) {
							#kanko_museum  {
								padding-bottom:20px;
                background-image:none;
                background-color: #FFF8D9;
							}
       .frame {
         padding:0 20px;
						}
}

#kanko_museum #whole{
  position: relative;
  max-width: 945px;
  margin: 50px auto 0;
}

#kanko_museum .l-main__sidenav {
    padding-top: 0;
}
#kanko_museum .l-main__sidenav.renewal {
    padding-top: 120px;
}

/* タイトル部分 */

#kanko_museum #title {
  position: relative;
  margin-bottom: 40px;
}
	   @media (max-width: 768px) {
							#kanko_museum #title {
                margin-bottom: 20px;
							}
          }

  #kanko_museum #title h2 {
    padding-top: 40px;
    text-align: center;
  }

  



  #kanko_museum #title h2 img {
	width:100%;
	max-width:320px;
  }
	   @media (max-width: 768px) {
							 #kanko_museum #title h2 img {
								width:80%;
							}
						}

  #kanko_museum #share{
    position: absolute;
    top: 0;
    right: 0;
  }

   #kanko_museum  #share li{
      display: inline;
    }

/* メインコンテンツ */

#kanko_museum #main{
  margin-bottom: 20px;
  *zoom: 1;
}


#kanko_museum #right_col{
  max-width: 660px;
}

#kanko_museum #left_col{
  max-width: 254px;
}

/* clearfix */
#kanko_museum #main:before,
#kanko_museum #main:after {
    content: " ";
    display: table;
}

#kanko_museum #main:after {
    clear: both;
}


/* ---------------------------------------------------------------

    　　　　　　　　　　　　　　　　左メニュー

---------------------------------------------------------------- */
#kanko_museum nav{
	position: relative;
	margin: 0 0 29px;
	padding: 65px 20px 25px 20px;
	background-image: url(https://kanko-gakuseifuku.mom/application/files/6515/8157/5885/menu_bottom.gif), url(https://kanko-gakuseifuku.mom/application/files/4815/8157/5885/menu_bg.gif);
	background-repeat: no-repeat, no-repeat;
	background-position: bottom center, top center;
  background-color: #B6853D;
  border: solid 2px #666;
  border-radius: 5px;
}

  #kanko_museum nav h3{
    display: none;
  }

  #kanko_museum nav ul{
	margin: 0;
    padding: 0;
    font-size: 100%;
    text-decoration: none;
    font-style: normal;
    list-style: none;
  }

    #kanko_museum nav ul li{
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: dashed 1px #FFF;
	list-style: none;
    }

      #kanko_museum nav ul li:last-child{
        padding: 0;
        border: none;
      }

      #kanko_museum nav ul li a{
        display: block;
        min-height: 21px;
        padding-left: 28px;
        background-position: center left;
        background-repeat: no-repeat;
      }

      #kanko_museum nav ul li a:link,
      #kanko_museum nav ul li a:visited{
        color: #FFF;
        font-size: 14px;
        font-weight: bold;
      }


     #kanko_museum li.about a{
        background-image: url(https://kanko-gakuseifuku.mom/application/files/1415/8157/3389/icon_about.gif);
      }

     #kanko_museum li.origin a{
        background-image: url(https://kanko-gakuseifuku.mom/application/files/4415/8157/3390/icon_origin.gif);
      }

      #kanko_museum li.factory a{
        background-image: url(https://kanko-gakuseifuku.mom/application/files/2015/8157/3390/icon_factory.gif);
      }

      #kanko_museum li.history a{
        background-image: url(https://kanko-gakuseifuku.mom/application/files/6816/2942/8126/ic_uniform.png);
        background-size: 22px 22px;
      }



/* ---------------------------------------------------------------

    　　　　　　　　　　　デフォルト 下層ページ

---------------------------------------------------------------- */
/* イントロダクション */

#kanko_museum .default {
	position: relative;
	margin-bottom: 20px;
	padding: 55px 30px 0 30px;
	background-color: #DEEA71;
	background-image: url(https://kanko-gakuseifuku.mom/application/files/9115/8192/0267/intro_bg.gif);
	background-repeat: repeat-x;
	background-position: center 48px;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum .default {
								padding: 80px 10px 0 10px;
							}
						}
		
	#kanko_museum .default > p,
	#kanko_museum .default > div.paragraph{
		position: relative;
		margin: 0 15px 30px 15px;
		padding: 30px;
		font-size: 15px;
		line-height: 1.8em;
		background-color: #FFF;
		border: solid 2px #666;
		z-index: 14;
	}


/* ---------------------------------------------------------------

    　　　　　　　　　　　　　　　トップページ

---------------------------------------------------------------- */
				   @media screen and (max-width: 767px) {
				   #kanko_museum {
				     padding-top: 4px;
				   }
 				    
				   #kanko_museum.renewal2021 {
 				      padding-top: 37px;
				   }
				   }

/* MENU */

				   @media (max-width: 768px) {
							#kanko_museum .spNone  {
								display:none;
							}
						}

/* メインビジュアル */
#kanko_museum .ccm-image-slider-container {
	max-width: 880px;
	margin: 0 auto 20px auto;
}
#kanko_museum .ccm-image-slider-container img {
	border: solid 2px #666;
    border-radius: 4px;
}

.bnrTop img {
  width:100%;
}


/* バナーリスト */
.topBnrList {
  margin: 0 auto;
  padding: 0;
  width: 84%;
}
.topBnrList li {
  margin:0 auto 20px;
  padding:0;
  list-style:none;
}
.topBnrList li img {
  width:100%;
}

/* カンコー学生服の由来 */

#kanko_museum  #origin {
	position: relative;
	margin-bottom: 20px;
	padding: 30px 40px;
	background-color: #DEEA71;
	border: solid 2px #666;
	border-radius: 5px;
}
		   @media (max-width: 768px) {
			   #kanko_museum  #origin {
				padding: 20px 26px;
			   }
		   }
		   
	#kanko_museum  #origin h3{
		margin-bottom: 5px;
	}
	
	#kanko_museum  #origin figure:nth-child(4){
		position: absolute;
		bottom: -13px;
		right: -21px;
		line-height: 0;
	}
		   @media (max-width: 768px) {
							#kanko_museum  #origin figure:nth-child(4) {
								width:55%;
								bottom: -5px;
								right: -9px;
							}
							#kanko_museum  #origin figure:nth-child(4) img {
								width:100%;
							}
						}

	#kanko_museum  #origin figure:nth-child(5){
		position: absolute;
		top: -13px;
		left: -10px;
		line-height: 0;
	}
	
	#kanko_museum  #origin p{
		margin-bottom: 20px;
		width:50%;
	}
			   @media (max-width: 768px) {
							#kanko_museum  #origin p {
								width:100%;
								margin-bottom: 40px;
							}
						}

	#kanko_museum  #origin .link{
		display: inline;
		padding: 3px 10px;
		background-color: #FFF;
		border: solid 2px #666;
	}
	
		#kanko_museum  #origin .link a{
			padding-left: 28px;
			font-weight: bold;
			background-image: url(https://kanko-gakuseifuku.mom/application/files/3515/8165/1108/arrow.gif);
			background-position: left center;
			background-repeat: no-repeat;
		}

/* カンコー博物館について */

#kanko_museum  #about {
	position: relative;
	margin-bottom: 20px;
	padding: 30px 40px;
	background-color: #DEEA71;
	border: solid 2px #666;
	border-radius: 5px;
}
	   @media (max-width: 768px) {
							#kanko_museum  #about {
								padding: 15px 15px 20px 15px;
							}
						}

#kanko_museum  #about h3{
		margin-bottom: 5px;
	}
#kanko_museum #about h3 img {
	width:100%;
	max-width:474px;
}
	#kanko_museum  #about figure{
		position: absolute;
		bottom: 0;
		right: -45px;
		line-height: 0;
	}
	   @media (max-width: 768px) {
							#kanko_museum  #about figure {
								right: -15px;
								width:40%;
							}
							#kanko_museum  #about figure img {
								width:100%;
							}
						}

	#kanko_museum  #about p{
		margin-bottom: 20px;
	}
	   @media (max-width: 768px) {
							#kanko_museum  #about p {
								width:80%;
							}
						}
	
	#kanko_museum  #about .link{
		display: inline;
		padding: 3px 10px;
		background-color: #FFF;
		border: solid 2px #666;
	}
	
		#kanko_museum  #about .link a{
			padding-left: 28px;
			font-weight: bold;
			background-image: url(https://kanko-gakuseifuku.mom/application/files/3515/8165/1108/arrow.gif);
			background-position: left center;
			background-repeat: no-repeat;
		}

/* カンコー博物館について（2021リニューアルVer.） */

#kanko_museum .renewal #whole {
  margin: 30px auto 0;
}


#kanko_museum .renewal #about {
	position: relative;
	margin-bottom: 20px;
	padding: 0 0 30px;
	background-color:inherit;
	border: none;
	border-radius: none;
  text-align: center;
  font-size:1.2em;
  line-height:1.5;
}
	   @media (max-width: 768px) {
							#kanko_museum .renewal #about {
								padding: 15px 15px 20px 15px;
							}
              #kanko_museum .renewal #about p {
                width: 98%;
                margin: 0 auto;
                text-align: left;
              }
              }

#kanko_museum .renewal #about h3{
  margin-bottom: 20px;
  text-align: center;
	}

/* カンコーの工場見学 */

#kanko_museum  #factory {
	position: relative;
	padding: 15px 35px 20px 35px;
	background-color: #DEEA71;
	border: solid 2px #666;
	border-radius: 5px;
	zoom: 1;
}
	   @media (max-width: 768px) {
							#kanko_museum  #factory {
								padding: 15px 15px 20px 15px;
							}
						}

	#kanko_museum  #factory figure{
		position: absolute;
		bottom: 0;
		right: 0;
		line-height: 0;
	}
	
	   @media (max-width: 768px) {
							#kanko_museum  #factory figure {
								width:40%;
								top:0;
								bottom:auto;
							}
							#kanko_museum  #factory figure img {
								width:100%;
							}
						}

	
	#kanko_museum  #factory h4 img {
		width:100%;
		max-width:411px;
	}
	#kanko_museum  #factory div{
		position: relative;
		width: 70%;
		height: 100%;
		margin-top: 10px;
		padding: 5px 30px;
		background-color: #FFF;
		border: solid 2px #666;
	}
	   @media (max-width: 768px) {
							#kanko_museum  #factory div{
								width:100%;
								padding: 5px 10px;
							}
						}
	
		#kanko_museum  #factory div a{
			position: relative;
			font-size: 12px;
			z-index: 10;
		}
	
		#kanko_museum  #factory div a:link,
		#kanko_museum  #factory div a:visited{
			color: #222;
		}
		
		#kanko_museum  #factory div a h4{
			margin: -20px 0 0 -40px;
		}


/* 学生服の歴史 */

#kanko_museum  #historyFrame {
	position: relative;
	margin-bottom: 20px;
	padding: 30px 40px;
	background-color: #DEEA71;
	border: solid 2px #666;
	border-radius: 5px;
  margin-top: 20px;
}
		   @media (max-width: 768px) {
			   #kanko_museum  #historyFrame {
				padding: 20px 26px;
			   }
		   }
		   
	#kanko_museum  #historyFrame h3{
		margin-bottom: 5px;
	}
	#kanko_museum  #historyFrame h3 img {
		max-width: 280px;
	}
	
	#kanko_museum  #historyFrame figure:nth-child(4){
		position: absolute;
		bottom: -13px;
		right: -21px;
		line-height: 0;
	}
		   @media (max-width: 768px) {
							#kanko_museum  #historyFrame figure:nth-child(4) {
								width:55%;
								bottom: -5px;
								right: -9px;
							}
							#kanko_museum  #historyFrame figure:nth-child(4) img {
								width:100%;
							}
						}

	#kanko_museum  #historyFrame figure:nth-child(5){
		position: absolute;
		top: -13px;
		left: -10px;
		line-height: 0;
	}
	
	#kanko_museum  #historyFrame p{
		margin-bottom: 20px;
		width:50%;
	}
			   @media (max-width: 768px) {
							#kanko_museum  #historyFrame p {
								width:100%;
								margin-bottom: 40px;
							}
						}

	#kanko_museum  #historyFrame .link{
		display: inline;
		padding: 3px 10px;
		background-color: #FFF;
		border: solid 2px #666;
	}
	
		#kanko_museum  #historyFrame .link a{
			padding-left: 28px;
			font-weight: bold;
			background-image: url(https://kanko-gakuseifuku.mom/application/files/3515/8165/1108/arrow.gif);
			background-position: left center;
			background-repeat: no-repeat;
		}

/* ---------------------------------------------------------------

    　　　　　　　　　　　共通パーツ

---------------------------------------------------------------- */

#kanko_museum.renewal2021 .intro {
	position: relative;
	margin-bottom: 20px;
	padding: 50px 0px 0 0;
	background-color: #ecf2c5;
	background-image: url(https://kanko-gakuseifuku.mom/application/files/9115/8192/0267/intro_bg.gif);
	background-repeat: repeat-x;
	background-position: center 48px;
	border: solid 2px #666;
	border-radius: 5px;
}
#kanko_museum.renewal2021 figure img {
	width:100%;
}

/* ---------------------------------------------------------------

    　　　　　　　　　　　カンコー博物館について

---------------------------------------------------------------- */
/* イントロダクション */

#kanko_museum #about_intro {
	position: relative;
	margin-bottom: 20px;
	padding: 80px 30px 100px 30px;
	background-color: #DEEA71;
	background-image: url(https://kanko-gakuseifuku.mom/application/files/1315/8166/5850/intro_bg.gif), url(https://kanko-gakuseifuku.mom/application/files/5415/8166/5542/intro_bg.gif);
	background-repeat: repeat-x, no-repeat;
	background-position: center 48px, bottom center;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum #about_intro {
								padding: 80px 20px 100px 20px;
							}
						}

	#kanko_museum #breadcrumb{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 40px;
		background-color: #FFF;
		border-radius: 5px 5px 0 0;	
	}
	
		#kanko_museum #breadcrumb p{
			margin: 7px 0 0 20px;
		}
	
	#kanko_museum #about_intro h3{
		margin-bottom: -6px;
		text-align: center;
		line-height: 0;
	}
	#kanko_museum #about_intro h3 img {
		width:100%;
		max-width:568px;
	}
	
	#kanko_museum #about_intro > p {
		margin: 0 15px 30px 15px;
		padding: 30px;
		font-size: 15px;
		line-height: 1.8em;
		background-color: #FFF;
		border: solid 2px #666;
	}
				   @media (max-width: 768px) {
							#kanko_museum #about_intro > p {
								margin: 0 0 30px 0;
								padding: 15px;
							}
						}

/* コンテンツ紹介 */

#kanko_museum #contents {
	padding: 30px 50px 50px 50px;
	line-height: 1.7em;
	background-color: #FFF;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum #contents {
								padding: 20px;
							}
						}

	#kanko_museum #contents h4{
		margin-bottom: 30px;
		text-align: center;
	}
	#kanko_museum #contents h4 img {
		width:100%;
		max-width:418px;
	}
	
	#kanko_museum #contents div{
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: dashed 2px #666;
	}
	
		#kanko_museum #contents div:last-child{
			margin: 0;
			padding: 0;
			border: none;
		}
	
		#kanko_museum #contents div h5{
			display: table-cell;
			width: 250px;
			padding-right: 30px;
			text-align: center;
			vertical-align: middle;
		}
				   @media (max-width: 768px) {
							#kanko_museum #contents div h5 {
								display:block;
								margin-bottom:20px;
							}
						}

	
		#kanko_museum #contents div p{
			display: table-cell;
			font-size: 13px;
			vertical-align: middle;
			word-wrap: break-word;
			word-break: break-all;
		}


/* ---------------------------------------------------------------

    　　　　　　　　　　　カンコーの由来

---------------------------------------------------------------- */
#kanko_museum .frame02 {
    margin-bottom: 20px;
    padding: 30px 50px 30px 50px;
    line-height: 1.7em;
    background-color: #FFF;
    border: solid 2px #666;
    border-radius: 5px;
}
				   @media (max-width: 498px) {
							#kanko_museum .frame {
								padding: 20px;
							}
						}

#kanko_museum .frame02 h3 {
  text-align: center;
  margin-bottom:20px;
}
#kanko_museum .frame02 figure {
  text-align: center;
  margin-top:30px;
}
#kanko_museum .frame02 img {
  max-width:750px;
  width:100%;
  margin: 0 auto;
}

#kanko_museum #flyingplum.frame02 figure img {
  max-width:650px;
}
#kanko_museum #outro.frame02 figure,
#kanko_museum #outro.frame02 h3 {
  margin-top:0;
  margin-bottom:0;
}

/* イントロダクション */

#kanko_museum #origin_intro {
	position: relative;
	margin-bottom: 20px;
	padding: 80px 30px 0 30px;
	background-color: #DEEA71;
	background-image: url(https://kanko-gakuseifuku.mom/application/files/9115/8192/0267/intro_bg.gif);
	background-repeat: repeat-x;
	background-position: center 48px;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum #origin_intro {
								padding: 80px 10px 0 10px;
							}
						}

	#kanko_museum #breadcrumb{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-height: 40px;
		height:auto;
		background-color: #FFF;
		border-radius: 5px 5px 0 0;	
	}
	
		#kanko_museum #breadcrumb p{
			margin: 7px 0 0 20px;
		}
	
	#kanko_museum #origin_intro h3 {
		position: relative;
		margin: 0 0 -40px 78px;
		text-align: center;
		line-height: 0;
		z-index: 10;
	}
						   @media (max-width: 768px) {
							#kanko_museum #origin_intro h3 {
								margin: 0 0 -20px 78px;
							}
						}

	#kanko_museum #origin_intro h3 img {
		width:100%;
		max-width:537px;
	}
	.history_key .txt p,
	#kanko_museum #origin_intro > p,
	#kanko_museum #origin_intro > div.paragraph{
		position: relative;
		margin: 0 15px 30px 15px;
		padding: 30px;
		font-size: 15px;
		line-height: 1.8em;
		background-color: #FFF;
		border: solid 2px #666;
		z-index: 14;
	}
	
		#kanko_museum #origin_intro > div.paragraph h4 {
			margin-bottom: 10px;
			text-align: center;
		}
			#kanko_museum #origin_intro > div.paragraph h4 img {
		width:100%;
		max-width:374px;
	}

	#kanko_museum #origin_intro > figure {
		position: absolute;
		top: 30px;
		left: -8px;
		width: 101.5%;
	}
					   @media (max-width: 768px) {
							#kanko_museum #origin_intro > figure {
								top: 38px;
								width: 103%;
							}
						}

	#kanko_museum #origin_intro > figure img {
		width: 100%;
	}


/*================================*/
/* 学業の神様となった菅原道真 */

#kanko_museum #michizane {
	margin-bottom: 20px;
	padding: 30px 50px 50px 50px;
	line-height: 1.7em;
	background-color: #FFF;
	border: solid 2px #666;
	border-radius: 5px;
}
					   @media (max-width: 768px) {
							#kanko_museum #michizane {
								padding: 30px;
							}
						}

	#kanko_museum #michizane h4{
		margin-bottom: 30px;
		text-align: center;
	}
	#kanko_museum #michizane h4 img {
		width:100%;
		max-width:477px;
	}

	#kanko_museum #michizane p{
		margin-bottom: 1.5em;
	}
	
	#kanko_museum #michizane dl {
		float: left;
		max-width: 280px;
		margin: 0 30px 20px 0;
		text-align: center;
	}
					   @media (max-width: 768px) {
							#kanko_museum #michizane dl {
								float:none;
								max-width: 100%;
							}
						}
		#kanko_museum #michizane dl dt{
			margin-bottom: 5px;
		}
		#kanko_museum #michizane dl dt img {
		width:100%;
		max-width:228px;
		}
		#kanko_museum #michizane dl dd{
			font-size: 12px;
		}
	
	#kanko_museum #michizane figure {
		margin: 40px 0 0 0;
		text-align: center;
	}
	#kanko_museum #michizane figure img {
		width:100%;
		max-width:566px;
	}


/*================================*/
/* カンコー学生服（菅公学生服）の誕生 */

#kanko_museum #birth {
	margin-bottom: 20px;
	padding: 30px 50px 20px 50px;
	line-height: 1.7em;
	background-color: #FFF;
	border: solid 2px #666;
	border-radius: 5px;
	overflow: hidden;
}
					   @media (max-width: 768px) {
							#kanko_museum #birth {
								padding: 30px;
							}
						}

	#kanko_museum #birth h4 {
		margin-bottom: 30px;
		text-align: center;
	}
	#kanko_museum #birth h4 img {
		width:100%;
		max-width:536px;
	}

	#kanko_museum #birth p{
		margin-bottom: 2em;
	}
	
	#kanko_museum #birth dl.left {
		float: left;
		margin: 0 30px 30px 0;
		text-align: center;
	}
					   @media (max-width: 768px) {
							#kanko_museum #birth dl.left {
								float:none;
								max-width: 100%;
								margin: 0 0 30px 0;
							}
						}

		#kanko_museum #birth dl.left dt {
			margin-bottom: 5px;
		}
	#kanko_museum #birth dl.left dt img {
		width:100%;
		max-width:188px;
	}
		
		#kanko_museum #birth dl.left dd{
			font-size: 12px;
		}
	
	#kanko_museum #birth dl.right {
		float: right;
		margin: 0 0 30px 30px;
		text-align: center;
	}
					   @media (max-width: 768px) {
							#kanko_museum #birth dl.right {
								float:none;
								max-width: 100%;
								margin: 0 0 30px 0;
							}
						}

		#kanko_museum #birth dl.right dt {
			margin-bottom: 5px;
			margin-top: -70px;
		}
					   @media (max-width: 768px) {
							#kanko_museum #birth dl.right dt {
								margin-top: 0;
							}
						}
	    #kanko_museum #birth dl.right dt img {
		width:100%;
		max-width:239px;
	}
		#kanko_museum #birth dl.right dd{
			font-size: 12px;
		}


/*================================*/
/* 1月25日 初天神の日は「菅公学生服の日」 */

#kanko_museum #anniversary {
	margin-bottom: 20px;
	padding: 30px 50px;
	line-height: 1.7em;
	background-color: #FFF;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum #anniversary {
								padding: 30px;
							}
						}

	#kanko_museum #anniversary h4 {
		margin: 0 0 30px -15px;
		text-align: center;
	}
	#kanko_museum #anniversary h4 img {
		width:100%;
		max-width:590px;
	}
	
	#kanko_museum #anniversary p{
		margin-bottom: 1em;
	}
	
	#kanko_museum #anniversary figure {
		margin: 20px 0 0 0;
		text-align: center;
	}
	#kanko_museum #anniversary figure img {
		width:100%;
		max-width:558px;
	}

/*================================*/
/* 飛び梅に願いを込めて「お願い梅ボード」 */

#kanko_museum #flyingplum {
	margin-bottom: 20px;
	padding: 30px 50px 20px 50px;
	line-height: 1.7em;
	background-color: #FFF;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum #flyingplum {
								padding: 30px;
							}
						}

	#kanko_museum #flyingplum h4{
		margin: 0 0 30px -15px;
		text-align: center;
	}
	#kanko_museum #flyingplum h4 img {
		width:100%;
		max-width:590px;
	}
	
	#kanko_museum #flyingplum p{
		margin-bottom: 1.5em;
	}
	
	#kanko_museum #flyingplum figure {
		margin: 30px 0 0 -10px;
		text-align:center;
}
	#kanko_museum #flyingplum figure img {
		width:100%;
		max-width:574px;
	}


/*================================*/
/* カンコー学生服は、これからも学業に励む皆様を応援しています。 */

#kanko_museum #outro {
	margin-bottom: 20px;
	padding: 30px 50px 50px 50px;
	line-height: 1.7em;
	background-color: #FFF;
	border: solid 2px #666;
	border-radius: 5px;
}
				   @media (max-width: 768px) {
							#kanko_museum #outro {
								padding: 30px;
							}
						}

	#kanko_museum #outro h4{
		margin-bottom: 20px;
		text-align: center;
	}
	#kanko_museum #outro h4 img {
		width:100%;
		max-width:481px;
	}
	#kanko_museum #outro figure{
		margin-bottom: 30px;
		text-align: center;
	}
	#kanko_museum #outro figure img {
		width:100%;
		max-width:532px;
	}

/*================================*/
/* ページ送り */

#kanko_museum #navi{
	margin: 40px auto 0 auto;
	text-align: center;
}

	#kanko_museum #navi a{
		padding: 0.5em 25px 0.5em 50px;
		font-size: 15px;
		font-weight: bold;
		background-color: #FFF;
		background-position: 25px center;
		background-repeat: no-repeat;
		border: solid 2px #666;
		border-radius: 5px;
	}
	
	#kanko_museum #navi.right a{ 
	background-image: url(https://kanko-gakuseifuku.mom/application/files/6115/8191/4834/arrow_right.gif);
	display:inline-block;
	}
	#kanko_museum #navi.left a{ background-image: url(https://kanko-gakuseifuku.mom/application/files/1115/8191/4833/arrow_left.gif); 
	display:inline-block;
	}

/*================================*/
/* バナーリスト */
.museum_linklist {
  margin:80px auto 30px;
  padding:0;
}
.museum_linklist li {
  width:48%;
  float:left;
  list-style: none;
  padding:0;margin:0 0 20px;
}
.museum_linklist li:nth-of-type(even) {
  float:right;
}
.museum_linklist li img {
  width:100%;
}
			@media screen and (max-width:478px) {
        .museum_linklist li {
          float:none;
          width:100%;
        }
      }

/* 点線キャッチコピー */
.catch {
  text-align: center;
  margin-bottom:30px;
}
.catch span {
  display:inline-block;
  border-bottom:dotted 2px #ef8200;
  padding:3px 6px;
}

/* ---------------------------------------------------------------

    　　　　　　　　　　　工場見学（2021.08リニューアル）

---------------------------------------------------------------- */


.museum_factory2021 img {
  width:100%;
}
.museum_factory2021 h3 {
  margin-top:30px;
  margin-bottom:30px;
  text-align: center;
}
.museum_factory2021 h3 img {
  max-width:600px;
  margin:0 auto;
}
.museum_factory2021 .catch {
  font-size:1.3em;
}
			@media screen and (max-width:478px) {
        .museum_factory2021 .catch {
          font-size:1.2em;
        }
      }

.museum_factory2021 article {
  padding:60px 40px 20px;
}
.museum_factory2021 article.color,
.museum_factory2021 article.color02 {
  padding:40px 40px 50px;
  background-color:#f1f2c4;
  border-radius:12px;
  margin-top: 110px;
}
.museum_factory2021 article.color:first-of-type {
  margin-top: 0px;
}
.museum_factory2021 article.color02 {
  padding:40px 20px 50px;
  background-color:#fce0b3;
  border:solid 2px #FFF;
  margin:110px auto  0;
  width:80%;
}
.museum_factory2021 article .left {
  float:left;
}
.museum_factory2021 article .right {
  float:right;
}

.museum_factory2021 article dl,
.museum_factory2021 article p.left{
  width:40%;
}
.museum_factory2021 article dd {
  font-size:1.1em;
}
.museum_factory2021 article p.left{
  margin-top:50px;
}

.museum_factory2021 article .youtubeFrame {
  width:55%;
  margin-top:50px;
}
.museum_factory2021 article .youtubeFrame .youtube {
  margin-bottom:0;
}
.museum_factory2021 article.color02 .youtubeFrame {
  margin:0 auto;
  width:75%;
}

 .museum_factory2021 article.color02 .youtubeFrame .youtube {
  margin-top:10px;
} 
.museum_factory2021 article.color02 dl {
  margin:0 auto;
  width:82%;
}
.museum_factory2021 article.color02 dt {
  float:left;
  width:50%;
} 
.museum_factory2021 article.color02 dd {
  float:right;
  width:45%;
  padding-top:40px;
}  
/* arrow */
.museum_factory2021 .arrow {
  position:relative;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  margin-top:20px;
}
.museum_factory2021 .arrow span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 2px solid #ef8200;
  border-bottom: 2px solid #ef8200;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.museum_factory2021 .arrow span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.museum_factory2021 .arrow span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.museum_factory2021 .arrow span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#kanko_museum .museum_factory2021 #navi a {
    padding: 20px 55px 20px 70px;
  margin-bottom:30px;
}

			@media screen and (max-width:478px) {
        .museum_factory2021 article .left,
        .museum_factory2021 article .right,
        .museum_factory2021 article.color02 dl,
        .museum_factory2021 article.color02 dt,
        .museum_factory2021 article.color02 dd,
        .museum_factory2021 article.color02 .youtubeFrame {
          float:none;
          width:100%;
        }
        .museum_factory2021 article {
          padding:70px 20px 20px;
        }
        .museum_factory2021 article.color, .museum_factory2021 article.color02 {
          padding: 30px 20px 40px;
          width: 100%;
          border-radius: 0;
        }
        .museum_factory2021 article.color02 dd {
          padding-top:0;
        }
        #kanko_museum #navi.right a {
          width: 80%;
        }
      }


/* ---------------------------------------------------------------

    　　　　　　　　　　　カンコーの歴史

---------------------------------------------------------------- */
.history_key h3 img {
  max-width:250px;
}
.cd-timeline__content {
  background-color: #fce0b3!important;
  padding: 20px 40px 20px 30px!important;
  box-shadow: none!important;
  box-shadow: none!important;
  margin: -15px 0 0 12px!important;
  width: 95%!important;
  border-radius: 10px 19px 20px 9px!important;
}
			@media screen and (max-width:478px) {
        .cd-timeline__content {
          padding: 5px 20px 10px 22px!important;
          border-radius: 10px!important;
          margin: -20px 0 0 17px!important;
        }
      }
.history_key .txt {
  width:60%;
  float:left;
}
.history_key p.illust {
  width: 40%;
  float: right;
  margin-top: 14px;
}
			@media screen and (max-width:478px) {
        .history_key .txt ,
        .history_key p.illust {
          width:100%;
          float:none;
        }
        .history_key p.illust {
          margin-top: -59px;
          position: relative;
          z-index: 99;
        }
      }


.cd-timeline__content::before {
  border-right-color: #fce0b3!important;
  top: 21px!important;
}
			@media screen and (max-width:478px) {
        .cd-timeline__content::before {
              top: 15px!important;
        }
      }

.cd-timeline__block .cd-timeline__img:after {
  content:"";
  width:24px;
    height:24px;
}
.cd-timeline__block {
  margin-bottom: 60px!important;
}

.cd-timeline__container::before {
    left: 14.1%!important;
  width: 2px!important;
  background-color:inherit!important;
    background-image: linear-gradient(to bottom, #df8d0c, #df8d0c 4px, transparent 5px, transparent 3px)!important;
    background-size: 2px 8px!important;
    background-repeat: repeat-y!important;
}
			@media screen and (max-width:478px) {
        .cd-timeline__container::before {
          left: 20.2%!important;
        }
      }


.cd-timeline__block .cd-timeline__img {
  margin-left: 12.5%!important;
  width: 24px!important;
  height: 24px!important;
  margin-top: 8px;
}
			@media screen and (max-width:478px) {
        .cd-timeline__block .cd-timeline__img {
          margin-left: 18%!important;
          width: 20px!important;
          height: 20px!important;
        }
         .cd-timeline__block .cd-timeline__img img {
              width: 14px;
              height: 14px;
        }
      }
  
.color-contrast-medium .txt p {
  font-size:1.2em;
}
			@media screen and (max-width:478px) {
        .color-contrast-medium .txt p {
          font-size:1em;
        }
      }

.cd-timeline__block h2 {
  width: 12%;
  position: absolute;
  top: 0;
  left: 0;
  font-size:1.4em;
  color:#000;
  line-height:1.5;
  text-align: center;
}
			@media screen and (max-width:478px) {
        .cd-timeline__block h2 {
          width: 16%;
          font-size:1.1em;
        }
      }

.cd-timeline__block h2 span {
  display:block;
  font-size:0.6em;
}
.cd-timeline__content h3 {
  display: inline-block;
  border-bottom: dotted 2px #ef8200;
  padding: 3px 6px;
  margin-bottom:20px!important;
  font-size: 1.5em;
}
			@media screen and (max-width:478px) {
        .cd-timeline__content h3 {
          font-size:1.2em;
        }
      }
.cd-timeline__content .txt {
  float: left;
  width: 50%;
}
.cd-timeline__content .txt span {
  font-size: 0.8em;
}

.cd-timeline__content .pic {
  float: right;
  width: 45%;
}

			@media screen and (max-width:478px) {
        .cd-timeline__content .txt,
        .cd-timeline__content .pic {
          float: none;
          width: 100%;
        }
      }


.cd-timeline__content .pic span {
  display:block;
  font-size:0.9em;
  margin-top:4px;
  text-align: center;
}

.color-contrast-medium img.w70 {
  width:70%;
  margin:6px auto 0;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::: clear */
.history_key .default:after,
.color-contrast-medium:after,
.museum_factory2021 article.color02 dl:after,
.museum_linklist:after,
.layoutBox:after,
.museum_factory2021 article:after,
.clearFix:after {
	content: "";
	display: block;
	clear: both;
}



