﻿/* about Title 構成 */


@media (min-width: 768px) {
    .about-title-area  h1{
        font-size:5.5em;
    }
}




.about-imgarea {
    height:200px;
    margin-top:60px;
    background-color: #3bb6ed;
    padding: 1px;
    border-radius: 5px;
    text-align:center;
}

/* Text整形 */
h1{
    font-size: 3.5em;
    font-weight: 700;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
    color:#92a5b9;
}

h2{
    font-size: 2.0em;
    line-height: 1.5em;
    font-weight: 700;
    color: #018cc6;
    padding-left: 50px;
    padding-right: 50px;
}

@media (min-width: 768px) {
    h2{
        font-size: 2.5em;
    }
}

h3{
    font-size: 1.5em;
    line-height:1.5em;
    color: #616161;
    font-weight: 100;
    padding-left: 60px;
    padding-right: 60px;
    border-left: 5px solid #018cc6;
}

/* About 専用 */

.about-desc {
    font-size: 1.3em;
    line-height: 2em;
    color: #616161;
    font-weight: 100;
    margin: 12px 0 30px 0;
    padding-left: 18px;
    margin-left: 60px;
    margin-right: 60px;
    border-left: 5px solid #018cc6;
}
@media (min-width: 768px) {
    .about-desc {
        font-size: 1.5em;
    }
}

.about_img {margin-top: 10px;}

.thumbnail {
    background-color: #f9f9f9;
    height:200px;
}

@media (max-width: 768px) {
    .thumbnail {
        background-color: #f9f9f9;
        height:auto !important;
    }
}


.about-function
{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}


.about-function p
{
    padding: 0;
    margin: 0;
    font-size: 1.5em;
    text-decoration: none;
    color:#616161;
}

.about-function h3
{
    color:#616161;
    font-size: 1.8em;
    font-weight:bold;
    border:none;
    padding-left:20px;
    padding-right:0px;
}

/* About 専用 End */


