/*
	Theme Name: Innovate
	Theme URL: http://newwpthemes.com/wordpress-theme/innovate/
	Description: Innovate ıs a free WordPress theme with options page. Supports the post thumbnails. Suitable for any niche.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0 
	Tags: Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
/*background: url(images/background.png);*/
background:#FFF;
           }

br {letter-spacing: 0; }


html>/**/body　#b {
border: 0px;
width: 100px;
height: 30px;
background: url(http://scanb.jp/wp-content/uploads/2010/06/sousinn.png) left top no-repeat;
text-indent: -9999px; /*　「送信」のテキストを飛ばす　*/
}

#wrapper {
	/*background: url(images/weapper-background.png) left top repeat-x;*/
	}

#container {
width:950px;
	}

#contentwrap {
width:950px;
margin:10px 0 0 0;
	}

a {
	color: #e1380f;
text-decoration:none;
font-weight :bold; 
	}

a:hover {
	color: #ff0303;
	}


/* HEADER */

#header {
	height: 100px;
    background: #fff;
    /*border-top: 4px solid #f0f0f0;*/
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 18px 0 0 15px;
	font-weight: normal;
	font-family: 'メイリオ', Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 46px;
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #e1380f;
	text-decoration: none;
	}


#header h2 {
	color: #a5a5a5;
    padding-left: 15px;
	font-size: 14px;
	font-family: 'メイリオ', Arial, Helvetica, Sans-serif;
    font-style: italic;
	}
    
.logoimg {
    margin: 15px  0 0 15px;
    }

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 34px;
    float: right;
    padding: 0 0px;
    background: #fcfcfc;
    /*border-top: 2px solid #f0f0f0;
    margin-top: 30px;*/
	}
	
#pagemenu {
	height: 34px;
    float: right;
	margin-bottom: 1px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {

border: 1px dotted #e1380f;
border-top:none;
	color: #787474;
	display: block;
    margin: 0 0 0 4px;
	padding: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: 'メイリオ', Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #e1380f;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color: #fff;
background:#e1380f;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}

.navcontainer {
	height: 36px;
width:950px;
    padding: 0 0 0 0px;
    border: 1px solid #e8e8e8;
    background: #fff;
	}
	
#nav {
	height: 30px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
text-align:center;
width:135px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #292626;
	display: block;
    margin: 2px 1px 1px 2px;
	padding: 9px 0px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

border:1px dotted #e8e8e8;
    /*-moz-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;*/
	}

#nav li:first-child { margin: 0 0 0 2px; }
	
#nav li a:hover, #nav li a:active {
	color: #fff;
	display: block;
	text-decoration: none;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #ce2c05;
    /*-moz-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;*/
	}
	
#nav  li.current-cat a {
	color:#fff;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #ce2c05;
    /*-moz-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;*/
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
    
/* CONTENT */

#content {
    border: 1px solid #e8e8e8;
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}
	
.post {
	border-bottom: 1px solid #e6e8c9;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 22px;
	font-family: 'メイリオ', Arial, Verdana;
	color: #292929;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #292929;
	}

.title a:hover {
	text-decoration: underline;
    color: #e1380f;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: 'メイリオ', Arial, Verdana;
	text-decoration: underline;
}

.readmorecontent {
	text-align: right;
	}


a.readmore {
	padding: 4px 15px;
	background: #d5d5d5;
	color: #292626;
	text-decoration: none;
    font-size: 12px;
	}

a.readmore:hover {
	background: #e1380f;
    color: #fff;
	}


.postdate {
	font-size: 13px;
	font-family: 'メイリオ', Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #8a8a8a;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: 'メイリオ', Arial, Verdana;
	color: #474747;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: 'メイリオ', Arial, Verdana;
	font-size: 14px;
	color: #474747;
	}
    
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #292626 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#292626 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #292626 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#e1380f !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #292626 !important;
    background: none !important;
    border: 0 !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin:0;
/*border:1px solid #e8e8e8;*/
    font-size: 14px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #39393b;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#e1380f;
	}
	
