@charset "UTF-8";
/* CSS Document */

html {
	overflow-y:scroll;
	overflow-x:hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
	text-align: left;
	font-size: 62.5%;
	background-color: #FFF;
	padding: 0px;
	color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #09F;
	text-decoration: none;
}

a:hover {
	color: #0CF;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: none;
}

/*　wideslider　*/
.wideslider {
	width: 100%;
	height: 840px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(img_optone/index_images/back.png) no-repeat right center;}
.slider_next {background: #fff url(img_optone/index_images/next.png) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: ffa800;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/*　Header　*/

#optone_header {
	padding: 0px;
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.optone_title {
	height: 80px;
	width: 576px;
	float: left;
}

.optone_inquiry {
	float: right;
	height: 80px;
	width: 424px;
	background-image: url(img_optone/allimages/tel_bg.gif);
	background-repeat: no-repeat;
}

.mail {
	height: 50px;
	width: 50px;
	margin-left: 265px;
}

/*　Menu　*/

#optone_menu {
	width: 1000px;
	height: 52px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#optone_menu ul{
   margin:0px;
   padding:0px;
   list-style:none;
}

#optone_menu li{
   margin:0px;
   padding:0px;
   float: left;
}


/*　Footer　*/

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-bottom: 10px;
	height: 30px;
}

.copyright {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #6D6C6C;
	float: left;
	font-style: italic;
	text-align: center;
	margin-right: 30px;
	letter-spacing: 0.5em;
}

.footer_navi {
	font-size: 1.1em;
	color: #000;
	float: right;
	width: 500px;
	margin-top: 2px;
}


/*　Content　*/

#content {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 35px;
}

.content_left {
	float: left;
	height: auto;
	width: 300px;
}

.content_right {
	float: right;
	height: auto;
	width: 700px;
}

