@charset "UTF-8";
/* ----------------------------------------------------------------reset*/
/*base*/
body, div, pre, p, blockquote, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, tr, embed, object, a, img {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    text-align: center;
}
/*font*/
h1, h2, h3, h4, h5, h6, p {
    font-style: normal;
    font-weight: normal;
}
/*others*/
table {
    border-spacing:0;
}
* html table {
    border-collapse:collapse;
}
*:first-child+html table {
    border-collapse:collapse;
}
*{
    box-sizing: border-box;
}
th, td {
    vertical-align: middle;
    border-collapse:collapse;
}
th.v_top, td.v_top {
    vertical-align: top;
}
table, th, td, tr, img {
    border:0;
}
img {
    vertical-align:bottom;
}
q:before, q:after {
    content:'';
}
ul {
    list-style: none;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
/* ------------------------------------------------------------------base*/
html {
    /*font: 62.5%/1.7 YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
    font: 62.5%/1.7 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #424242;
}
body{
    /*font: 62.5%/1.7 YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
    font: 62.5%/1.7 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #424242;
}

/*link*/
a{
    color: #000;
    text-decoration: none;
}
a img {
    border-style: none;
}
a:hover {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}

/*font-size*/
h1, h2, h3, h4, h5, h6, p {
    font-size: 1.5rem;
    font-size: 15px;
    line-height: 170%;
    word-break: break-all;
    text-align: left;
}
li, dt, dd {
    font-size: 1.5rem;
    font-size: 15px;
}
table {
    font-size: 1.5rem;
    font-size: 15px;
}
.red{
	color:#cc3300;
}
.blue{
	color:#433DAE;
}
.line_reset{line-height: 100%;margin:0;padding:0;font-weight:normal;}
ul.list_disc{
  list-style-type: disc;
  margin:0 0 0 30px;
  padding:0;
  text-align: left;
}
ul.list_disc li{
  margin:0 0 5p 0x;
  padding:0;
  text-align: left;
}
.w30p{width:30%;}
.w20p{width:20%;}
.w10p{width:10%;}
img.img_origin{width:initial !important;height:initial !important;}
.wrap_gray{background-color: #eeeeee;}
.wrap_aqua{background-color: #ccffff;}

@media print, screen and (max-width:768px) {
    h1, h2, h3, h4, h5, p {
        font-size: 1.4rem;
        font-size: 14px;
    }
    li, dt, dd {
        font-size: 1.4rem;
        font-size: 14px;
    }
    table {
        font-size: 1.4rem;
        font-size: 14px;
    }
}
@media print, screen and (max-width:480px) {
    h1, h2, h3, h4, h5, p {
        font-size: 1.2rem;
        font-size: 12px;
    }
    li, dt, dd {
        font-size: 1.2rem;
        font-size: 12px;
    }
    table {
        font-size: 1.2rem;
        font-size: 12px;
    }
}

/*------------------------------------------------------*/
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.mar_b20{margin-bottom:20px;}
.mar_b30{margin-bottom:30px;}
.mar_b40{margin-bottom:40px;}
.mar_b50{margin-bottom:50px;}
.txt_center{text-align: center;}
.txt_left{text-align: left;}
.txt_right{text-align: right;}
@media print, screen and (min-width:768px) {
    .container {
        width: 750px
    }
}

@media print, screen and (min-width:992px) {
    .container {
        width: 970px
    }
}

@media print, screen and (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.bg_col1{
    background-color: #f7f7f7;
}
.mb-30{
    margin-bottom:-30px;
}
.align_l{
    text-align:left;
}
.align_c{
    text-align:center !important;
}
.big{
    font-size:120%;
}
.small{
    font-size:70%;
    font-weight:normal !important;
}
.bold{
    font-weight:bold;
}
.point_section{
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
}
h1{
    font-size: 40px;
}
h2{
    margin:-100px 20px 0;
    padding: 110px 10px 10px;
    font-size: 46px;
    text-align:center;
    color: #433DAE;
}
h3{
    font-size: 28px;
    margin-bottom: 20px;
    color: #433DAE;
    font-weight:bold;
}
h4{
    font-size: 20px;
    margin-bottom: 20px;
    color: #433DAE;
    font-weight:bold;
}
h5{
    font-size: 18px;
    margin-bottom: 20px;
    color: #433DAE;
    font-weight:bold;
}
.subtitle {
    display: inline-block;
    text-align:left;
    font-size: 18px;
    margin:0 auto 40px;
    max-width:950px;
    padding:0 10px;
}
.subtitle span.color_b{
    color: #433DAE;
}
.subtitle span.bold{
    font-weight:bold;
}
.blue_box{
    padding:2%;
}
.btn1{
    display: block;
    max-width: 280px;
    margin: 0 auto;
    background-color: #ff9900;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
}
.btn2 {
    display: block;
    width: 90%;
    max-width: 350px;
    margin: 0 auto;
    border: 2px solid #fff;
    padding: 20px;
    background-color: #433DAE;
    color: #fff;
    font-size: 22px;
}
.btn3{
    display: block;
    max-width: 180px;
    margin: 0 auto;
    background-color: #fff;
    color: #433DAE;
    line-height: 40px;
    font-size: 14px;
    border:1px solid #433DAE;
}
.btn4 {
    display: block;
    width: 90%;
    max-width: 350px;
    margin: 5px 0 0;
    border: 2px solid #fff;
    padding: 10px;
    background-color: #fff;
    color: #433DAE;
    font-size: 22px;
    font-weight: normal;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}
.btn5 {
    display: block;
    width: 90%;
    max-width: 350px;
    margin: 0 auto;
    border: 2px solid #fff;
    padding: 20px;
    background-color: #8cc4ff;
    color: #fff;
    font-size: 22px;
}
.btn_dl{background-color:#3366ff;}
.smaller{
    font-size: 80%;
}
.shadow{
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    transition: all 0.2s ease-in-out;
}
.shadow:hover{
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.2);
    box-shadow: 0 3px 6px rgba(0,0,0,0.1), 0 3px 6px rgba(0,0,0,0.2);
    background-color: #01baef;
    color:#fff;
}
#contents {
    margin: 0 auto;
}
.col2 .col2_left,
.col2 .col2_right{
    float: left;
    width: 50%;
    padding: 10px;
}
.col3 {
    display: table;
}
.col_ul{
    clear:both;
    margin:10px auto;
}
.col_ul li {
    display: table-cell;
    width: 250px;
    padding:0 5px;
}
.col_ul li .btn_box{
    margin-top:15px;
}

.col_ul li.col4_div{
    display: block;
    float:left;
    width: 24%;
    margin:0 1% 0 0;
}
.col_ul li.col4_div:last-child{
    margin:0;
}

.col_ul li.col3_div{
    display: block;
    float:left;
    width: 32%;
    margin:0;
    padding:0;
}
.col_ul li.col3_div:first-child{
    margin:0 2% 0 0%;
}
.col_ul li.col3_div:last-child{
    margin:0 0% 0 2%;
}
.col_ul li.col3_div img{
    margin:0;
    padding:0;
}
/*---bread crumbs---*/
.breadcrumbs{
    margin: 0 auto;
     padding: 90px 0 20px;
    background-color: #f7f7f7;
}
.breadcrumbs_inner{
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 20px;
    text-align: left;
    font-size:11px;
}
.breadcrumbs_inner a{
    text-decoration:underline;
    color: #433DAE;
}
.breadcrumbs_inner a:hover{
    text-decoration:none;
    color: #ccc;
}
.breadcrumbs_home{
    margin: 0 auto;
    padding: 10px 0;
    background-color: #f7f7f7;
}

@media screen and (max-width:860px){
    .breadcrumbs {
        padding: 120px 0 10px
    }
    .breadcrumbs_inner{
        font-size:10px;
    }
}
/*---TOPページ 1stview---*/
.firstview{
    margin: 0 auto;
    padding: 120px 0 50px;
    background: url("http://www.free-pos.jp/img/index_img/mainphoto_bg.jpg");
}
.firstview_inner{
    margin: 0 auto;
    text-align: center;
    width:100%;
}
.firstview_inner h2{
	font-size: 28px;
	color:#000;
}
@media screen and (max-width:860px){
    .firstview {
        padding: 110px 0 0px;
    }
}
@media screen and (max-width:768px){
    .firstview_inner h2{
        font-size: 18px;
    }
}
/*------------------------------------------------------*/
#voice .col_ul{
    background: rgb(238, 238, 238);
    margin-bottom: 30px;
    background:#ffffff;
}
#voice .col_ul li.col3_div{
    display: inline-block;
    float:left;
    width: 50%;
    height:auto;
    margin:0;
    text-align:left;
    padding:5px 0;
    /*background:#eeeeee;*/
    height:auto;
}
#voice .col_ul li.col3_div:first-child{
    margin:0 0 0 0;
    width: 25%;
    padding:0;
}
#voice .col_ul li.col3_div:last-child{
    margin:0 0 0 0;
    width: 25%;
    text-align:right;
    padding:0;
}