.widget_twitter,.aktt_widget,.widget_links,.widget_text {
width:310px;
border:1px solid #e8e8e8;
margin:5px 0;
}

#search {
    border: 1px solid #ddd;
    height: 30px;
    padding: 0;
    background: #fff ;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #858282;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch 	#s {
  width: 258px;  
}

#topsearch #search {
    margin: 5px 0 0 0;
}
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 5px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 4px 0 4px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}



.rssbox {
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.rssbox:hover {
    border: 1px solid #a1a1a1;
    }

.rssbox a {
	color: #39393b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: 'メイリオ', Arial, Helvetica, Sans-serif;
	}
.rssbox a:hover {
	color: #e1380f; 
	text-decoration: underline;
	}

.twitterbox {
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px 0 0 0;
	}
    
.twitterbox:hover {
    border: 1px solid #a1a1a1;
    }
	
.twitterbox a {
	color: #39393b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    font-family: 'メイリオ', Arial, Helvetica, Sans-serif;
	}
.twitterbox a:hover {
	color: #e1380f; 
	text-decoration: underline;
	}
	
.sidebarvideo {

	}

.sidebar h2 {
border:1px solid #e8e8e8;
background:#e8e8e8;
	margin: 2px;
	padding: 4px 0 4px 14px;
	/*background: url(images/sidebar-tab.png) left top no-repeat;*/
	font-size: 16px;
	font-family: 'メイリオ', Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #292626;
    text-align: left;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
	}
	
.sidebar ul li li {
	padding: 4px 0px 6px 10px;
	margin: 0px;
	border-bottom: 1px solid #ddd;
    background: url(images/bullet.png) left 11px no-repeat;
	}
	
.sidebar ul li ul li {
	padding: 4px 0px 6px 10px;
	margin: 2px 0;
    border-bottom: 1px solid #ddd;
    background: url(images/bullet.png) left 11px no-repeat;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #39393b;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #fff;
	}

#wp-calendar td {
	color: #39393b;
	font: normal 12px 'メイリオ', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #e1380f;
	color: #fff;
	}
	
#wp-calendar td:hover a {
    color: #fff;
}
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footerwrap {
border:1px solid #e8e8e8;
    margin-top: 15px;
}

#footer {
	background: #e8e8e8;
	padding: 22px;
	text-align: center;
	color: #292626;
	font-size: 13px;
margin:2px;
	}

#footer a {
	color: #292626;
	} 

#footer a:hover {
	text-decoration: none;
    color: #292626;
	} 

#footerend {
margin-top:15px;
text-align:center;
background: #333;
}

#footerend a {
margin:0 5px;
color:#999;
}
	
#footer2 {
	color: #828181;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #828181;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;

	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
}


.selector02 {
	border-left: 7px solid #ff3300;
	border-bottom: 3px solid #ff3300;
	padding:0.6em 0.8em;
font-weight: bold;
color: #660000;
}

.botan {
float:left;
margin:0 0 0 10px;
}

.clear {
clear:both;
}

#optionprice {
background-image:url(http://scanb.jp/wp-content/uploads/2011/09/ryoukin_2.gif);
background-repeat: no-repeat; 
width:540px;
height:370px;
padding:50px 25px 0px 30px;
}

#hyoshi2 {
background-image:url(https://scanb.jp/wp-content/uploads/2022/07/op_hyoushi.gif);
background-repeat: no-repeat; 
width:554px;
height:261px;
margin:30px 0 0 20px;
}

#full2 {
background-image:url(https://scanb.jp/wp-content/uploads/2022/07/op_color.gif);
background-repeat: no-repeat; 
width:554px;
height:226px;
margin:20px 0 0 20px;
}


#perfect {
background-image:url(https://scanb.jp/wp-content/uploads/2022/07/op_perfect.gif);
background-repeat: no-repeat; 
width:554px;
height:249px;
margin:20px 0 0 20px;
}

