<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
.clearfix {
	zoom: 1;/* for IE5.5 - IE7 */
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
#page-top .img_s {
	display: none;
}
.page a img:hover {
	opacity: 1.0;
}
.page a img:hover {
	opacity: 0.6;
	border: none;
}
.page {
	overflow-x: hidden;
	background-image: url(../images/bg.gif);
}

.header h1 img {
	width: 100%;
	height: auto;
}
.contents {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto;
	display: block;
}
.article_day h1 {
	float: left;
	display: block;
}
.article_day .img_start {
	float: right;
	display: block;
	height: auto;
	margin-top: 10px;
}
.s_start{
	display: none;
}
.h2_day {
	clear: both;
	margin: 0px 0 30px 70px;
	color: #FF0004;
}
.h2_day span {
	background-color: #FF0004;
	color: #FFFFFF;
	padding: 5px;
	margin-left: 20px;
	font-size: 0.9em;
}
.movie {
	width: 100%;
	max-width: 850px;
	margin: 40px auto 20px;
}
.tvo-video {
 height: calc(850px * 0.5625)
}
.contents_in1, .contents_in2, .contents_in3, .contents_in4 {
	width: 1120px;
	background-color: #FFFFFF;
	padding: 50px 60px 30px;
	margin-bottom: 20px;
	clear: both;
}
.contents_in1 h1 {
	background-image: url(../images/1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.contents_in2 h1 {
	background-image: url(../images/2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-bottom: 20px;
}
.contents_in2 {
}
.contents_in2 .img_logo {
	float: left;
}
.contents_in2 article {
	float: left;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 30px 0px 30px 50px;
}
.contents_in2 p {
	margin: 10px 0;
}
.contents_in3 {
}
.contents_in3 h1 {
	background-image: url(../images/3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.img_takoyaki {
	float: left;
}
.contents_in3 article {
	float: left;
	font-size: 1.8rem;
	font-weight: 600;
	margin: 100px 50px 0;
}
.contents_in3 p {
	margin-top: 20px;
}
.contents_in3 p span {
	font-size: 1.0rem;
	margin-left: 20px;
	margin-top: -20px;
	font-weight: normal;
}
.contents_in3 p {
	font: 2.0rem;
}
.contents_in4 {
	padding-bottom: 50px;
}
.contents_in4 h1 {
	background-image: url(../images/4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.contents_in4 span {
	float: left;
}
.contents_in4 article {
	width: 70%;
	margin: 50px auto;
}
dl {
	width: 100%;
	clear: both;
	padding: 0px 0px;
	margin: 30px auto　50px;
	display: block;
	padding-bottom: 20px;
	line-height: 2.0rem;
	font-weight: normal;
	font-size: 1.3rem;
	box-sizing: border-box;
	display: block;
	border-bottom: #55704C 2px solid;
}
dt {
	float: left;
	padding: 20px 20px 0 60px;
	border-top: 1px #55704C solid;
	background-position: top;
	width: 200px;
	text-align: left;
}
dd {
	margin-left: 200px;
	border-top: 1px #666 solid;
	background-position: top;
	text-align: left;
	padding: 20px 20px 10px;
	font-size: 1.3rem;
}
dd a {
	display: block;
	color: #000000;
	width: 90%;
}
dd a:hover {
	background-color: #FF004F;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.bt_youtube {
	float: right;
	margin-top: -10px;
}
.p_theme {
	float: right;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 247px;
	height: 227px;
	padding: 0px 0px 0px;
	text-align: center;
}
#page-top img {
	margin-bottom: -22px;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
}
.br_s{
	display: none;
}
.banner{
	margin: 50px auto 80px;
	display: block;
	width: 500px;
}
.article_day2 h1 img{
	margin: 30px auto 0;
	display: block;
	
}


.article_day2 p{
	text-align: right;
	margin-bottom: 20px;
	
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.p_youtube{
	text-align: center;
	font-size: 1.8rem;
	line-height: 3.5rem;
}
/*===============================================
●smart.css  画面の横幅が1024まで
===============================================*/

@media screen and (max-width:1024px) {
	
.movie {
	width: 100%;
	margin: 20px auto 2%;
}
.tvo-video {
 height: calc(90vw * 0.5625);
}
.br_s{
	display: block;
}

img {
	width: 100%;
	height: auto;
}
	

#page-top .img_s{
		display: block;
	width: 50px;
	height: 50px;
	}
.header h1 img {
	width: 100%;
	height: auto;
}
.contents {
	width: 94%;
	max-width: 1024px;
	margin: 0 auto;
	display: block;
}
.article_day h1 {
	float: none;
	display: block;
}
.article_day .img_start {
	
	display: none;
}
	.s_start{
	display: block;
		width: 80%;
		margin: -10px auto 30px;
}
.h2_day {
	clear: both;
	margin: 0px 0 0px 0px;
	color: #FF0004;
	width: 100%;
	margin: 0 auto;
}
.h2_day span {
	background-color: #FF0004;
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 0px 0px 0px;
	font-size: 0.7em;
	display: block;
	clear: both;
	font-weight: normal;
}

.contents_in1, .contents_in2, .contents_in3, .contents_in4 {
	width: 100%;
	background-color: #FFFFFF;
	padding: 2rem 1.0rem;
	margin-bottom: 20px;
	clear: both;
	box-sizing: border-box;
}
.contents_in1 h1 {
	background-image: url(../images/1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
	.contents_in1 h1 img, .contents_in2 h1 img, .contents_in3 h1 img, .contents_in4 h1 img{
		width: 70%;
	}	
	
	
	

.contents_in2 {
	height: auto;
}
.contents_in2 .img_logo {
	float: none;
	width: 90%;
	margin: 0 auto;
}
.contents_in2 article {
	float: none;
	font-size: 1.1rem;
	font-weight: normal;
	margin: 1rem 0;
}
.contents_in2 p {
	margin: 10px 0;
}
.contents_in3 {
	height: auto;
}

.img_takoyaki {
	float: none;
	margin-bottom: 30px;
}
.contents_in3 article {
	float: none;
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0px 0px 0;
}
.contents_in3 p {
	margin-top: 20px;
}
.contents_in3 p span {
	font-size: 0.7rem;
	margin-left: 10px;
	margin-top: -20px;
	font-weight: normal;
}

.contents_in4 {
	padding-bottom: 50px;
}

.contents_in4 span {
	float: left;
}
.contents_in4 article {
	width: 100%;
	margin: 50px auto;
}
dl {
	width: 100%;
	clear: both;
	padding: 0px 0px;
	display: block;
	padding-bottom: 0px;
	line-height: 1.8rem;
	font-weight: normal;
	font-size: 1.0rem;
	box-sizing: border-box;
	border-bottom: #55704C 2px solid;
	border-top: 2px #55704C solid;
}
dt {
	float: none;
	padding: 15px 0px 5px 10px;
	border-top: 0px #55704C solid;
	background-position: top;
	width: 97%;
	text-align: left;
	
}
dd {
	margin-left: 0;
	border-top: 0px;
	background-position: top;
	padding: 10px 10px 10px;
	font-size: 1.2rem;
	background-color: #F3F3F3;
	border-bottom:  1px #55704C solid;
}
dd a {
	display: block;
	color: #000000;
	width: 100%;
}
dd a:hover {
	background-color: #FF004F;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
}
.bt_youtube {
	float: right;
	margin-top: -10px;
	width: 18%;
	margin-top:0px;
}
.p_theme {
	float: right;
}
	
	
#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 0px 0px 0px;
	text-align: center;
}
#page-top img {
	margin-bottom: 0px;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
}

#page-top .img_pc{
		display: none;
	}	

.banner{
	margin: 30px auto 60px;
	display: block;
	width: 80%;
}
	.p_youtube{
	text-align: center;
	font-size: 1.0rem;
	line-height:2.5rem;
}
	.article_day2 h1 img{
	margin: 0px auto 0;
	display: block;
	
}
	.article_day2 p{
	text-align: right;
		font-size: 0.8rem;
		margin: 5px 5px 10px 0;
	
}

}


@media screen and (min-width:768px) and ( max-width:1024px) {
	.bt_youtube {
	float: right;
	width: 8%;
	margin-top:0px;
}
}
@media screen and (min-width:300px) and ( max-width:500px) {
	.bt_youtube {
	float: right;
	width: 15%;
	margin-top:0px;
}
</pre></body></html>