.fukidashi {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    width: auto;
    min-width: 115px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    background: #433DAE;
    z-index: 0;
    border-radius:10px;
    font-size:23px;
    font-weight:normal;
    line-height: 1.5em;
}
.fukidashi:after {
    content: "";
    position: absolute;
    bottom: -9px; left: 50%;
    margin-left: -10px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #433DAE transparent transparent transparent;
}
.sp_none{
	display:block;
}
.pc_none{
	display:none;
}
@media screen and (max-width:768px){
    h1{
        font-size: 28px;
        line-height: 150%;
    }
    h2{
        font-size:  24px;
    }
    h3 {
        font-size: 18px;
    }
    h4,h5{
        font-size: 14px;
    }
    .subtitle {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .btn1 {
        display: block;
        width: 90%;
        max-width: 150px;
        line-height: 35px;
    }
    .btn2,
    .btn4,
    .btn5{
        padding: 15px;
        font-size: 16px;
    }
    .col_ul,
    .col_ul li{
        display:block;
    }
    .col_ul{
        max-width:300px;
        margin:0 auto;
    }
    .col_ul.col2{
        width:100% !important;
    }
    .col_ul li{
        width:100%;
        margin-bottom:15px
    }
    .col_ul li.col3_div:first-child{
        margin:0;
    }
    .col_ul li.col3_div:last-child{
        margin:0;
    }
    .col_ul li.col4_div,.col_ul li.col3_div{
        clear:left;
        width: 100%;
        margin:0 0 40px 0;
    }

    #voice .col_ul li.col3_div{
        clear:left;
        margin:0 5%;
        width: 90%;
        text-align:center;
    }
    #voice .col_ul li.col3_div:first-child{
        margin:0 5%;
        width: 90%;
        padding:0;
    }
    #voice .col_ul li.col3_div:last-child{
        margin:0 5%;
        width: 90%;
        padding:0;
        text-align:center;
    }
    .fukidashi {
        font-size:18px;
    }
    .sp_none{display:none;}
	  .pc_none{display:block;}
}
@media screen and (max-width:480px){
    h1{
        font-size: 18px;
    }
    h2{
        font-size:  18px;
    }
    h3,h4,h5 {
        font-size: 14px;
    }
    .subtitle {
        font-size: 14px;
    }
    .btn2,
    .btn4,
    .btn5{
        padding: 10px;
        font-size: 14px;
    }
    .col3 {
        display: block;
    }
    .col3 li {
        display: block;
        width: 100%;
        margin: 0 auto 30px;
    }
    .col2 .col2_left, .col2 .col2_right {
        float: none;
        width: 100%;
        padding: 10px;
    }
    .fukidashi {
        font-size:14px;
    }
}
/*--------------------------------------------------------header*/
header{
    position: fixed;
    z-index: 999;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1),0 3px 6px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1),0 3px 6px rgba(0,0,0,0.1);
    box-shadow: 0 0 10px rgba(0,0,0,0.1),0 3px 6px rgba(0,0,0,0.1);
}
header a:hover{background:none !important;}
header .header_inner{
    position: relative;
    width: 100%;
    /*max-width: 1280px;*/
    margin: 0 auto;
    padding: 0 0px;
}
header .header_inner img#logo{
  margin-left:20px;
  width:130px;
}

