@charset "utf-8";

/*
Theme Name: onecaliforniaday
Theme URI: http://www.onecaliforniaday.jp/
Description: http://www.onecaliforniaday.jp/
Author: http://www.onecaliforniaday.jp/
*/
body{
animation: fadeIn 2s ease 0s 1 normal;
-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn{
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn{
    0% {opacity: 0}
    100% {opacity: 1}
}

/* layout */
h1,h2,h3,h4,h5{
	margin-bottom: 1em;
	line-height: 1.5em;
}
.caption{
	font-size: 0.75em;
	line-height: 1.5em;
}
.cap12{
	font-size: 12px;
	text-align: right;
}

#contentsAll{
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
}

#contents{
	margin: 0 auto;
	padding: 60px 0;
	width: 100%;
	height: auto;
	min-width: 990px;
	min-height: 100%;
}
#home_logo{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}
#home_logo img{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 1300px;
	height: auto;
}
#home_logo img.pc{
	display: block;
}
#home_logo img.smp{
	display: none;
}


#home_intro{
	margin: 0 auto;
	padding: 0;
	line-height: 1.75em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#home_intro h2{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
#home_intro h3{
	display: none;
}
#home_intro h4{
	text-align: center;
	font-weight: bold;
}
#home_intro h4 span{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 1.5em;
}
#ytbx{
	margin: 10px auto;
	padding: 24px 0;
	text-align: center;
	width: 100%;
	height: auto;
	clear: both;
}

#home_intro2019{
	margin: 0 auto 40px;
	padding: 0;
	line-height: 1.75em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#home_intro2019 h2{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
#home_intro2019 h3{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}
#home_intro2019 h4{
	text-align: center;
	font-weight: bold;
}
#home_intro2019 h4 span{
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 1.5em;
}
#home_intro2019 img{

	max-width: 100%;
	height: auto;
}
ul.home_2019_booth{
	margin: 20px auto;
	padding: 0;
	width: 100%;
	display: inline-block;
}
ul.home_2019_booth li{
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
	box-sizing: border-box;
}
ul.home_2019_booth li:nth-child(odd){
	padding-right: 10px;
}
ul.home_2019_booth li:nth-child(even){
	padding-left: 10px;
}
ul.home_2019_booth li img{
	width: 100%;
	height: auto;
}



#yt{
	margin: 10px auto;
	text-align: center;
	width: 100%;
	max-width: 100%;
	height: auto;
}
#yt iframe{
	margin: 10px auto;
	max-width: 100%;
	display: block;
	text-align: center;
}
.yt_thum{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background: url(/_common/img/2020/ocd2019_h.jpg) left top no-repeat;
	background-size: 100% auto;
}
.yt_thum a{
	display: block;
}
.yt_thum img{
	width: 100%;
	height: auto;
}
.yt_thum img a:hover img{
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}


ul.home_circle{
	margin: 40px auto;
	padding: 0 0 20px;
	width: 100%;
}
ul.home_circle li{
	margin: 0;
	padding: 0;
	border: solid 10px #fff;
	width: 33.33333%;
	float: left;
	box-sizing: border-box;
	position: relative;
	height: auto;
	display: inline;
}
ul.home_circle li img{
	width: 100%;
	height: auto;
}
ul.home_circle li a{
	display: block;
	width: 100%;
	height: 100%;
 	background: rgba(255,204,51,0.25);
/*
 	background: rgba(190,240,252,0.5);
*/
}
ul.home_circle li a:hover{
	background: rgba(0,0,0,0);
	text-decoration: none;
}
ul.home_circle li:nth-child(1){
}
ul.home_circle li:nth-child(2){
}
ul.home_circle li:nth-child(3){
}
ul.home_circle li h4{
	padding: 2em 0 0;
	box-sizing: border-box;
		font-size: 18px;
	letter-spacing: 0.2em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family: 'Lato',sans-serif;
}

#home_map{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
	max-width: 1200px;
}

#home_map img{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

#sp_message{
	display: none;
}

#main_home{
	margin: 0 auto;
	padding: 0 20px;
	width: 990px;
	box-sizing: border-box;
}
#main_page{
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

#main_c{
	margin: 0 auto;
	padding: 0;
	width: 990px;
}
#side_c{
	margin: 0 auto;
	padding: 0;
	width: 990px;
	clear: both;
}


/* home */
#main_home_news{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
}
#main_home_news_box{
	margin: 0 auto 80px;
	padding: 0 60px;
	width: 100%;
	box-sizing: border-box;
}
#main_home_news_box h4{
	margin: 0 auto 20px;
	font-size: 1.35em;
	font-weight: bold;
	text-align: center;
}

