@charset "utf-8";
/* CSS Document */
header h3 {
    background-image: url("../img/season_hoshiimo/main_bg.png");
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    color: #333;
    margin-top: -86px;
    position: relative;
    text-align: center;
    font-size: 170%;
    line-height: 100%;
    letter-spacing: 5px;
    padding: 15px 0;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

header h3 .text {
    font-size: 110%;
    line-height: 120%;
}

header h3 .color {
    color: #643900;
    font-size: 200%;
    line-height: 150%;
}

section{
	margin-bottom: 50px;
}

.hsim001{
	padding: 0 15px 20px;
}

.hsim001 iframe{
max-width:100%;
    height:revert-layer;
}


.hsim001 img{
    
    max-width:inherit;
}


.mincho{
    line-height: 180%;
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 18px;
}

h2{
	font-size:120%;
	font-weight: bold;
	color: black;
	margin: 20px 0 10px;
}
.titleSet {
    border: solid 1px #e6e6e6;
    margin-top: 30px;
    letter-spacing: 5px;
    padding: 0 0 0 40px;
}
.titleSet h4 {
    text-align: center;
    font-size: 250%;
    line-height: 100%;
    letter-spacing: 3px;
    margin-top: -20px;
    margin-left: -40px;
    padding: 18px 10px 10px 10px;
}
.titleSet h4 span {
    background-color: #FFF;
    background-image: url("../img/season_hoshiimo/icon_illust.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    color: #643900;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    padding: 20px 5px 0 55px;
    text-align: center;
    vertical-align: middle;
}
#day .reason{
    font-weight: bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 4px;
    color: #643900;
    background: linear-gradient(transparent 70%, #FDEE61 70%);
    padding-top: 10px;
	display: inline;
}
#day h5 {
    background: url("../img/season_hoshiimo/title_border.gif") repeat-x bottom;
    color: #333;
    font-size: 19px;
    line-height: 120%;
    letter-spacing: 2px;
    margin: 40px 0 25px;
	padding-bottom: 15px;
	text-indent: -1em;
	padding-left: 1em;
}
#day .last{
	margin-bottom: 50px;
}
#history h5 {
    background: url("../img/season_hoshiimo/title_border.gif") repeat-x bottom;
    color: #333;
    font-size: 170%;
    line-height: 120%;
    letter-spacing: 4px;
    margin: 40px 0 30px;
    text-align: center;
	padding-bottom: 15px;
}
#history ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 60px;
}

#history ul li {
    margin: 5px 0;
    width: 32%;
    margin-right: 9px;
}

#history ul li:last-child {
	margin-right:0;
}

#history li img {
    max-width: 100%;
}
#process h5 {
    background: url("../img/season_hoshiimo/title_border.gif") repeat-x bottom;
    color: #333;
    font-size: 170%;
    line-height: 120%;
    letter-spacing: 4px;
    margin: 40px 0 30px;
    text-align: center;
	padding-bottom: 15px;
}
#process ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

#process ul li {
    margin: 5px 0;
    width: 49%;
    margin-right: 19px;
}

#process ul li:nth-child(even) {
	margin-right:0;
}

#process li img {
    max-width: 100%;
}
#process .making{
	line-height: 180%;
    letter-spacing: 1px;
    font-size: 16px;
}
#process .making li{
    margin-bottom: 40px;
}
#process .making li:nth-child(n+5){
    margin-bottom: 0;
}
#process .making li span{
    font-weight: bold;
    font-size: 135%;
    line-height: 100%;
    letter-spacing: 4px;
	color: #643900;
	background: linear-gradient(transparent 70%, #FDEE61 70%);
	padding-top: 10px;
}

#process .making li img {
    margin-bottom: 10px;
}

#council h5 {
    background: url("../img/season_hoshiimo/title_border.gif") repeat-x bottom;
    color: #333;
    font-size: 170%;
    line-height: 120%;
    letter-spacing: 4px;
    margin: 40px 0 30px;
    text-align: center;
	padding-bottom: 15px;
}

#council .flex {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 50px;
}

#council .flex .img {
    position: relative;
}

#council .flex .text {
    max-width: 680px;
}

#council .flex .textmap {
    padding-left: 30px
}

#council .imgBottom p a {
    display: block;
    padding: 20px;
    border: 2px solid #736357;
    border-radius: 5px;
    width: 420px;
    text-align: center;
    font-size: 120%;
    font-weight: 600;
    color: #643900;
	white-space: nowrap;
}


#nutrition .table_temp {
    margin: 15px 0;
	font-size: 16px;
}

#nutrition .table_temp .border {
    background: #faf2de;
}

#nutrition .table_temp .title{
	background: #edc042;
}
#nutrition .table_temp .title th{
	color: #222222;
	
}
#nutrition .table_temp th {
    text-align: center;
    vertical-align: middle;
    background: none;
	width: 20%;
}

#nutrition .table_temp td {
    text-align: center;
    vertical-align: middle;
    
    width: 20%;
    
}

*, ::before, ::after {
  box-sizing: content-box;
}

body{
	letter-spacing: 0;
}

@media screen and (max-width:640px){

	header h3 {
		background-image: none;
		font-size: 120%;
		padding: 35px 0 10px;
		border-bottom: 1px solid #e6e5dc;
		margin: -10px 0 20px 0;
		width: 100%;
	}

	header h3 .text {
		padding-top: 30px;
		font-size: 100%;
	}
	
	header img{
		width: 100%;
	}
	
	.titleSet {
		margin-bottom: 20px;
		margin-top: 0;
	}
	.titleSet h4 {
		margin-top: 0;
		font-size: 25px;
		letter-spacing: 1px;
		padding-top: 10px;
	}
	.titleSet h4 span {
		line-height: 100%;
		background-color: transparent;
		background-size: 36px;
		padding: 15px 5px 0 38px;
	}
	.hsim001 img{
		width: 100%;
	}
	#history ul li {
		margin-right:0;
		width: 100%;
	}
	#process ul li {
		margin-right:0;
		width: 100%;
	}
	#nutrition .table_temp {
		font-size: 12px;
	}
	#nutrition .table_temp td,#nutrition .table_temp th {
		padding: 3px;
	}
	#council .flex {
    display: block;
	}
	#council .flex .img {
		margin-bottom: 10px;
	}
	#council .text {
		padding: 0;
	}
	#council .flex .textmap {
     padding-left: 0; 
	}
	#council .imgBottom p a {
		width: auto;
	}
	#movie iframe {
		width: 100%;
		height: 260px;
	}
	#council .imgBottom p a {
		width: auto;
		white-space:inherit;
	}
}