nav {
    float: left;
}

nav ul{
    display: inline-block;
}
nav ul li{
    line-height: 43px;
    height: 43px;
	float:left;
	margin:0;
}
nav ul li.logoarea{
    width:200px;
    line-height: 43px;
}
nav ul li.logoarea a{
    width:100%;
}
nav ul li.logoarea img{
    margin-right: 20px;
    width: auto;
}
nav ul li.desc{
    
}
nav ul li.desc h1{
	line-height: 43px;
	font-size:11px;
	color:#666;
 padding-right:20px;
}
nav ul li.divide{
    width:10px;
}
nav ul li a{
    padding: 0;
	margin:0;
	display: block;
	width:80px;
 font-size:12px;
}
nav ul li a:hover{
    color:#cccccc;
}
nav ul li a.current{
    border-bottom:1px #cccccc solid;
    color:#cccccc;
}


.header_contact .btn1{
    transition: all 0.2s ease-in-out;
}
.header_contact .btn1:hover{
    background-color: #ffcc66;
}
.header_contact .btn_dl:hover{background-color:#6666ff;}
.header_contact a:visited{
    color: #ffffff;
}
.header_contact {
    position: absolute;
    bottom: 0;
    right:1%;
	top:0px;

}
.header_contact_phone{
    display: inline-block;
    padding: 5px 10px 0;
    font-size: 20px;
    line-height: 100%;
    /*color: #433DAE;*/
    color: #ff9900;
    font-weight:bold;
    float:right;
}
.header_contact_phone span{
    display: block;
    font-size: 60%;
    color: #424242;
 font-weight:normal;
 font-size:10px;
}
header .btn1{
    display: inline-block;
    max-width: none;
    padding: 0 30px;
    vertical-align: top;
    margin-top:3px;
    margin-left:10px;
    float:right;
}
.header_inner_sp{
    display: none;
    padding: 0 10px;
    text-align: left;
}
.header_inner_sp img{
    width: 150px;
}
.header_inner_sp nav{
    display: none;
}
.menu_icons_pc{
    float:  right;
    margin-top:5px;
}
.menu_icons_pc li{
    display: inline-block;
    width: 35px;
    margin-left: 5px;
    background-color: #ff9900;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    vertical-align: bottom;
    cursor: pointer;
}
.menu_icons_pc li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #Fff;
}
.menu_icons_pc li:last-child{
    background-color: #fff;
    color: #ff9900;
    font-size: 6px;
    line-height: 150%;
    height: 35px;
}
.menu_icons_pc li:last-child i{
    font-size: 22px;
}
nav#menu_pc{
    text-align: center;
    float: none;
    top: 50px;
    background: #ececec;
    padding:5px 0;
    position:absolute;
    width:100%;
    display:none;
}
nav#menu_pc ul li{
    text-align: center;
    float: left;
    padding:2px 10px 5px;
    color:#000;
    margin:0 ;
    border-right:1px solid #cccccc;
    height:35px;
    line-height:35px;
}
nav#menu_pc ul li:last-child{
    border-right:0px solid #cccccc;
}
nav#menu_pc ul li a{
    padding:0;
    color:#000;
    margin:0;
    font-size:14px;
}
nav#menu_pc ul li a:hover{
    color:#ccc;
}
.menu_icons{
    float:  right;
}
.menu_icons li{
    display: inline-block;
    width: 35px;
    margin-left: 5px;
    background-color: #ff9900;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    vertical-align: bottom;
    cursor: pointer;
}
.menu_icons li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #Fff;
}
.menu_icons li:last-child{
    background-color: #fff;
    color: #ff9900;
    font-size: 6px;
    line-height: 150%;
    height: 35px;
}
.menu_icons li:last-child i{
    font-size: 22px;
}
@media screen and (max-width:1000px){
    nav ul li a {
        font-size: 14px;
        padding: 0 10px;
    }
    header .btn1 {
        padding: 0 15px;
        font-size: 12px;
    }
    .header_contact_phone {
        font-size: 16px;
        padding: 10px;
    }
    nav img {
        width: 175px;
    }
}
@media screen and (max-width:860px){
    .header_inner_sp{
        display: block;
    }
    .header_inner{
        display: none;
    }
    .menu_icons_pc{
        display: none;
    }
    .header_inner_sp #menu_sp{
        text-align: center;
        float: none;
        margin-top: 15px;
    }
    header h1 {
        font-size: 12px;
        line-height: 12px;
		color:#666666;
    }
    nav ul{
        width:100%;
        text-align: left;
    }
    .header_inner_sp nav#menu_sp ul li{
        text-align: center;
        float: none;
        clear:both;
        border-bottom:1px solid #cccccc;
        width:100%;
    }
}
@media screen and (max-width:768px){

}
@media screen and (max-width:480px){
  header h1 {
      font-size: 10px;
      line-height: 100%;
  }
}