ul#home_new{
	margin: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}
ul#home_new li{
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	margin: 0 0 10px;
	padding: 0 10px;
}

ul#home_new li img{
	width: 100%;
	height: auto;
}
ul#home_new li h4{
	margin: 0.5em 0;
	font-size: 1em;
	min-height: 3em;
}
ul#home_new li h5{
	margin: 0.5em 0;
	font-size: 0.85em;
}
ul#home_new li p{
	margin: 0.5em 0;
	font-size: 0.85em;
}
#main_news a{
}

ul#sponsers191,
ul#sponsers192,
ul#sponsers193{
	margin: 10px auto;
	width: auto;
	max-width: 100%;
	display: table;
}
ul#sponsers192 li{
	margin: 0;
	padding: 20px 60px;
	width: auto;
	box-sizing: border-box;
	list-style: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
ul#sponsers191 li,
ul#sponsers193 li{
	margin: 0;
	padding: 20px;
	width: auto;
	box-sizing: border-box;
	list-style: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
ul#sponsers191 li img,
ul#sponsers192 li img,
ul#sponsers193 li img{
	width: 100%;
	height: auto;
	box-sizing: border-box;
}


#main_c p,
#main_page p{
	margin-bottom: 2em;
	line-height: 1.7em;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* page */


/* archive */
ul#arcv{
	margin: 0 auto 20px;
	padding: 0;
	float: left;
	width: 100%;
}
ul#arcv li{
	width: 33.3%;
	float: left;
	box-sizing: border-box;
	margin: 0 0 40px;
	padding: 0 10px 2em;
	position: relative;
}
ul#arcv li div.ph{
	width: 100%;
	height: auto;
	max-height: 175px;
	overflow: hidden;
}
ul#arcv li div.ph img{
	max-width: 100%;
	height: auto;
}
ul#arcv li div.txt{
	width: 100%;
	text-align: left;
	line-height: 1.5em;
}
ul#arcv li h3{
	margin: 0.5em 0;
	font-size: 1.25em;
	font-family: Lato,sans-serif;
	min-height: 3em;
}

ul#arcv li h4{
	margin: 0.5em 0;
	font-size: 0.85em;
}
ul#arcv li h5{
	margin: 0.5em 0;
	font-size: 0.65em;
	font-family: Lato,sans-serif;
}
ul#arcv li p{
	margin: 1em 0;
	font-size: 0.85em;
}
ul#arcv li p.txt_spec{
	margin: 1em 0;
	font-size: 0.75em;
}
ul#arcv li h5 a.more{
 margin: 0.5em auto;
/*
   position: absolute;
	bottom: 0;
	left: 0;
right: 0;
*/
	padding: 0.35em;
	text-align: center;
	font-size: 1.2em;
	box-sizing: border-box;
	display: block;
	background: #c4f0fc;
	border-radius: 4px;
}
ul#arcv li h5 a.more:hover{
	background: #fff9e2;
	color: #000;
}

body.category-live ul#arcv li p,
body.category-contents ul#arcv li P{
	display: none;
}

/* singe content */
.pagettl{
	margin: 0 auto 2em;
	padding: 2em 0;
	text-align: center;
	font-family: Lato;
	letter-spacing: 0.2em;
}

#single-content{
	margin: 0 auto;
	padding: 0 0 40px;
	width: 640px;
	float: left;
	line-height: 1.75em;
}
#single_blog_side{
	width: 300px;
	float: right;
}
#single-content_blog{
	margin: 0 auto;
	padding: 0 0 40px;
	width: 70%;
	float: none;
	line-height: 1.75em;
	box-sizing: border-box;
}
#single-content img,
#single-content_blog img{
	max-width: 100%;
}
#single-content_blog h2{
	margin: 0 auto 2em;
	padding: 2em 0 0;
	text-align: center;
	font-family: Lato;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#content-blog{
	margin: 0 auto 50px;
	padding-bottom: 20px;
	width: 100%;
}
#content-blog h2.singlettl{
	margin: 0 auto 20px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
}
#content-blog h5{
	margin: 0 auto 20px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	font-size: 0.85em;
}
#content-blog h5 span{
	display: block;
	font-weight: normal;
}
#content-blog h5 ul.post-categories{
	display: inline-block;
}
#content-blog h5 ul.post-categories li a{
}
#content-blog h3{
	margin: 0 0 10px;
	padding: 10px 0;
	font-size: 1.75em;
}

#content-blog p{
	margin: 30px 0;
}