.img_center {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.content_txt {
	font-size: 17px;
	line-height: 180%;
	color: #000;
	height: auto;
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.page_catch {
	background-color: #E4E4E4;
	width: 100%;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.catch_txt {
	font-size: 1.6em;
	line-height: 150%;
	font-weight: bold;
	color: #F5AA3B;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*　戻る　*/

.back {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	text-align: right;
	margin-top: 60px;
}

/*　左カラム・メニュー　*/

.left_menu {
	height: auto;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 27px;
}

.left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.left_menu li {
	margin-bottom: 47px;
}


/*　TOPページ　*/

#top_image {
	height: 820px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


/*　製品情報（product）　*/

.product_menu {
	text-align: center;
	width: auto;
	height: 119px;
	padding-left: 20px;
	margin-top: 20px;
}

.product_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.product_menu li {
	width: 215px;
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.product_img {
	height: 555px;
	width: 1000px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.product_img_txt {
	font-size: 1.6em;
	line-height: 200%;
	color: #000;
	height: auto;
	width: auto;
	margin-top: 120px;
	margin-left: 50px;
}

.pink {
	color: #FF808D;
}

.red {
	color: #F00;
}

.product_menu_2 {
	text-align: center;
	width: auto;
	height: 83px;
	padding-left: 150px;
	clear: left;
	padding-top: 20px;
}

.product_menu_2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.product_menu_2 li {
	width: 214px;
	float: left;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.product_menu_3 {
	text-align: center;
	width: 1100px;
	height: 230px;
	padding-left: 20px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

.product_menu_3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.product_menu_3 li {
	width: 230px;
	float: left;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}


/*　適正ソフト診断（aptitude）　*/

.aptitude_diagnosis_img {
	height: 885px;
	width: 700px;
	background-image: url(img_optone/aptitude_images/aptitude_main.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	margin-top: 20px;
}

.aptitude_diagnosis_b {
	text-align: center;
	margin-top: 610px;
	margin-left: 75px;
}

.aptitude_diagnosis_b ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.aptitude_diagnosis_b li {
	width: 164px;
	padding: 5px;
	float: left;
}

/*　他社比較（compariso）　*/

.comparison_table {
	border: 1px solid #999;
	border-collapse: collapse;
	font-size: 1.2em;
	line-height: 140%;
	font-weight: bold;
}

.comparison_table_txt {
	color: #09C;
}

.comparison_date {
	font-size: 1.2em;
	color: #000;
	text-align: right;
	width: 95%;
	margin-top: 10px;
}

/*　月額利用制度（monthlyprice）　*/

.monthlyprice_txt {
	font-size: 14px;
	line-height: 140%;
	margin-top: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #16345B;
}

.mail_demo_b {
	text-align: center;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/*　ユーザーズボイス（usersvoice）　*/

.usersvoice_list {
	overflow: auto;
	list-style-type: circle;
	font-size: 14px;
}

.usersvoice_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.usersvoice_list li {
	padding-left: 20px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.application_list {
	width: 100%;
	overflow: auto;
	margin-top: 20px;
}

.application_list_left {
	text-align: center;
	float: left;
	width: 50%;
	overflow:auto;
}

.application_list_right {
	text-align: center;
	float: right;
	width: 50%;
	overflow:auto;
}

.application_list_txt {
	font-size: 2em;
	line-height: 160%;
	color: #000;
	width: 84%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
}

.pos_flow {
	text-align: center;
	width: 100%;
}

.karte_img {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

.karte_img_2 {
	text-align: center;
	margin-bottom: 10px;
}

.karte_txt {
	font-size: 1.8em;
	line-height: 180%;
	font-weight: bold;
	color: #000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.karte_txt_2 {
	font-size: 1.4em;
	line-height: 180%;
	color: #000;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: auto;
	padding-top: 20px;
}

.karte_txt_2 img {
	float: right;
	margin-left: 5px;
}

.karte_txt_5 img {
	float: right;
	margin-left: 5px;
}

.karte_txt_3 {
	font-size: 1.8em;
	line-height: 180%;
	color: #000;
	width: 97%;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: auto;
	padding-top: 20px;
}

.karte_txt_4 {
	font-size: 1.8em;
	line-height: 180%;
	color: #000;
	width: 97%;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	overflow: auto;
}

.karte_txt_5 {
	font-size: 1.4em;
	line-height: 180%;
	color: #000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	overflow: auto;
	padding-top: 20px;
	margin-bottom: 30px;
}

.karte_item {
	font-size: 3.2em;
	font-weight: bolder;
	color: #B0CC81;
	margin-top: 40px;
	margin-bottom: 15px;
}

.karte_table {
	width: 70%;
	font-size: 1.4em;
	line-height: 160%;
	color: #000;
	margin-top: 10px;
	font-weight: bold;
}

.soap {
	font-size: 5em;
	color: #3E98E4;
	font-weight: bolder;
}

.top {
	text-align: right;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}


/*　POS（pos）　*/

.pos_table {
	border: 1px solid #999;
	border-collapse: collapse;
	font-size: 1.2em;
	line-height: 140%;
	margin-bottom: 40px;
}

/*　メールフォーム　*/

.demo_form {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 600px;
	margin-top: 60px;
	font-size: 14px;
}

.contact_form {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 400px;
	margin-top: 60px;
}

/*　追加スタイル　*/

.hover_ap:hover {
	position: relative;
	left: 3px;
	bottom: 3px;
}
.bread.list {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #333333;
}
.news_txt {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 35px;
	margin-bottom: 35px;
}
#content .content_right .news_txt a p {
	background-image: url(img_optone/opixnews_images/opi.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
#content .content_right .opixnews_s {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .content_right .opixnews_s .news_s {
	margin-left: 20px;
	box-shadow: 1px 1px 5px #aaa;

}
#content .content_right .opixnews_s .opixnews_h {
	font-size: 14px;
	color: #666;
}
#content .content_right .news_txt a p .news_day {
	font-size: 14px;
	color: #09F;
}
.usersvoice_list h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #333;
}
.usersvoice_list h2 .block {
	color: #F90;
	margin-right: 5px;
}
.title {
	font-size: 40px;
	line-height: 1.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #333;
	background-image: url(img_optone/allimages/h2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 10px;
}
.content_right .content_img {
	margin-left: 20px;
}
.btm_text {
	background-color: #666;
	color: #FFF;
	padding: 15px;
	height: 300px;
}
.content_txt h1 {
	margin-bottom: 15px;
	margin-top: 60px;
}
.btm_text h1 {
	font-size: 30px;
}

.btm_text div p {
	font-size: 18px;
	line-height: 1.6em;
	height: 250px;
	width: 350px;
}
.btm_l {
	width: 320px;
	height: 200px;
	font-size: 18px;
	line-height: 1.5em;
	float: left;
	margin-right: 35px;
}


.btm_r img {
	display: block;
}
.cmp_bg {
	height: 1038px;
	width: 700px;
	background-image: url(img_optone/cmp_images/cmp_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cmp_bg .cmp_btm {
	text-align: center;
	padding-top: 130px;
}
.cmp_bg .count {
	font-size: 80px;
	font-weight: bold;
	padding-top: 670px;
	padding-left: 580px;
	color: #F00;
}
.content_right .cmp_text {
	font-size: 14px;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 25px;
}
.yellow {
	background-color: #FF0;
}
.content_right .cmp_cover {
	font-size: 14px;
	line-height: 2em;
}
.blue {
	font-size: 24px;
	color: #06F;
}

.cmp a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}
.cmp a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.cmp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.content_right .ds div .ds_text {
	font-size: 18px;
	line-height: 1.5em;
	padding-bottom: 0px;
}
.content_right .ds .decom {
	padding-bottom: 80px;
}
.showText {
	font-size: 18px;
	line-height: 2em;
	font-weight: bold;
}
.yellowline {
	background-color: #FF9;
}
.show2016bpx {
	margin-bottom: 60px;
	margin-top: 20px;
}
.content_right .textArea {
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 15px;
	margin-top: 5px;
}
.content_right .contentsBox {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentsBox .midashiAreaCare {
	font-size: 22px;
	font-weight: bold;
	color: #F2A83B;
	margin-bottom: 10px;
}
.contentsBox .midashiArea02 {
	font-size: 26px;
	font-weight: bold;
	color: #96C62A;
	margin-bottom: 15px;
}
.gnav {
	background-image: url(img_optone/allimages/gnavBG.gif);
	background-repeat: repeat;
}
.opixnewsYear {
	font-size: 24px;
	width: auto;
	margin-bottom: 10px;
	color: #333;
}
.practiceMidashi {
	margin-top: 20px;
}
.titlemidashi2 {
	font-size: 30px;
	color: #F6AA3B;
	font-weight: bold;
}
.midashilist {
	list-style-type: square;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
}
.ctMidashi {
	font-size: 30px;
	font-weight: lighter;
	color: #494947;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding-left: 15px;
	letter-spacing: 0.2em;
}