#optionocr {
background-image:url(https://scanb.jp/wp-content/uploads/2021/04/op_ocr3.gif);
background-repeat: no-repeat; 
width:554px;
height:285px;
margin:20px 0 0 20px;
}

#tokkyu {
background-image:url(https://scanb.jp/wp-content/uploads/2021/04/op_toku.gif);
background-repeat: no-repeat; 
width:554px;
height:206px;
margin:20px 0 0 20px;
}

#optionjpg {
background-image:url(https://scanb.jp/wp-content/uploads/2021/04/op_jpg2.gif);
background-repeat: no-repeat; 
width:554px;
height:208px;
margin:20px 0 0 20px;
}

#hikitori {
background-image:url(http://scanb.jp/wp-content/uploads/2011/09/op_hikitori.gif);
background-repeat: no-repeat; 
width:554px;
height:250px;
margin:20px 0 0 20px;
}

#hikitorinew {
background-image:url(http://scanb.jp/wp-content/uploads/2010/06/op_hikitori_new.gif);
background-repeat: no-repeat; 
width:554px;
height:250px;
margin:20px 0 0 20px;
}


#dvd {
background-image:url(https://scanb.jp/wp-content/uploads/2021/05/dvdnew1.gif);
background-repeat: no-repeat; 
width:554px;
height:206px;
margin:20px 0 0 20px;
}

#saitekika {
background-image:url(https://scanb.jp/wp-content/uploads/2021/04/op_saitekika_24.gif);
background-repeat: no-repeat; 
width:554px;
height:246px;
margin:20px 0 0 20px;
}

.optionlist {
margin:0 0 0 -15px;
}

.hyoshic {
float:left;
margin:55px 0 0 40px;
}

.otext {
float:right;
margin:80px 25px 0 0;
width:200px;
height:100px; 
line-height: 120%;
}

.otextp {
float:right;
margin:65px 25px 0 0;
width:165px;
height:100px;
font-size:small;
line-height:120%;
}

.perfectc {
float:left;
margin:70px 0 0 10px;
}

.ocrc {
position:absolute;
margin:75px 0 0 420px;
	width:97px;
}

.ocrt {
float:left;
margin:30px 0 0 20px;
width:270px;
height:150px;
font-size:small;
line-height: 110%;
}

.ocrt2 {
float:left;
margin:43px 25px 0 25px;
width:75px;
height:40px;
font-size:x-small;
line-height: 100%;
}

.ocrt3 {
position:absolute;
margin:210px 10px 0 400px;
width:140px;
height:40px;
font-size:small;
line-height: 100%;
}

.otexts {
float:right;
margin:70px 25px 0 0;
width:200px;
font-size:small;
line-height: 100%;
}

#hikitorit {
float:right;
margin:35px 25px 0 0;
width:300px;
font-size:small;
line-height: 100%;
}

#dvdt {
float:right;
margin:75px 25px 0 0;
width:200px;
}