/* ----------------------------------------------------------------footer*/
footer {
	text-align: center;
	padding: 30px 0 10px;
	background:#fcfcfc;
}
#fnav {
	margin-bottom: 20px;
	width:90%;
	margin:0 5%;
	text-align: left;
}
#fnav ul.fnavul {
	float: left;
	width: 20%;
	line-height:100%;
	text-align: left;
}
#fnav ul.fnavul li {
	margin-bottom: 0px;
	padding:0;
	text-align: left;
	color: #433dae;
	line-height:100%;
	text-align: left;
  font-size:12px;
}
#fnav ul.fnavul li a {
	color: #433dae;
	text-decoration: none;
	text-align: left;
  font-size:12px;
}
#fnav ul.fnavul li a:hover {
	text-decoration: underline;
	background:none;
}
#fnav ul.fnavul li ul {
	margin: 0px;
	padding:0;
	text-align: left;
}
#fnav ul.fnavul li ul li {
	font-size: 10px;
	margin: 10px 0px 2px 2%;
	text-align: left;
	padding:0;
	width:98%;
	line-height:100%;
	height:auto;
}
@media screen and (max-width:1180px){
#fnav {width:100%;margin:0;}
#fnav ul.fnavul, #fnav ul.fnavul a {font-size: 12px;}
#fnav ul.fnavul li ul li, #fnav ul.fnavul li ul li a {font-size: 10px;}
}
@media screen and (max-width:768px){
#fnav {margin: 0;display: inline-block;}
#fnav ul.fnavul {width:50%;}
#fnav ul.fnavul li{height:auto;clear:both;width:100%;}
#fnav ul.fnavul ul{height:auto;clear:both;width:100%;}
#fnav ul.fnavul ul li{height:auto;clear:both;}
}

