@charset "UTF-8";

body	{
		margin: 0;
font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, Hiragino Sans, Meiryo, sans-serif;
background: linear-gradient(#ffffff, ffffff);
}

.pagetop {
		display: none;
		position: fixed;
		bottom: 30px;
		right: 55px;
}

.pagetop a {
		display: block;
		width: 50px;
		height: 50px;
		background-color: #555555;
		opacity: 0.6;
		border-radius: 50px;
		text-align: center;
		color: #ffffff;
		font-size: 24px;
		text-decoration: none;
		line-height: 50px;
}


.header-site	{
		margin-top: 20px;
		padding: 5px;
		border-bottom: solid 1px #dddddd;
}

.about_electori		{
		float: right;
		width: 200px;
		color: #333333;
		font-size: 12px;
		text-decoration: none;
		line-height: 3.0;
}

.iframe-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  margin-bottom: 10px;
}

.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
    display:block;
}

.iframe-wrap 
{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
		overflow:auto; 
		-webkit-overflow-scrolling:touch;
		margin-bottom: 10px;
}

.iframe-wrap iframe 
{
	    position:absolute;
	    top:0;
	    left:0;
	    width:100%;
	    height:100%;
	    border:none;
	    display:block;
}

.question {
		padding-top: 20px;
		border-bottom: 1px solid #cccccc ;
		font-weight: bolder;
}

.app { 
	margin-left: 20px;

	padding-left: 20px;
		
}

.back_gray {
		background-color: #dddddd;
}
.red {
		color: #ff0000;
}

.variable_top_banner 
{
		max-width: 100%;
		margin-bottom: 4vmin;
}

.ppap {
		font-size: 120%;
		padding-right: 15px;
		color: #6495ed;
		text-decoration: none;
}

.float_right {
		float: right;
		margin-left: 10px;
}

. movie_tn {
		border: 1px solid #cccccc;

}

.tn_under {
		width: 100px;
		font-size: 10px;
}

.tn_product {
		height: 80px;
		border: 1px solid #cccccc;
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
}

.category {
		font-size: 130%;
		font-weight: bold;
}

.model {
		font-size: 130%;
		font-weight: bold;
}

.caption {
		font-size: 15px;
		background-color: #ffffff;
		padding: 10px;
		margin-top: 20px;
}

.top	{
		position: relative;
}



.variable_top_banner 
{
		max-width: 100%;
		margin-bottom: 4vmin;
}

.flex_Box{
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content:center;
    justify-content: center;
    -ms-flex-align: center;
   -webkit-box-align: center;
   -webkit-align-items: center;
   align-items: center;
   margin: auto;
   margin-bottom: 10px;

}

.flex_img img{
    max-width: 370px;
    text-align: center;
}


.block img	{
		max-width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
}

.product	{
		font-size: 120%;
		font-weight: bold;
}

.product img	{
		border: 1px solid #ffffff;
		max-width: 100%;
		height: auto;
		max-height: 400px;
		max-width: 450px;	
		vertical-align: bottom;
		padding-top: 10px;
		margin-left: auto;
		margin-right: auto;
}

.product_other img	{
		border: 1px solid #ffffff;
		max-width: 100%;
		height: auto;
		max-height: 300px;
		max-width: 400px;	
		vertical-align: bottom;
		margin-left: auto;
		margin-right: auto;
}

.london_title	{
		margin-top: 50px;
		margin-bottom: 10px;
		padding-left: 20px;
		border-left: solid 5px #36761b;
		border-bottom: solid 1px #36761b;
		font-size: 24px;
		font-weight: bold;
}

.london_sub	{
		color: #555555;
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: bold;
}

.caption	{
		color: #444444;
		line-height: 1.8;
}

.caption h1	{
		margin-top: 5px;
		margin-bottom: 5px;
		font-size: 300%;
		font-family: 'Open Sans', sans-serif;
}

.caption h2	{
		margin-top: 50px;
		margin-bottom: 10px;
		padding-left: 20px;
		border-left: solid 5px #cccccc;
		font-size: 24px;
		font-weight: normal;
}

.caption h3	{
		margin-top: 30px;
		margin-bottom: 20px;
		padding-left: 20px;
		font-size: 16px;
		border-left: dotted 2px #cccccc;
		font-weight: normal;		
}		
		
.caption p	{
		margin-top: 0;
		margin-bottom: 20px;
}

.caption table	{
		font-size: 80%;
		border-collapse: collapse;
		margin-bottom: 15px;
		margin-right: 15px;
}

.caption table th, .caption td	{
		border: solid 1px #cccccc;
		padding: 10px 10px;
		text-align: center;
		vertical-align: middle;
}



.copyright p	{
		margin: 0;
		color: #666666;
		font-size: 12px;
		border-top: solid 1px #dddddd;
		text-align: center;
}

.copyright a	{
		color: #666666;
		text-decoration: none;
}

.copyright a:hover	{
		text-decoration: underline;
}

.example {
		margin-bottom: 50px;
}

.footer	{
		margin-top: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #dddddd;
}

.sitemap_150px {
		float: left;
		width: 150px;
		font-size: 11px;
		line-height: 20px;
		margin-bottom: 15px;
}

.sitemap_150px a {
		color: #666666;
		text-decoration: none;
}


.copyright {
		margin-top: 40px;
		padding-left: 15px;
		padding-right: 15px;		
}

.viewer {
    margin: 0 auto;
    width: 900px;
    height: 341px;
    text-align: left;
    overflow: hidden;
}
 
.viewer ul {
    width: 900px;
    height: 341px;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
.viewer ul li {
    top: 0;
    left: 0;
    width: 900px;
    height: 341px;
    display: none;
    position: absolute;
}

.boxA:after {
		content: "";
		display: block;
		clear: both;
}

.box1	{
		float: left;
		width: 50%;
}

.box2	{
		float: left;
		width: 50%;		
}

.box3		{
		float: left;
		width: 300px;
		color: #666666;
		font-size: 11px;
}

.box4		{
		float: left;
		width: 30%;
		padding: 10px;
}

.box4 img	{
		width: 100%;
		margin-bottom: 20px;
}

.box5		{
		float: left;
		width: 105px;
}

.box6		{
		float: left;
		width: 105px;
}

.box7		{
		float: left;
		width: 170px;
		font-size: 12px;
		text-align: center;
}

.box_list		{
		float: left;
		width: 200px;
		font-size: 12px;
}


.box8		{
		float: left;
		width: 170px;
		font-size: 12px;
		text-align: center;
}

.box9		{
		float: left;
		width: 30%;
		padding: 10px;
}

.box9 img	{
		max-width: 100%;
		margin-bottom: 20px;
		max-height: 250px;
}



.margin_right_100px {
		margin-right: 100px;		
}



/* ##### 900px以上 ##### */

@media (min-width: 900px)

{
.contents, .header-site-inner, .sitemap	{
		width: 900px;
		margin-left: auto;
		margin-right: auto;

}



}