@charset "Shift_JIS";

/* **************************************************

Name: dozyo_frame.css
Create: 2016
Copyright 2016 Hitachi, Ltd.

***************************************************** *

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

frame style

------------------------------------------------------------------------------------------- */
body {
    background: #e5e5e5 !important;
}
.frame-btnSet {
	display: none;
}
.frame-btnSet a {
	display: block;
}
@media screen and (min-width: 768px) {
	.frame-btnSet {
		height: auto !important;
	}
}
@media screen and (max-width: 767px) {
	.frame-btnSet {
    	position: fixed;
    	top: 50px;
    	left: 1%;
    	width: 34px;
    	max-height: 445px;
	}
	.frame-btnSet.right {
		left: auto;
		right: 1%;
	}
}
.frame-bg {
	max-width: 1000px;
	margin: 10px auto 0;
	background-image: url(/kids/kinopon/kinopontown/images/dozyo_frame/frame_top.png), url(/kids/kinopon/kinopontown/images/dozyo_frame/frame_center.png);
    background-repeat: no-repeat,repeat-y;
	background-size: 100%;
}
.frame-bg-inner {
	position: relative;
	max-width: 1000px;
	background-image: url(/kids/kinopon/kinopontown/images/dozyo_frame/frame_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom;
	background-size: 100%;
}
.frameSet {
    width: 78%;
    margin: auto;
    padding: 16% 0 8%;
}
.frameSet a {
	cursor: pointer;
}
.frame-btn-close {
	position: absolute;
	top: 10px;
	right: 3%;
	z-index: 10;
}
.frame-btn-close a {
	display: block;
}
.frame-btn-close img {
	width: auto;
	height: 50px !important;
}
.frame-btn-prev,
.frame-btn-next {
	position: absolute;
	top: 50%;
	left: 2%;
	width: 68px;
	height: 92px;
	margin: -30px 0 0;
	z-index: 10;
}
.frame-btn-next {
	left: auto;
	right: 2%;
}
.frame-btn-prev img,
.frame-btn-next img {
	width: 100%;
}

.frameRow {
  zoom: 1;
  padding-top: 20px;
}
.frameRow:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.frameRow:first-child {
  padding-top: 0;
}
.frameRow h1,
.frameRow h2,
.frameRow h3 {
	margin: 0 0 10px;
    padding: 0;
    background: none;
    color: #333;
    font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "ƒqƒ‰ƒMƒmŠÛƒS Pro", "Hiragino Maru Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "HGŠÛºÞ¼¯¸M-PRO", "HGMaruGothicMPRO";
    font-weight: bold;
}
.frameRow h1,
.frameRow h2 {
	margin: 0 0 20px;
}
.frameRow h3 small {
	display: block;
}
.frameRow .frameTitle01 {
    font-size: 300%;
}
.frameRow .frameTitle02 {
    font-size: 166%;
}
.frameRow .frameTitle03 {
    font-size: 237%;
}
.frameRow .frameTitle04 {
	margin-bottom: 20px;
	padding: 3px 10px;
    color: #654536;
    font-size: 134%;
}
.frameRow .frameTitle04 span {
	background-color: #654536;
    padding: 12px 16px 2px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.frameRow h2 em {
    font-size: 137%;
    font-style: normal;
}
.frameRow h2 small {
	margin-right: 1em;
	font-size:66%;
}
.frameRow h2 strong {
    display: block;
    margin-top: 10px;
	margin-right: 1em;
	font-size:93%;
	font-weight: bold;
}

.frameSet .townPagesControll {
    font-size: 150%;
}


.frame-btn-close {
	position: absolute;
	top: 30px;
	right: 5%;
	z-index: 10;
}
.frame-btn-close a {
	display: block;
}
.frame-btn-close img {
	width: auto;
	height: 50px !important;
}


.frameText-b > p {
	margin-bottom: 20px;
}

.frameBox01-l {
	float: left;
	width: 48%;
}

.frameBox01-r {
	float: right;
	width: 48%;
	padding:0;
}

.frameBox01-r img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: auto;
}

.frameBox02-title .frameTitle02 {
	float:left;
	padding:0px 8px;
	margin-right:10px;
	background-color:#5a3c1e;
	color:#FFF;
	text-align:center;
	border-radius: 8px;
}

.frameBox02-title .frameText-b {
	float:left;
	width:78%;
}

.frameBox02-img {
	float: left;
	width: 30%;
}

.frameBox02-kino {
	float: right;
	width: 25%;
	padding:0;
}

.frameBox02-sel {
	float: right;
	width: 45%;
	padding:0;
	text-align:center;
}

.frameBox02-sel .frameText-b {
	color:#FF4D00;
	font-size:90%;
	font-weight:bold;
}
        
.frameBox02-exp {
	float: left;
	width: 48%;
	position: relative;
	border: 2px solid #ff9900;
	border-radius: 8px;
	padding: 30px 5px 5px 5px;;
}

.frameBox02-exp-title {
	position:absolute;
	width:100%;
	text-align:center;
	top:-22px;
	font-size: 22px;
	background-color: #FFF;
	left: -100%;
	right: -100%;
	margin: auto;
	width:100px;
	color:#FF4D00;
}

.frameBox02-kino2 {
	float: right;
	width: 48%;
	padding:0;
	position:relative;
}

.frameBox02-img img, 
.frameBox02-kino img,
.frameBox02-sel img,
.frameBox02-kino2 img,
.frameResult img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: auto;
}