.q1 {
float:left;
width:30px;
height:30px;
background-image:url(http://scanb.jp/wp-content/uploads/2013/05/q04.gif);
margin:20px 0 0 0 ;
}

.qb1 {
float:left;
width:30px;
height:30px;
background-image:url(http://scanb.jp/wp-content/uploads/2013/05/q04.gif);
}
.a1 {
float:left;
width:30px;
height:30px;
background-image:url(http://scanb.jp/wp-content/uploads/2013/05/a05.gif);
}

.q2 {
font-size: large; 
font-weight: bold;
height:auto;
margin:40px 0 15px 30px ;
width:554px;
}

.q4 {font-size: large; 
font-weight: bold;
}

.q3 {
margin:0 10px 0 30px;
width:554px;
}

.nolist {
font-size:125%;
}

.nolist ul li {
list-style-type:none;
margin:5px 0;
}

.sml {
display: inline-block;
_display: inline;
font-size:90%;
-webkit-text-size-adjust: 130%;
}

.ssml {
display: inline-block;
_display: inline;
font-size:75%;
-webkit-text-size-adjust: 120%;
}

.nl {
margin:0 0 10px 0;
color: #333bd5;
border-bottom: 1px solid #000;
}

.btn {
float:left;
background: #FF884C;
background: -moz-linear-gradient(top,#FF884C, #FF6519 50% , #FF5400 50% ,#E54C00);
    background: -webkit-gradient(linear, left top, left bottom, from(#FF884C), color-stop(0.5,#FF6519), color-stop(0.5,#FF5400), to(#E54C00));
	color: #FFF;
 font-size:180%; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #0099CC;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 200px;
height:70px;
	padding: 10px 20px ;
margin:10px 20px 10px 30px;
text-align:center;
line-height: 150%;
-webkit-text-size-adjust: 100%;
}

.btn:hover {
color:#fff;
background:#AD5947;
background: -moz-linear-gradient(top,#AD5947, #A05341 50% , #934C3C 50% ,#884737);
    background: -webkit-gradient(linear, left top, left bottom, from(#AD5947), color-stop(0.5,#A05341), color-stop(0.5,#934C3C), to(#884737));
}

.btn2 {
height:50px;
 font-size:125%;
padding:20px 5px; 
}

.border1 { border:3px solid; border-color:#FF0000; text-align: center; margin:10px 23px;}

.maintx { margin:15px 0; text-align:center; font-size: 17px; font-weight: bold; color:#666666;
}

.mainred { font-size: 40px; color: #E60012;
}

.maincon {
font-size: 15px; margin: 0 23px 30px 23px;
}

.maincon2 {
font-size: 17px; margin: 0 13px;
font-weight: bold; 
color: #000066;
}

.mainconm {
font-size: midium; margin: 0 13px 0 18px;
}

.maincon3 {
font-size: 17px; margin: 20px 13px 0 13px;
font-weight: bold; 
color: #000066;
}

.maincon4 {
font-size: 15px; margin: 0 30px 30px 30px;
}

.mainjpg {
float:left;
margin:0 20px 20px 10px;
}

.four.columns {
    position: relative;
    display: inline-block;
color:white;
    padding: -30px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-weight: 900;
font-size:120%;
}
 
.four.columns p #topgazou-text {
float:left;
    position: absolute;
    	display: inline-block;
	_display: inline;
    right: -150px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(0,0,0,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 70px;
    background: #ca0000;
    width: 500px;
    padding: 5px 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
.four.columns p:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -25px;
    right: 220px;
    z-index: 0;
    border: 17px solid;
    border-color: transparent transparent #662121 transparent;
}

.four.columns #mainpic {
margin: 7px 0 0 0 ;
}

.four.columns p #topgazou-text .mann {
font-size:200%;
}

.redline {
border: solid 3px red;
padding: 5px;
margin:10px 0;
font-size: 140%;
text-align:center;
-webkit-text-size-adjust: 100%;
}

.brown {
color: #cc3300;
margin:5px;
font-weight: bold;
font-size: 120%;
}

.boldline {
font-weight: bold;
}

.baseprice {
margin:10px 0 0 0;
}

.form-width { max-width: 100%;}

.wpcf7-submit {
font-size: 17px;
padding: 3px 35px;
background: #FF884C; 
color: #fff;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-top: none;
border-right: none;
border-left: none;
border-bottom: solid 4px #dcdcdc;
-webkit-appearance: none;
border-radius: 0;

}
  
.wpcf7-submit:hover {
background-color: #AD5947;
color: #fff;}

.wpcf7 textarea {
	font-size: 16px;
-webkit-text-size-adjust: 100%;
}

.dropdown {
font-size: 130%;
width: 95%;
}

.drop2 {
margin:-10px 0 30px 0;
}

.drop3 {
margin:-10px 0 20px 0;
}

.drop4 {
margin:-10px 0 0 0;

}

.mobilet {
margin:15px 0 10px 0;
font-weight: 600;
}

.mobilet2 {
margin:15px 0 10px 0;
}

.mobilet3 {
margin:15px 0 0 0;
font-size: 150%;
}

.samplehikaku {
-webkit-text-size-adjust: 100%;
}

.kihonb {
color: #8B0000;
font-weight: bold;
}

.button {
  display: inline-block;
  position: relative;
  z-index: 2;
  width: 500px;
  height: 80px;
  text-align: center;
  text-decoration: none;
  line-height: 80px;
  outline: none;
font-size:200%;
  background-color: #fff;
  border: 4px solid #000066;
  color: #000066;
border-radius: 10px;
  background-size: 20%;
  background-repeat: no-repeat;
background-position: right center;
}

.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #000066;
}

.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button:hover {
  background-color: #000066;
  border-color: #000066;
  color: #fff;
}

.button::before {
  right: 0;
}
.button::after {
  left: 0;
}
.button:hover::before,
.button:hover::after {
  width: 0;
  background-color: #000066;
}



.button2 {
  display: inline-block;
float:left;
  width: 250px;
  height: 100px;
	padding: 16px 20px ;
margin:10px 20px 10px 30px;
  text-align: center;
  text-decoration: none;
  line-height: 150%;
  outline: none;
font-size:165%;
	border-radius: 10px;
	  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.button2::before,
.button2::after {
  position: absolute;
  z-index: -1;
  display: block;
}
.button2,
.button2::before,
.button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button2 {
  position: relative;
  z-index: 2;
  background-color: #000066;
  border: 2px solid #000066;
  color: #fff;
}
.button2:hover {
  background-color: #fff;
  border-color: #000066;
  color: #000066;
}
.button2::before,
.button2::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #000066;
}
.button2::before {
  right: 0;
}
.button2::after {
  left: 0;
}
.button2:hover::before,
.button2:hover::after {
  width: 0;
  background-color: #000066;
}

.button3 {
 font-size:140%;
padding:20px 5px; 
}

.btn3 {
float:left;
margin:25px 20px 20px 15px;
}

.btn4 {
float:left;
margin:25px 0 20px 0;
}

.btn5 {
  background-color: #0072c1;
  border: 2px solid #0072c1;
			border-bottom: 5px solid #003567;
}

.btn5:hover {
  background-color: #fff;
  border-color: #0072c1;
  color: #0072c1;
}
.btn5::before,
.btn5::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #0072c1;
}

.btn5:hover::before,
.btn5:hover::after {
  width: 0;
  background-color: #0072c1;
}

.btn6 {
  background-color: #cc0033;
  border: 2px solid #cc0033;
	border-bottom: 5px solid #620019;
}

.btn6:hover {
  background-color: #fff;
  border-color: #cc0033;
  color: #cc0033;
}
.btn6::before,
.btn6::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #cc0033;
}

.btn6:hover::before,
.btn6:hover::after {
  width: 0;
  background-color: #cc0033;
}

#omakase2 {
background-image:url(https://scanb.jp/wp-content/uploads/2018/07/omakase_new.gif);
background-repeat: no-repeat; 
width:554px;
height:270px;
margin:30px 0 0 20px;
}

.wpcf7 input[type="checkbox"]
{
margin:20px 0 0 0;
}

panel {
  width: 500px;
}
 
#panel > dt {
  border-bottom: solid 1px white;
  background-color: #0090d4;
  color: white;
  cursor: pointer;
  padding: 10px;
  font-weight: bold;
background-image:url(https://scanb.jp/wp-content/uploads/2018/07/ya3-e1508322964254.png);
background-repeat: no-repeat;
background-position:98%;
}
 
#panel > dd {
  border: solid 1px Silver;
  margin: 0px;
  padding: 10px;
}

#panel > dt:hover {
  background-color: #2fbafc;
}

.type12 {
	overflow-x: scroll;
}

.type121 {
	  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
	border-spacing: 3px;
	text-align: center;
	line-height: 1.5;
}
.type121 th {
	padding: 6px;
	font-weight: bold;
	vertical-align: top;
text-align: center;
	color: #fff;
	background: #ff8c00;
		border: solid 1px #000000;
}
.type121 td {
	padding: 6px 5px;
text-align: center;
	vertical-align: center;
border: solid 1px #000000;
}

table.type13 {
	border-collapse: separate;
	border-spacing: 3px;
	text-align: center;
	line-height: 1.5;
}
table.type13 th {
	width: 155px;
	padding: 6px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #036;
}
table.type13 td {
	width: 155px;
	padding: 6px 5px;
	vertical-align: center;
	background: #e2eeff;
}
table.type13 th.col01 {background: #036;}
table.type13 td.col01 {background: #e2eeff;}
table.type13 th.col02 {background: #f63;}
table.type13 td.col02 {background: #fc9; font-weight: bold;}



.red {
color:red;
font-weight: bold;
}

.blue {
color:blue;
font-weight: bold;
}

.yohaku {
height: 20px;
}

.specialclass input[type=text] {font-size:200%; color:red;}
.specialc2 input[type=text] {font-size:130%;}

.toi {
position: relative;
width: auto;
height: 50px;
margin:10px 0 10px 0;
font-size: 120%;
}

.toi a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
color: #fff;
background-color: #295890;
text-align: center;
line-height: 50px;
border: 1px solid #295890;
	box-sizing: border-box;
}

.toi a:hover {
color: #295890;
background-color: #fff;
}

.toi4 a {
color: #f95902;
background-color: #fff;
	border: 1px solid #f95902;
}

.toi4 a:hover {
color: #fff;
background-color: #f95902;
}

.toi5 a {
	color: #336666;
	background-color: #fff;
	border: 1px solid #336666;
}

.toi5 a:hover {
color: #fff;
background-color: #336666;
}

table.company {
width: 500px;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0px 15px;
font-size: 16px;
}

table.company th,
table.company td {
padding: 10px;
}

table.company th {
background: #295890;
vertical-align: middle;
text-align: left;
width: 100px;
overflow: visible;
position: relative;
color: #fff;
font-weight: normal;
font-size: 16px;
}

table.company th:after {
left: 100%;
top: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #295890;
border-width: 10px;
margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
table.company th::after {
float: right;
padding: 0;
left: 30px;
top: 10px;
content: " ";
height: 0;
width: 0;
position: relative;
pointer-events: none;
border: 10px solid transparent;
border-left: #295890 10px solid;
margin-top: -10px;
}
}

table.company td {
background: #f8f8f8;
width: 360px;
padding-left: 20px;
}

.sntk {
margin:15px 0 0 0;
font-size: 16px;
text-align:center;
}

.balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img{
    width: 100%;
    height: auto;
    border: solid 3px #d7ebfe;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
	margin:0 0 10px 0;
}

.says {
    display: inline-block;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #d7ebfe;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #d7ebfe;
}

.says p {
    margin: 0;
    padding: 0;
}

.rc {
	color:#ff0000;
}

.bc {
	color:#a52a2a;
}

.bcb {
	color:#a52a2a;
	font-weight: bold;
}

.mt {
	margin-top: 2em;
}

.mt1 {
	margin-top: 1em;
}

.mt15 {
	margin-top: 1.4em;
}

.mt4 {
	margin-top: 4em;
}

.mt3 {
	margin-top: 3em;
}

.mt5 {
	margin-top: 5em;
}

.mt05 {
	margin-top: 0.7em;
}

.mt10 {
	margin-top: 15em;
}

.medium {
	font-size: medium;
}

.blue2 {
  padding: 0.4em 0.5em;
  color: #494949;
  background: #f4f4f4;
  border-left: solid 5px #7db4e6;
  border-bottom: solid 3px #d7d7d7;
	margin-bottom:20px;
}

.blue3 {
	color: blue;
}

.tweet {
	margin:5px 0 5px 115px;
}

.otextj {
float:right;
margin:80px 25px 0 0;
width:200px;
height:100px; 
line-height: 120%;
}

.mochi {
	background-image: url(https://scanb.jp/wp-content/uploads/2019/07/bringp.png);
	width:600px;
	height:346px;
	max-width:100%;
	background-size:100%;
	background-repeat: no-repeat;
}

.toi6 a {
	background-color: #fff;
	color: #f95902;
border:solid #f95902;
	border-width:1px 0 1px 0;
}

.toi6 a:hover {
	background-color: #f95902;
		color: #fff;
border: 1px solid #f95902;
}

.omakase3 {
	background-image: url(https://scanb.jp/wp-content/uploads/2021/04/omakase_new.gif);
background-repeat: no-repeat; 
width:554px;
height:270px;
margin:30px 0 0 20px;
}

.omakaset {
	float:right;
margin:180px 25px 0 0;
width:200px;
height:100px; 
line-height: 120%;
}

.merit {
	color: #f98202;
	font-weight: bold;
	font-size: 200%;
	float:left;
}

.demerit {
	color: #1c05f6;
	font-weight: bold;
	font-size: 200%;
	float:left;
}

.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #0e3059;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #0e3059;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}

.box26 .box-price {
    position: absolute;
    display: inline-block;
    top: -1px;
    right: -1px;
    padding: 5px 9px;
    height: 25px;
    line-height: 25px;
    font-size: 200%;
    background: #0e3059;
    color: #ffffff;
    font-weight: bold;
}

.clip-box-a {
 position: relative;
 margin: 1em auto;
 padding: 15px 35px 15px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #fff; /* ボックス背景色 */
 color: #555555; /* 文章色 */
 border: 1px solid #ccc; /* 枠線 */
 box-shadow: 1px 1px 1px #acacac; /* 影の色 */
}
.clip-box-a::before {
 position: absolute;
 content: '';
 top: -15px;
 right: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #555555; /*クリップ色 */
 background-color: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #999;
 transform: rotate(10deg);
 z-index: 1;
}
.clip-box-a::after {
 position: absolute;
 content: '';
 top: 0px;
 width: 10px; 
 right: 20px;
 border: solid 5px #fff; /*背景色と同じ色にする*/
 z-index: 2;
}

.wpcf7 textarea[name="textarea-29"] {
height:100px;
}

.button4 {
  display: block;
  width: 500px;
  height: 70px;
	padding: 16px 17px 16px 23px ;
margin:0 auto;
  text-align: center;
  text-decoration: none;
  line-height: 150%;
  outline: none;
font-size:165%;
background-image: url("https://scanb.jp/wp-content/uploads/2022/10/naviblue.png");
  background-size: 3%;
  background-repeat: no-repeat;
	background-position: left 3% center;
	border-radius: 10px;
}
.button4::before,
.button4::after {
  position: absolute;
  z-index: -1;
  display: block;
}
.button4,
.button4::before,
.button4::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button4 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 4px solid #000066;
  color: #000066;
}
.button4:hover {
  background-color: #000066;
  border-color: #000066;
  color: #fff;
}
.button4::before,
.button4::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #000066;
}
.button4::before {
  right: 0;
}
.button4::after {
  left: 0;
}
.button4:hover::before,
.button4:hover::after {
  width: 0;
  background-color: #000066;
}

.button5 {
padding:30px 5px; 
}

#optionprice3 {
background-image:url(https://scanb.jp/wp-content/uploads/2018/07/opback.gif);
background-repeat: no-repeat; 
width:584px;
height:440px;
padding:50px 25px 0px 30px;
}

.wpcf7-spinner {
    display: block !important;
}
.datebig {
	font-size: 120%;
}
.syukame {
	background-image: url(https://scanb.jp/wp-content/uploads/2024/08/p_merit_2024.gif);
	width:600px;
	height:345px;
	max-width:100%;
	background-size:100%;
	background-repeat: no-repeat;
}

a.btn_09 {
		float:left;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #795548;
  text-align: center;
  text-decoration: none;
  width: 100%;
  height: 80px;
		margin-top:10px;
  padding: 5px 20px 5px 75px;
  background-color: #ffffff;
  border: 5px solid #FFC107;
  border-radius: 5px;
  box-sizing: border-box;
  position: relative;
  transition-duration: 0.3s;
	max-width:295px;
}
a.btn_09::before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
a.btn_09 span {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
}
a.btn_09 span span {
  display: block;
  font-size: 16px;
	  margin-bottom: 7px;
}
a.btn_09:hover {
  color: #ffffff;
  background-color: #FFC107;
}

a.btn_10::before {
	 background-image: url("https://scanb.jp/wp-content/uploads/2022/07/yen.png");
}

a.btn_migi {
	margin-left:10px;
}

a.btn_11::before {
	 background-image: url("https://scanb.jp/wp-content/uploads/2022/07/packing.png");
}

a.btn_12::before {
	 background-image: url("https://scanb.jp/wp-content/uploads/2022/07/plus.png");
}

a.btn_14::before {
	 background-image: url("https://scanb.jp/wp-content/uploads/2022/11/delivery_date.png");
}

.feature {
width:500px;
	height:992px;
	position: relative;
}
 
.panelp > dt {
background-color: #fa6a01 !important;
	font-size:160%;
}

.panelp > dt:hover {
  background-color: #fba93e !important;
}

.priceex {
		display: flex;
	align-items: center;
}

#panel > dd ul {
  list-style-type: none;
}

#panel > dd ul li {
  position: relative; 
	font-size: 120%;
	font-weight:bold;
	color:#003567;
}

#panel > dd ul li::after {
  content: '';
  display: block;
  position: absolute;
  top: .3em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #25AF01;
  border-bottom: 2px solid #25AF01;
  transform: rotate(-45deg);
}

.feature img {
  position: absolute; 
}

.feature .featureb1 {
width:500px;
	height:auto;
  top: 0;
  left: 0;
}

.feature .featureb2 {
width:170px;
	height:auto;
  bottom: 31%;
  right: 7%;
}

.titlem {
	background-color: #ff9;
}

.titlem2 {
  color: #364e96;
  padding: 0.5em 0;
  border-bottom: solid 3px #364e96;
}

.rainbow {
	background: linear-gradient(to right, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
	background: -webkit-linear-gradient(left, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
	background: -o-linear-gradient(right, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
	background: -moz-linear-gradient(right, #f00 0%, #f80 14.28%, #dd0 28.56%, #0d0 42.85%, #0dd 57.14%, #00f 71.42%, #e0e 85.71%, #f00 100%) 0% center / 200% auto;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}

.grayc{
color:#636363;
}

.usb {
background-image:url(https://scanb.jp/wp-content/uploads/2022/08/usb.gif);
background-repeat: no-repeat; 
width:554px;
height:206px;
margin:20px 0 0 20px;
}

.priceex2 {
		display: flex;
justify-content: center;
	align-items: flex-start;
}

.grecaptcha-badge { visibility: hidden; }

html {
    scroll-behavior: smooth;
}

.ceo {
margin: 0 auto;
	width:300px;
	height: auto;
}

.estimate {
background-image: url("https://scanb.jp/wp-content/uploads/2022/10/estimate.png");
}

.work {
background-image: url("https://scanb.jp/wp-content/uploads/2022/10/work.png");
}

.half2 {
	margin-top: 1em;
   text-align: center;
  display: block;
}

.pupanel {
	font-size: 150%;
	background-color: #0072c1 !important;
}

.pupanel2 {
	font-size: 150%;
	background-color: #cc0033 !important;
}

.syukah {
	color:#ff8c00;
}

.download {
background-image:url(https://scanb.jp/wp-content/uploads/2023/01/downloadplan.gif);
background-repeat: no-repeat; 
width:554px;
height:205px;
margin:20px 0 0 20px;
}

.dvdt2 {
float:right;
margin:75px 25px 0 0;
width:200px;
}

span.wpcf7-list-item{
margin-top:5px;
display:block;
}