/*! Index Body Top-image area Style */
.top_body_area {
    background-image: url(../img/back_img1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #d7ebfc;
    background-size:  cover;
}

.top_body_left {
    float: right;
    font-weight: 700;
    line-height: 55px;
    text-align:right;
    padding: 20px 0px 0px 0px;
}
@media (min-width: 768px) {
    .top_body_left {
        padding: 60px 0px 0px 100px;
        text-align:left;
    }
}

.top_body_left h1 {
    padding:0px;
}
.top_body_left h2 {
    font-size:1.5em;
    font-weight: 100;
    line-height: 22px;
    color: #adadad;
    padding-left:10px;
    padding-right:10px;
}
.top_body_right {
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .top_body_right {
        margin-left: -100px;
    }
}


.bt_anal {
    background-image: url(../img/bt_anal.png);
    font-size: 20px;
    color: #ffffff;
    width: 170px;
    height: 62px;
    padding: 12px 0 20px 72px;
    margin-bottom: 20px;
    text-align:left;
}
.bt_anal a {
    color: #ffffff;
    font-weight: 100;
}
.bt_anal a:hover{
    color: #ff0000;
    text-decoration: none;
}
.bt_down {
    background-image: url(../img/bn_down.png);
    font-size: 16px;
    color: #ffffff;
    width: 303px;
    height: 83px;
    padding: 10px;
    padding-top:20px;
    margin-bottom: 20px;
    line-height:initial;
}
.bt_down a {
    color: #ffffff;
    font-weight: 100;
    position:relative;
    top: -10px;
    left: 109px;
}
.bt_down a:hover{
    color: #f39c12;
    text-decoration: none;
}
.bt_down_scr1 {
    color: #ffdb34 !important;
    font-size: 10px !important;
    margin-top: -20px;
    margin-left: 45px;
}
.bt_down_scr2 {
    font-size: 10px !important;
    margin-top: -20px;
    color: #ffe7c6 !important;
}




/*! Index Body Contents area Style */

.contens_body_area {
    background: url(../img/back_img2.jpg) no-repeat center top;
    background-size: cover;
    padding: 20px 0 40px 0;
}
.contents_body_garea {
     background-color: #f0f4f6;
}


p.midtitle {
    font-size: 3.0em !important; 
    color: #181818 !important;
    line-height: 1.2em !important;
}
.contents_body_comm p {
    font-size: 1.8em;
    color: #9d9d9d;
    line-height: 1.3em;
}

.gicon {
    border: 1px solid #e3e3e3;
    padding: 15px;
    margin: 20px 0;
    text-align: center;
}
.gicon1 a {display:block; background: url(../img/codedefine_gr.png)no-repeat center top; padding: 15px; color: #999999;}
.gicon1 a:hover {background: url(../img/codedefine_l.png)no-repeat center top; color: #18bc9c !important}
.gicon2 a {display:block; background: url(../img/messagedefine_gr.png)no-repeat center top; padding: 15px; color: #999999;}
.gicon2 a:hover {background: url(../img/messagedefine_l.png)no-repeat center top; color: #18bc9c !important}
.gicon3 a {display:block; background: url(../img/masterdefine_gr.png)no-repeat center top; padding: 15px; color: #999999;}
.gicon3 a:hover {background: url(../img/masterdefine_l.png)no-repeat center top; color: #18bc9c !important}
.gicon4 a {display:block; background: url(../img/dbdefine_gr.png)no-repeat center top; padding: 15px; color: #999999;}
.gicon4 a:hover {background: url(../img/dbdefine_l.png)no-repeat center top; color: #18bc9c !important}
.gicon5 a {display:block; background: url(../img/screendetail_gr.png)no-repeat center top; padding: 15px; color: #999999;}
.gicon5 a:hover {background: url(../img/screendetail_l.png)no-repeat center top; color: #18bc9c !important}
.gicon6 a {display:block; background: url(../img/batch_gr.png)no-repeat center top; padding: 15px; color: #999999;}
.gicon6 a:hover {background: url(../img/batch_l.png)no-repeat center top; color: #18bc9c !important}

.gicon_txt {display:block;
    font-size: 14px;
    margin: 40px 0 -10px;
    line-height: 14px;
    text-align:center;
}

.contents_body_bott h2 {
    font-size: 2.6em;
    color: #888888;
    text-align: center;
    font-weight: 700;
    margin-top: 10px;
}
.contents_body_bott p {
    font-size: 2em;
    color: #9d9d9d;
    line-height: 1.2;
    text-align: center;
    font-weight: 100;
}

@media (max-width: 768px) {
    .top_body_left h1 {
        font-size: 2em;
    }

    .top_body_left h2 {
        font-size: 1.3em;
    }

    p.midtitle {
        font-size: 1.8em !important;
        color: #181818 !important;
        line-height: 1.2em !important;
    }

    .contents_body_comm p {
        font-size: 1.5em;
    }
}


/*! Common Body Contents area Style */

.common_body_blarea {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    background-color: #3bb6ed;
    padding: 1px;
    border-radius: 5px;
    position: relative;
    display: block;
    margin-bottom: 130px;
}
.common_body_title {
    width: 900px;
    height: 62px;
    margin: 0 auto;
    padding-top: 10px;
    background-color: #f6f6f6;
    border-radius: 5px;
    font-size: 26px;
    color: #018cc6;
    font-weight: 700;
    text-align: center;
}


 p.comm_title {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #018cc6;
    margin: 0 auto;
    padding-top: 70px;
}
p.comm_title02 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #018cc6;
    margin: 0 auto;
}
p.comm_text {
    font-size: 13px;
    line-height: 18px;
    color: #616161;
    font-weight: 100;
    margin: 30px 0 0 0;
    padding-left: 18px;
    border-left: 5px solid #018cc6;
}
p.comm_text02 {
    font-size: 22px;
    line-height: 22px;
    color: #ffdb34;
    font-weight: 600;
    margin: 30px 0 10px 0;
}
p.comm_text03 {
    font-size: 13px;
    line-height: 18px;
    color: #616161;
    font-weight: 100;
    margin: 20px 0 0 0;
    padding-left: 18px;
}


.common_body_img {
    float:left;
    width: 400px;
    height: 400px;
    margin: 0;
    color: #ffffff;
    text-align: center;
    padding: 20px 0 0 0;
}
.common_body_text {
    float: left;
    width: 450px;
    height: 400px;
    font-size: 12px;
    color: #616161;
    font-weight: 100;
    line-height: 14px;
    margin:0 25px 0 25px;
}


.common_body_img450 {
    width: 400px;
    height: 200px;
    margin: 0 auto;
    background-color: #3bb6ed;
    color: #ffffff;
    text-align: center;
    padding: 0;
}
.common_body_text450 {
    float: left;
    width: 450px;
    font-size: 12px;
    color: #616161;
    font-weight: 100;
    line-height: 14px;
    margin: 20px 0 0 0;
    padding: 0 25px 0 25px;
}

.termsofservice > strong
{
    font-size:1.5em;
}



/*! Download Style */
.agreementconfirm{
    font-size:2.0em;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:auto;
}

/*! Checkbox Style */
.agreementcheckbox { 
	margin:	0px 0px 10px 20px;
}
.agreementcheckbox label { 
	padding-left:	33px;			/* ラベルの位置 */
	font-size:		25px;
	line-height:	25px;
	display:		inline-block;
	cursor:			pointer;
	position:		relative;
    outline:none; 
}

.agreementcheckbox label:before {
	content:		'';
	width:			25px;			/* ボックスの横幅 */
	height:			25px;			/* ボックスの縦幅 */
	display:		inline-block;
	position:		absolute;
	left:			0;
	background-color:transparent;
    border:1px solid #616161;
	border-radius:		1px 1px 1px 1px;
}

.agreementcheckbox input[type=checkbox] {
	display:		none;
}


.agreementcheckbox input[type=checkbox]:checked + label:after { 
    content: ''; 
    position: absolute; 
    width: 33px; 
    height: 11px; 
    background: transparent;
    top: 0; 
    left:5px;
    border: 5px solid #1dd000; 
    border-top: none; 
    border-right: none; 
    -webkit-transform: rotate(-45deg); 
}

.agreementcheckbox input[type=checkbox]:checked + label:before {
    background: #616161;
}