.frameBox02-sel img {
	width: 40%;
	padding:0;
	display:inline-block;
	
}

.frameBox02-title:after,
.frameBox02-question:after,
.frameBox02-answer:after,
.frameBox03:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.frameLink {
    margin: 60px 0 0;
    text-align: center;
}
.frameLinkTop {
    margin: 30px 0 0;
	text-align:center;
}

.frameJudgmentBtn {
	padding:20px;
	text-align:center;
	margin-top:-40px;
	margin-bottom:20px;
}

.frameJudgmentBtn a.disabled {
	cursor:default;
	opacity: 0.5;
}

.frameResult {
	width:500px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
}
    
.frameBox03-img {
	float:left;
	width:20%;
	margin-right:2%;
}

.frameBox03-txt {
	float:left;
	width:78%;
}

.frameBox03-img img {
	width: 100%;
	height: auto;
}


@media screen and (max-width: 994px) {
	.frame-btn-close img {
		height: 46px !important;
	}
}

@media screen and (max-width: 767px) {
	.frame-bg {
		background-image: url(/kids/kinopon/kinopontown/images/dozyo_frame/frame_top_sp.png), url(/kids/kinopon/kinopontown/images/dozyo_frame/frame_center.png);
	}
	.frame-btn-close {
		top: 20px;
	}
	.frame-btn-close img {
		height: 30px !important;
	}
	.frameRow .frameTitle03 {
    	font-size: 24px;
	}
}

@media screen and (max-width: 579px) {
	.frame-btn-close {
		top: 10px;
	}
	.frameBox01-l,
	.frameBox01-r {
		float: none;
		width: 100%;		
	}
	.frameBox01-r img {
		width: 100%;
	}
	.frameBox02-img {
		float: left;
		width: 60%;
	}
	.frameBox02-kino {
		float: right;
		width: 40%;
	}
	.frameBox02-sel {
		float: left;
		width: 100%;
		margin-top:10px;
	}
	.frameBox02-sel img {
		width: 35%;
	}
	.frameBox02-exp {
		float: none;
		width: 100%;
		margin-top:20px;
	}

	.frameBox02-kino2 {
		float: none;
		width: 100%;
	}
	.frameBox03-img {
		float:none;
		margin:auto;
		width:30%;
		margin-bottom:10px;
	}

	.frameBox03-txt {
		float:none;
		width:100%;
	}

	.frameBox02-title .frameTitle02 {
		float:none;
		margin-bottom:5px;
		display:inline-block;
	}

	.frameBox02-title .frameText-b {
		float:none;
		width:100%;
	}
	.frameResult {
		width:100%;
	}
	
	.frameSet .townPagesControll {
    	padding: 60px 0 0;
	}
	
	.frameLink img {
    	width: 168px;
    	height: auto;
	}
  
}
@media only screen and (max-width: 1024px) and (orientation : landscape) {
	.frameBox01-l {
		float: left;
		width: 60%;
	}
	.frameBox01-r {
		float: right;
		width: 40%;
	}

	.frameBox01-r img {
		width: auto;
	}
}