/* news */
#single_blog_side ul{
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#single_blog_side ul li{
	margin: 0;
	padding: 10px 0;
	width: 100%;
	float: left;
	box-sizing: border-box;
	font-size: 0.85em;
}
#single_blog_side ul li .phthum{
	margin: 0 0 0 5px;
	width: 60px;
	height: 60px;
	float: right;
	box-sizing: border-box;
}
#single_blog_side ul li .phthum img{
	width: 100%;
	height: auto;
}
#single_blog_side ul li h5{
	margin: 0;
	padding: 0;
	font-size: 0.85em;
}
#single_blog_side ul li p{
	margin: 0;
	padding: 0;
text-align: left;
}
#single_blog_side ul li p span{
	display: block;
	font-size: 0.85em;
}

.page2 dl,
.page312 dl{
	margin: 20px auto;
	padding: 0 20px;
	box-sizing: border-box;
	width: auto;
	line-height: 1.75em;
}
.page2 dt,
.page312 dt{
	margin: 0 0 1em;
	clear: left;
	float: left;
	width: 5em;
}
.page2 dd,
.page312 dd{
	margin: 0 0 1em 6em;
}






ul#nextprev{
	margin: 20px 0;
	padding: 20px 0;
	width: 100%;
	clear: both;
	float: left;
	font-size: 0.95em;
}
ul#nextprev li{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	line-height: 1.5em;
}
ul#nextprev li span{
	margin-right: 0.35em;
	font-size: 1.5em;
}
ul#nextprev li a{
	display: block;
}


#list ul{
}
#list ul li{
	float: left;
}

#page-content{
	margin: 0 auto 20px;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}


/* --- sponser ---- */

#sponsers,
#sponsers_s{
	margin: 20px auto 0;
	padding: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
	position: relative;
}
#sponsers ul{
	margin: 10px auto;
	padding: 0;
	width: auto;
	max-width: 100%;
	position: relative;
	display: table;
}
#sponsers ul li{
	margin: 0;
	padding: 20px;
	width: auto;
	box-sizing: border-box;
	float: left;
	text-align: center;
	vertical-align:middle;
	display: table;
}
#sponsers ul li p{
	height: 80px;
	display: table-cell;
	text-align: center;
	vertical-align:middle;
}
#sponsers ul li:nth-child(1) img{
	height: 54px;
}
#sponsers ul li:nth-child(2) img{
	height: 50px;
}
#sponsers ul li:nth-child(3) img{
	height: 80px;
}
#sponsers ul li:nth-child(4) img{
	height: 38px;
}
#sponsers ul li img{
	width: auto;
}


#sponsers_s ul{
	margin: 10px auto;
	padding: 0 10px;
	width: auto;
	max-width: 100%;
	position: relative;
	box-sizing: border-box;
	display: table;
}
#sponsers_s ul li{
	margin: 0;
	padding: 0 4px;
	width: auto;
	box-sizing: border-box;
	float: left;
	text-align: center;
	vertical-align:middle;
	display: table;
}
#sponsers_s ul li p{
	height: 70px;
	display: table-cell;
	text-align: center;
	vertical-align:middle;
}
#sponsers_s ul li img{
	width: auto;
}



#sponsers_s ul li img{
	height: 20px;
}
#sponsers_s ul li:nth-child(3) img{
	height: 58px;
}
#sponsers_s ul li:nth-child(4) img{
	height: 30px;
}
#sponsers_s ul li:nth-child(5) img{
	height: 24px;
}
#sponsers_s ul li:nth-child(6) img{
	height: 22px;
}
#sponsers_s ul li:nth-child(7) img{
	height: 30px;
}
#sponsers_s ul li:nth-child(8) img{
	height: 46px;
}
#sponsers_s ul li:nth-child(9) img{
	height: 58px;
}
#sponsers_s ul li:nth-child(10) img{
	height: 50px;
}
#sponsers_s ul li:nth-child(11) img{
	height: 60px;
}
#sponsers_s ul li:nth-child(14) img{
	height: 30px;
}
#sponsers_s ul li:nth-child(17) img{
	height: 40px;
}
#sponsers_s ul li:nth-child(18) img{
	height: 40px;
}
#sps{
	width: 100%;
	text-align: center;
}
#sps img{
	margin: 0 auto;
	display: block;
	width: 980px;
	max-width: 100%;
	height: auto;
}


/* ---------- sidebar ----------------------------------------- */
#side_c h3{
}
#side_c div.widget{
}
#side_c div.widget ul li{
}


.cap{
	font-size: 0.85em;
}