/*copyright*/
.o24group_logo img {
	width: 180px;
  height:23px;
	margin-bottom: 5px;
}
address {
	clear: both;
	font-size: 11px;
}
/*------------------------------------------------------下層ページtpl*/
.content_wrapper{
    margin: 0 auto;
    max-width: 1000px;
    padding: 60px 0;
}
.content_left{
    float: left;
    width: 70%;
    padding:0 30px 0 20px;
    text-align: left;
}
.content_right{
    float: right;
    padding-right: 20px;
    width: 30%;
}
.share_button {
    margin-bottom: 30px;
    text-align: right;
}
.share_button .btn_container{
    display: inline-block;
    vertical-align: top;
}
@media screen and (max-width:768px){
    .content_wrapper{
        padding: 30px 0;
    }
    .content_left,
    .content_right {
        float: none;
        width: 100%;
        padding: 0 20px;
    }
    .content_left{
        margin-bottom: 60px;
    }
}


/*------------------------------------------------------Blog*/
.red{color:#ff0000;}
.blue{color:#017df1;}
.purple{color:#6633cc;}
.bg_yellow{background-image: linear-gradient(transparent 50%, #ffff00 50%);}
.bg_pink{background-image: linear-gradient(transparent 50%, #ffafaf 50%);}
.bg_blue{background-image: linear-gradient(transparent 50%, #ccffff 50%);}
.sh_gray{background:#efefef;padding:10px;}
.blog_head h2{
    margin: 0 0 10px;
    border-bottom: 1px dotted #ccc;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}
.blog_content {
    border-bottom: 1px dotted #ccc;
    padding:0 0 30px 0;
    text-align: left;
    margin:0;

}
.blog_content a{
    color: ##0033ff;
    text-decoration: underline;
}
.blog_content a:hover {
    text-decoration: underline;
}
.blog_content a:visited {
    text-decoration: underline;
    color:#660099;
}
.blog_content .page_index{
    line-height: 150%;
    margin:0;

}
.blog_content .page_index ol li{
    font-size:100%;

}
.blog_content strong{
    font-size:110%;
    font-weight:bold;
}
.blog_content h3 {
    font-size: 21px;
    text-align: left;
    padding: 5px 0 10px 15px;
    margin: 30px 0 0;
    border-left: 10px solid #8cc4ff;
    border-bottom: 1px solid #cccccc;
    line-height: 120%;
    font-weight: bold;
    text-align: left;
}
.blog_content h4,  .blog_content h5{
    margin: 20px 0;
    padding: 5px 0 10px 15px;
    border-bottom: 1px solid #cccccc;
}
.blog_content ,.blog_content div, .blog_content p{
    line-height:200%;
    font-size:16px;
    text-align: left;
    margin:0 0 20px 0;
}
.blog_content p{
    padding:0;
    margin:0 0 0 20px;
}
.blog_content ol{
    text-align: left;
    margin:20px 0 20px 30px;
    padding:5px;
}
.blog_content ol li{
    text-align: left;
    margin:0 0 10px;
    font-size:1em;
}
.blog_content img{
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 20px auto;

}
.blog_info{
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    font-size: 14px;
}
.blog_info .meta {
    text-align: left;
}
.blog_info .meta div{
    display: inline-block;
    padding-top: 10px;
    text-align: left;
}
.blog_info .meta div.meta_category{
    margin-right: 10px
}
.blog_info .meta div.meta_category a{
    text-decoration: underline;
}
.blog_info .meta div.meta_tag a{
    display: inline-block;
    border: 1px dotted #dfefff;
    padding: 0 10px;
    background-color: #f7f7f7;
    font-size: 12px;
}
/*page navigation*/
.page_navi{
    font-size: 14px;
    text-decoration: underline;
}
.page_navi a{
    color: #433DAE;
    text-decoration: underline;
}
.page_navi .prev_post{
    float: left;
    padding-right: 10px;
}
.page_navi .next_post{
    float: right;
    padding-left: 10px;
}
/*-----------------------sidebar.php*/
.blog_module h3.module_title{
    background-color: #f7f7f7;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.blog_module ul{
    margin-bottom: 30px;
}
.blog_module ul li{
    padding: 10px;
    border-bottom: 1px dotted #ccc;
    text-align: left;
}
.blog_module ul li:last-child{
    border: none;
}
/*メルマガフォーム*/
.search{
    padding: 10px;
    font-size: 14px;
    text-align: left;
}
.search p{
    margin: 5px 0;
    text-align: left;
}
.search p:last-child{
    text-align: center;
}
.search input[name="email"]{
    width :100%;
    padding: 3px;
    font-size: 14px;
    text-align: left;
}
.search input[type="submit"]{
    display: inline-block;
    background-color: #0099ef;
    color: #fff;
    line-height: 100%;
    margin: 5px;
    padding: 10px;
    font-size: 14px;
    border: none;
}
.search input[name="unsubscribe"] {
    background-color: #c1c1c1;
}
/*SNSアイコン*/
.blog_module ul.sns_icons {
    text-align: left;
    padding: 0 5px;
}
.blog_module ul.sns_icons li{
    display: inline-block;
    padding: 5px;
    border: none;
    font-size: 36px;
}
/*-----------------------archive.php category.php*/
.archive_item{
    float: left;
    width: 30%;
    height: 300px;
    margin-right: 5%;
    text-align: left;
}
.archive_item a{
    font-size: 12px;
}
.archive_item:hover h3{
    color: #433DAE;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.archive_item:hover img{
    opacity: 0.6;
}
.archive_item h2, .archive_item h3{
    font-size: 14px;
    margin-bottom: 0;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    font-weight: bold;
}
.archive_item p{
    font-size: 12px;
    text-align: left;
}
.archive_container .archive_item:nth-child(3n){
    margin-right: 0	;
}
.archive_item .thumbnail_container{
    position: relative;
    width: 100%;
    height: 130px;
    margin: 10px 0;
    overflow: hidden;
}
.archive_item .thumbnail_container img{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    height: 100%;
    max-height: 130px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.archive_item h3{
    padding:0;
    font-weight:normal;
}
.pagenation ul li {
    /*float: left;*/
    margin-left: 3px;
    display: inline-block;
}
.pagenation ul li:first-child {
    margin-left: 0;
}
.pagenation ul li a {
    display: block;
    padding: 5px 15px;
    border: 1px solid #8cc4ff;
    background-color: #8cc4ff;
    color: #fff;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
.pagenation ul li a:hover {
    background-color: #433DAE;
    border-color: #433DAE;
}
.pagenation ul .active {
    border: 1px solid #8cc4ff;
    padding: 5px 15px;
    color: #8cc4ff;
    font-weight: bold;
}
.category_name {
    font-size: 28px;
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0 0 40px;
    border-left: 5px solid #8cc4ff;
    line-height: 120%;
}
/*---------------------------------------関連記事（related-entries.php）*/
#related_entries{
    padding: 30px 0 0;
}
#related_entries h3{
    font-size: 18px;
    margin-bottom: 20px;
}
#related_entries p{
    text-align: left;
}
#related_entries .related_entry{
    display: table;
    margin-bottom: 30px;
    text-decoration: none;
    cursor: pointer;
}
#related_entries .related_entry:hover{
    opacity: 0.7;
}
#related_entries div.thumb{
    display: table-cell;
}
#related_entries div.thumb span{
    display: block;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#related_entries div.txt{
    display: table-cell;
    padding-left: 20px;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
}
#related_entries div.txt h4{
    margin-bottom: 5px;
    color: #017df1;
    font-weight: bold;
    text-align: left;
}
#related_entries div.txt span{
    display: block;
    color: #27a0db;
    font-size: 90%;
    text-decoration: underline;
}

@media screen and (max-width:480px){
    .archive_item {
        float: none;
        width: 100%;
        max-width: 300px;
        height: auto;
        margin: 0 auto 60px;
    }
    .archive_container .archive_item:nth-child(3n){
        margin-right: auto;
    }
    .blog_head h2{
        font-size: 18px;
    }
    .category_name {
        font-size: 20px;
    }
    .blog_module h3.module_title{
        font-size: 14px;
    }
    .blog_info{
        font-size: 12px;
    }
    .blog_content p{
        line-height:200%;
        font-size:14px;
    }
    .blog_content ol{
        margin:10px 0 20px 20px;
    }
    .blog_content ol li{
        font-size:14px;
    }
    #related_entries div.txt,
    #related_entries p {
        font-size: 12px;
    }
    .blog_module ul.sns_icons li {
        font-size: 28px;
    }
}
table.blog_ta{width:auto;}
table.blog_ta th, table.blog_ta td{padding:20px 0; border-right:2px solid #fcfcfc;}
td.t_bg_blue, th.t_bg_blue{background-color:#ccffff;}
td.t_bg_purple, th.t_bg_purple{background-color:#ccccff;}
td.t_bg_yellow, th.t_bg_yellow{background-color:#ffffcc;}
td.t_bg_pink, th.t_bg_pink{background-color:#ffccff;}
td.t_bg_gray, th.t_bg_gray{background-color:#efefef;}

dl.blog_summery{
  width:60%;
  margin:10px 0;
  padding:10px;
  background-color: #fcfcfc;
  border:1px solid #ccc;
}
dl.blog_summery dt{
  width:100%;
  text-align: center;
  margin:0 0 5px;
  padding:0;
  font-weight: bold;
}
dl.blog_summery dd{
  width:100%;
  text-align: left;
  margin:0 ;
  padding:0;
}
dl.blog_summery dd ul{
  list-style-type: disc;
  margin:0 0 0 30px;
  padding:0;
  text-align: left;
}
dl.blog_summery dd ul li{
  margin:0 0 5p 0x;
  padding:0;
  text-align: left;
}

@media screen and (max-width:768px){
  dl.blog_summery{
    width:80%;
  }
}
@media screen and (max-width:480px){
  dl.blog_summery{
    width:100%;
  }
}

/** p218 **/
table.blog_s td img{
  width:90%;
  height:initial;
  margin:0 5%;
  padding:0;
}
table.blog_s td{
  font-size:75%;
  padding:5px 0;
  margin:0;
  height:initial;
  line-height: 120%;
}
dl#product_info{
  width:90%;
  margin:0 5% 20px;
  padding:0;
  display: inline-block;
}
dl#product_info dt{
  width:100%;
  margin:0 0 10px 0;
  padding:0;
  text-align: left;
  font-weight: bold;
  line-height: normal;;
}
dl#product_info dd{
  width:100%;
  margin:0;
  padding:0;
  text-align: left;
}
dl#product_info dd img.f_left{
  width:25%;
  margin:0;
  padding:0;
  float:left;
}
dl#product_info dd div.f_right{
  width:70%;
  margin:0;
  padding:0;
  float:right;
  line-height: normal;
}

.blog_content table.sheet_basic1 {
	width: 100%;
	border-collapse: collapse;
}
.blog_content table.sheet_basic1 tr th {
	background: #FFFFFF;
}

.blog_content table.sheet_basic1 td {
	background: #FFFFFF;
}

.blog_content table.sheet_basic1 tr th,
.blog_content table.sheet_basic1 tr td {
	border: 1px dotted #6D6D6D;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	margin-top: -1px;
}

.blog_content table.sheet_basic1 tr th,
.blog_content table.sheet_basic1 tr td {
	display: table-cell;
	width: 25%;
	font-weight: normal;
	vertical-align: middle;
}
.blog_content table.sheet_basic1 {
	margin-bottom: 10px;
}
.blog_content table.sheet_basic1 tr th,
.blog_content table.sheet_basic1 tr td {
	display: table-cell;
	width: 25%;
	font-weight: normal;
	vertical-align: middle;
}
.blog_content table.sheet_basic1 tr.table01_top th,
.blog_content table.sheet_basic1 tr.table01_top td,
.blog_content table.sheet_basic1 tr.table01_top p{
    background-color: #EDECFF;
    font-weight: bold;
    text-align: center;
}
.blog_content table.sheet_basic1 tr th.txt_center,
.blog_content table.sheet_basic1 tr td.txt_center {
	text-align:center;
	font-size:110%;
	font-weight:bold;
}
/** p305 **/
dl.f_lr{
  width:100%;
  margin:0;
  padding:0;
  display: inline-block;
}
dl.f_lr dt{
  width:48%;
  margin:0;
  padding:0;
  text-align: left;
  float:left;
  font-size:1em;
}
dl.f_lr dd{
  width:48%;
  margin:0;
  padding:0;
  text-align: left;
  float:right;
  font-size:1em;
}
dl.f_lr dt img, dl.f_lr dd img{
  width:90%;
  margin:0 5%;
}
@media screen and (max-width:768px){
  dl.f_lr dt,dl.f_lr dd{clear:both;width:100%;}
}
/** 共通コンタクト **/
#blog_contact_wrapper{
  background-color:#ccc;
  padding:10px;
  margin-top:20px;
}
#blog_contact_wrapper #blog_contact_content{
  background-color:#ffffff;
  padding:10px;
  text-align:center;
}
#blog_contact_wrapper #blog_contact_content h4{
  font-weight: normal;
  text-align:center;
  color:#000;
}
#blog_contact_wrapper #blog_contact_content p{
  text-align:left;
  margin:0 0 10px 20px;
  font-size:2.5em;
}
#blog_contact_wrapper #blog_contact_content ul#contact_list{
  list-style: disc;
  margin:0 20px 20px;
}
#blog_contact_wrapper #blog_contact_content ul#contact_list li{
  text-align:left;
  font-size:2.5em;
  margin:0 20px 5px;
}
#contact_access {
  margin:20px auto;
}
#blog_contact_wrapper #blog_contact_content{
  background-color:#ffffff;
  padding:10px;
  text-align:center;
}
#contact_access a.btn_blog{
    transition: all 0.2s ease-in-out;
    padding:5px 20px;
    font-size:3em;
    background-color: #433DAE;
    border-radius:#433DAE 3px solid;
    display: inline-block;
    color:#ffffff;
    margin:0;
    float:left;
    width:270px;
}
#contact_access .wrapper{
    display: inline-block;
    width:90%;
    margin:0 auto;
}
#contact_access a.btn_blog:hover{
    background-color: #01baef;
}
#contact_access a.btn_blog_dl{
    transition: all 0.2s ease-in-out;
    padding:5px 20px;
    font-size:3em;
    background-color: #3366ff;
    border-radius:#3366ff 3px solid;
    display: inline-block;
    color:#ffffff;
    margin:0;
    float:right;
    width:270px;
}
#contact_access a.btn_blog_dl:hover{
    background-color: #6666ff;
}
#contact_access_phone{
    display: inline-block;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 100%;
    color: #433DAE;
    font-weight:bold;
}
#contact_access_phone span{
    display: block;
    font-size: 60%;
    color: #424242;
}
@media screen and (max-width:768px){
  #contact_access a.btn_blog, #contact_access a.btn_blog_dl{clear:both;width:90%;margin:0 5%;}
  #contact_access a.btn_blog_dl{margin-bottom:20px;}
}
table.responsive{
  padding:0; border-right:0px solid #fcfcfc;
}
table.responsive {
  border-collapse: collapse;
  width: 100%;
}
table.responsive th,
table.responsive td {
  padding: 10px;
  border: 1px solid #999;
}
table.responsive th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}
table.responsive td {
  text-align: left;
}
table.responsive td ul.list_disc{
  margin-top:0;
  margin-bottom:10px;
}
table.responsive td ul.list_disc li{
  margin-top:0;
}
@media screen and (max-width: 480px) {
  table.responsive {
    border-top: 1px solid #999;
  }
  table.responsive td {
    display: block;
    text-align: left;
  }
  table.responsive th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}
img.size300{width:300px;margin:2px auto;}
@media screen and (max-width: 380px) {
  img.size300{width:90%;}
}
#click_view{width:100%;text-align: center;font-size:90%;margin-bottom:10px;display: inline-block;}
.bg_wrap{padding:10px;background:#f6f6f6;}


#keigenzei_area{
	margin-bottom:20px;
  width:100%;
}
#keigenzei_area p{
	font-size:12px;
	line-height:150%;
  text-align: left;
  color:#666666;
}
#keigenzei_area a{
	text-decoration: none;
}

#keigenzei_area a dl{
	font-size:14px;
	line-height:150%;
	padding:0px;
	margin-bottom:10px;
	display: block;
	width:99%;
	color:#000;
	border:#3399ff 3px solid;
}
#keigenzei_area a:hover{
	text-decoration: none;
}
#keigenzei_area a:hover dl{
	text-decoration: none;
	color:inherit;
  opacity:0.8;
}
#keigenzei_area a dl dt{
	width:100%;
	text-align:left;
	padding:10px;
	font-size:100%;
	color:#3399ff;
  font-weight:normal;
  line-height: 180%;
}
#keigenzei_area a dl dt strong{
	width:120%;
	font-weight: bold;
	padding:15px 0;
	font-size:120%;
}
#keigenzei_area a dl dt strong.kblock{
	padding:3px 5px;
	display: inline-block;
	margin:0 10% 10px;
	text-align:center;
	width:80%;
	font-size:120%;
	color: #ffffff;
	background-color: #3399ff;
	border-radius: 10px;
	padding:10px;
	font-weight:normal;
}
#keigenzei_area a dl dd{
	width:100%;
	background: #3399ff;
	color:#ffffff;
	text-align:center;
	font-size:130%;
	font-weight:bold;
	padding:15px 0;
}
/**背景あり**/
.bg_main_color #keigenzei_area p{
	color:#ffffff;
}
.bg_main_color #keigenzei_area a dl{
	color:#ffffff;
	border:#ffffff 3px solid;
  margin-top:20px;
}
.bg_main_color #keigenzei_area a dl dt{
	color:#ffffff;
}
.bg_main_color #keigenzei_area a dl dt strong.kblock{
	color: #3399ff;
	background-color: #ffffff;
}
.bg_main_color #keigenzei_area a dl dd{
	background: #ffffff;
	color:#3399ff;
}
@media print, screen and (max-width:768px) {
  #keigenzei_area a dl dt strong.kblock{
  	margin:0 10% 20px;
  	width:80%;
  }
  #keigenzei_area dl{
    margin-top:20px;
  }
}