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

/* ----------------------------------------------------------
/* TOP
---------------------------------------------------------- */

/* メインビジュアル
---------------------------------------------------------- */


#main {
	background: url(../images/bg_main_pc.jpg) top center no-repeat #f1f1f1;
	}

#main2 {
    background-color:#f1f1f1;

    }



#main #mainIn2 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top:20px;
    padding-bottom:20px;
    }

#main2 #mainIn {
    width: 1000px;
    height: 673px;
    margin: 0 auto;
    position: relative;
    }

#main2 #mainIn2 {
    margin: 0 auto;
    position: relative;
    padding-top:20px;
    padding-bottom:20px;
    }

#main_logo {
    top:40px;
    width:600px;
    position: relative;
}

#main #mainIn p.catch {
	font-size: 20px;
	font-weight: 700;
    color:#333;
	letter-spacing: 3px;
	top: 40px;
	left: 0;
	position: relative;
	}

#main #mainIn .sample {
	top: 70px;
	left: 0;
	position: relative;
	}

#main #mainIn .sample p.text {
    width:428px;
	font-size: 13px;
    font-weight:700;
    color:#333;
	text-align: center;
	margin: 10px 0 0 0;
	}

#main #mainIn .patent {
	width: 360px;
	font-size: 13px;
	font-weight: 700;
	color: #1a73e8;
	text-align: center;
	border-radius: 50px;
	top: 100px;
	left: 34px;
	position: relative;
	padding: 10px;
	}

#main #mainIn .windows {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0 0;
	top: 635px;
	left: 34px;
	position: absolute;
	}

#main #mainIn .windows img {
	margin: 0 10px 0 0;
	float: left;
	}

#main #mainIn .windows p {
	display: inline-block;
	float: left;
	}

#main #mainIn .free {
	top: 465px;
	right: 0;
	position: absolute;
	}

#main #mainIn .main_sp {
	display: none;
	}

#main #mainIn .buono {
	font-size: 12px;
	font-size: 1.2rem;
	bottom: 20px;
	right: 0;
	position: absolute;
	}

#main #mainIn .bcl {
	top: 20px;
	right: 0;
	position: absolute;
	}

@media screen and (min-width: 1081px) {
    body {
        min-width:481px;
    }

    #main #mainIn {
        width: 1000px;
        height: 673px;
        margin: 0 auto;
        position: relative;
        }

    #sp_toiawase {
        display:none;
    }

    .sp {
        display:none;
    }

    #feature {
        background-color:#fff;
        padding: 20px 0;
        }

    #feature_cover {
        background:url(../images/bg_feature.jpg) center center no-repeat;
        background-size: cover;

        padding: 0;
        }

    #feature_cover_wrapper {
        background-color:rgba(255,255,255,0.5);
        padding: 40px 0;
    }

    #service {
        background:url(../images/bg_service.jpg) center center no-repeat;
        background-size: cover;
        padding: 30px 0 0 0;
        }

    #service ul {
        width: 100%;
        margin: 0 auto;
    }

    #service_cover {
        background-color:rgba(255,255,255,0.6);
        padding: 40px 0 0 0;
        }

    #company_cover {
        width:1000px;
        margin-right:auto;
        margin-left: auto;
        height:300px;
        position: relative;
    }

    #company dl {
        width: 70%;
        left:0;
        position:absolute;
        }

    #company .bcl {
        top:15px;
        width: 30%;
        right: 0;
        position:absolute;
        }

    #main2 #mainIn2 {
        width: 1000px;
    }

}

@media (max-width: 1080px) and (min-width: 481px) {
    body {
        min-width:481px;
    }

    #main #mainIn {
        width: 100%;
        height: 673px;
        margin: 0 auto;
        position: relative;
        }

    #sp_toiawase {
        display:none;
    }

    .sp {
        display:none;
    }

    #feature {
        background-color:#fff;
        padding: 20px 0;
        }

    #feature_cover {
        background:url(../images/bg_feature.jpg) center center no-repeat;
        background-size: cover;

        padding: 0;
        }

    #feature_cover_wrapper {
        background-color:rgba(255,255,255,0.5);
        padding: 40px 0;
    }

    #service {
        background:url(../images/bg_service.jpg) center center no-repeat;
        background-size: cover;
        padding: 30px 0 0 0;
        }

    #service ul {
        width: 100%;
        margin: 0 auto;
    }

    #service_cover {
        background-color:rgba(255,255,255,0.6);
        padding: 40px 0 0 0;
        }

    #company_cover {
        width:100%;
        margin-right:auto;
        margin-left: auto;
        height:300px;
        position: relative;
    }

    #company dl {
        width: 70%;
        left:0;
        position:absolute;
        }

    #company .bcl {
        top:15px;
        width: 30%;
        right: 0;
        position:absolute;
        }

    #main2 #mainIn2 {
        width: 100%;
    }

    #company_cover2 {
        width: 100% !important;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }
}



@media (max-width: 480px){
body {
    width:100%;
}

#sp_toiawase {
    margin-top:3px;
    margin-right:10px;
    margin-bottom:3px;
    width:30%;
    float: right;
}

#main {
	background-image: none;

	}

#main #mainIn {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	background: url(../images/bg_main_sp.jpg) top center no-repeat #f1f1f1;
	background-size: contain;
    width:100%;
	}

#main_logo {
    display:none;
}

.catch {
    display:none;
}

#sp_catch {
    width: 100%;
    text-align: center;
    padding-top:20px;
    font-size:16px;
}

.sample {
    display:none;
}

.patent {
    display:none;
}

#free_button {
    display:none;
}

#paid_button {
    display:none;
}

#login_button {
    display:none;
}

#main #mainIn p.catch {
	width: 100%;
	font-size: 20px;
	font-size: 2.0rem;
	left: 0;
	letter-spacing: 0;
	padding: 0 20px;
	}



#main #mainIn .sample {
	display: none;
	}

#sp_gamen_sample {
    margin-top:20px;
    margin-left:20px;
}

#sp_gamen_logo {
    margin-top:130px;
    margin-left:20px;
}



#main #mainIn .free {
	width: 30%;
	top: auto;
	bottom: 85px;
	right: 3%;
	}

#main #mainIn .free img {
	width: 100%;
	height: auto;
	}

#main #mainIn .patent {
	width: 100%;
	border-radius: 0;
	top: auto;
	bottom: 33px;
	left: 0;
	}

#main #mainIn .windows {
	width: 35%;
	text-align: left;
	top: 11%;
	left: 20px;
	padding: 0;
	}

#main #mainIn .windows img {
	width: 100%;
	height: auto;
	}

#main #mainIn .windows p {
	display: none;
	}

#main #mainIn .buono {
	width: 100%;
	text-align: center;
	bottom: 0;
	right: 0;
	background: #fff;
	padding: 7px 10px;
	}

#main #mainIn .bcl {
	width: 30%;
	top: 12%;
	right: 3%;
	}

#main #mainIn .bcl img {
	width: 100%;
	height: auto;
	}

#about #aboutIn .image {
    vertical-align: middle;
    display: table-cell;
    width:100% !important;
}

#feature {
	background-color:#fff;
	padding: 10px 0;
	}

#feature_cover {
    width:100%;
    background:url(../images/bg_feature.jpg) center center no-repeat;
	background-size: cover;
    padding: 0;
    }

#feature_cover_wrapper {
    background-color:rgba(255,255,255,0.5);
    padding: 20px 0;
}

#buono {
    padding:10px;
}

.feature_pc {
    display: none;
}

#monka {
    text-align: center !important;
}

.sp_blue {
    color:#1a73e8 !important;
}


#service {
	background-color:#1a73e8;
	padding: 30px 0 0 0;
	}

#service_cover {
    background-color:#1a73e8;
}

#company {
    width:100%;
}

#company_cover {
    width:100% !important;
    position: relative;
}

#company dl {
    left: 0;
    position: relative;
}

#company .bcl {
    top:15px;
    margin-right: auto;
    margin-left: auto;
    width: 70%;
    right: 0;
    }

#company dl dt {
    padding:0 !important;
    font-weight: 400 !important;
}

#company dl dd {
    padding:0 !important;
}

#main2 #mainIn2 {
    width: 100%;
}

}








/* お知らせ
---------------------------------------------------------- */
#news {
	padding: 60px 0;
	}

#news dl {
	width: 1000px;
	margin: 0 auto 35px auto;
	}

#news dl dt {
	width: 195px;
	background: url(../images/ico_point.png) no-repeat left center;
	background-size: 20px 5px;
	padding: 0 0 0 30px;
	float: left;
	}

#news dl dd {
	width: 805px;
	margin: 0 auto 5px auto;
	float: left;
	}

#news .old {
	width: 1000px;
	text-align: right;
	margin: 0 auto;
	}

#news .old a {
	color: #333;
	text-decoration: none;
	background: url(../images/ico_arrow_right_orange.png) no-repeat left center;
	background-size: 14px 13px;
	padding: 0 0 0 24px;
	}

@media (max-width: 1020px){
#news {
	padding: 60px 15px;
	}

#news dl {
	width: 100%;
	}

#news dl dt {
	width: 23%;
	}

#news dl dd {
	width: 77%;
	}

#news .old {
	width: 100%;
	}
}

@media (max-width: 768px){
#news {
	padding: 40px 15px;
	}

#news dl dt {
	width: 100%;
	float: none;
	}

#news dl dd {
	width: 100%;
	margin: 0 auto 10px auto;
	padding: 0 0 0 30px;
	float: none;
	}

#news dl dt:nth-child(n+7) ,
#news dl dd:nth-child(n+8) {
	display: none;
	}
}

@media (max-width: 640px){
#news dl {
	margin: 0 auto 20px auto;
	}
}



/* お知らせ
---------------------------------------------------------- */
#about {
	background-color: #fcffc3;
	background-size: 60px 90px;
	padding: 60px 0;
	}

#about #aboutIn {
	width: 1000px;
	margin: 0 auto;
	display: table;
	}

#about #aboutIn .image {
	vertical-align: middle;
	display: table-cell;
    width:400px;
	}

#about #aboutIn p {
	vertical-align: middle;
	padding: 0 0 0 80px;
	display: table-cell;
	}

@media (max-width: 1020px){
#about {
	padding: 60px 15px;
	}

#about #aboutIn {
	width: 100%;
	}

#about #aboutIn p {
	vertical-align: middle;
	padding: 0 0 0 50px;
	display: table-cell;
	}
}

@media (max-width: 768px){
#about #aboutIn .image img {
	width: 320px;
	height: auto;
	}

#about #aboutIn p {
	padding: 0 0 0 30px;
	}
}

@media (max-width: 640px){
#about {
	padding: 30px 15px;
	}

#about #aboutIn .image {
	text-align: center;
	margin: 0 0 20px 0;
	display: block;
	}

#about #aboutIn .image img {
	width: 80% !important;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:10px;
	}

#about #aboutIn p {
	padding: 0;
	display: block;
	}
}



/* 特徴
---------------------------------------------------------- */




#feature h2 {
	line-height: 1.4;
	}

#feature ul#buono {
	width: 700px;
	margin: 0 auto 40px auto;
	}

#feature ul#buono li {
	width: 300px;
	height: 416px;
	text-align: center;
	background: #fff;
	border-radius: 10px;
	margin: 0 25px;
	padding: 25px 20px;
	float: left;
	}

#feature ul#buono li img {
	margin: 0 auto 15px auto;
	}

#feature ul#buono li h3 {
	font-size: 22px;
	font-weight: 700;
    color:#333;
	line-height: 1.2;
	margin: 0 0 15px 0;
	}

#feature ul#buono li h3 span {
	color: #ff9900;
	}

#feature ul#buono li p {
	text-align: left;
    font-size: 14px;
	font-weight: 400;
    color:#333;
	}

/* お客様の声 */
#feature #voice {
	width: 1000px;
	margin: 0 auto 40px auto;
	}

#feature #voice h2 {
	font-size: 28px;
	font-size: 2.8rem;
	margin: 0 0 15px 0;
	}

#feature #voice .box {
	background: #fefaf1;
	border-radius: 10px;
	margin: 0 0 20px 0;
	padding: 20px;
	display: table;
	}

#feature #voice .box .photo {
	width: 230px;
	vertical-align: middle;
	display: table-cell;
	}

#feature #voice .box .text {
	width: 730px;
	vertical-align: middle;
	display: table-cell;
	}

#feature #voice .box .text h3 {
	font-size: 20px;
	font-size: 2.0rem;
	color: #ff9900;
	line-height: 1.2;
	margin: 0 0 5px 0;
	}

#feature #voice .box .text ul {
	color: #6e645a;
	margin: 0 0 15px 0;
	}

@media (max-width: 1070px){


#feature ul#buono {
	width: 810px;
	margin: 0 auto 40px auto;
	}

#feature ul#buono li {
	width: 240px;
	margin: 0 15px;
	padding: 25px 20px;
	}

#feature ul#buono li img {
	width: 150px;
	height: auto;
	}

#feature ul#buono li h3 {
	font-size: 18px;
	font-size: 1.8rem;
	}
}

@media (max-width: 1050px){
#feature #voice {
	width: 100%;
	}

#feature #voice .box .text h3 {
	font-size: 18px;
	font-size: 1.8rem;
	}
}

@media (max-width: 850px){
#feature ul#buono {
	width: 630px;
	}

#feature ul#buono li {
	width: 190px;
	height: 360px;
	margin: 0 10px;
	padding: 15px 10px;
	}

#feature ul#buono li img {
	width: 120px;
	margin: 0 0 10px 0;
	}

#feature ul#buono li h3 {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0 10px 0;
	}
}

@media (max-width: 670px){


#feature ul#buono {
	width: 100%;
	margin: 0 auto 10px auto;
	}

#feature ul#buono li {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 15px;
	float: none;
	}

#feature ul#buono li .box {
	width: 100%;
	margin: 0 auto 10px auto;
	display: table;
	}

#feature ul#buono li .box .image {
	width: 50%;
	display: table-cell;
	}

#feature ul#buono li img {
	width: 95px;
	margin: 0;
	}

#feature ul#buono li h3 {
	width: 50%;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	display: table-cell;
	}

/* お客様の声 */
#feature #voice {
	margin: -10px auto 30px auto;
	}

#feature #voice .box {
	padding: 15px;
	display: block;
	}

#feature #voice .box .photo {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
	display: block;
	}

#feature #voice .box .text {
	width: 100%;
	display: block;
	}

#feature #voice .box .text h3 {
	font-size: 16px;
	font-size: 1.6rem;
	}

#feature #voice .box .text ul {
	margin: 0 0 10px 0;
	}
}

@media (max-width: 640px){
#feature #voice h2 {
	font-size: 20px;
	font-size: 2.0rem;
	}
}

@media (max-width: 480px){
#feature h2 {
	font-size: 17px;
	font-size: 1.7rem;
	}
}



/* 無料
---------------------------------------------------------- */
#free {
	padding: 40px 0 60px 0;
    background-color: #ffffef;
	}



#free #freeIn ul {
	width: 1050px;
	margin: 0 auto 50px auto;
	}

#free #freeIn ul li {
	width: 300px;
	text-align: center;
	margin: 0 25px;
	float: left;
	}

#free #freeIn ul li img {
    width: 260px;
    margin: 0 auto 0 auto;
}

/* 標準機能一覧 */
#free #freeIn #standard {
	width: 1000px;
	margin: 0 auto 40px auto;
	}

#free #freeIn #standard h3 {
	font-size: 22px;
	line-height: 1.2;
	text-align: center;
	margin: 0 0 15px 0;
	}

#free #freeIn #standard h4 {
	font-size: 14px;
    font-weight: 500;
	color: #fff;
	text-align: center;
	background: #1a73e8;
	padding: 10px;
	}

#free #freeIn #standard dl {

	width: 100%;
	border-bottom: 1px solid #1a73e8;
	border-left: 1px solid #1a73e8;
	border-right: 1px solid #1a73e8;
	border-collapse: collapse;
	display: table;
	}

#free #freeIn #standard dl dt {
    font-size: 14px;
    font-weight: 400;
	color: #333;
	width: 20%;
	vertical-align: middle;
	border-right: 1px solid #1a73e8;
	padding: 10px 20px;
	display: table-cell;
	pointer-events: none;
	}

#free #freeIn #standard dl dd {
    font-size: 14px;
    font-weight: 400;
	color: #333;
	width: 80%;
	vertical-align: middle;
	padding: 10px 20px;
	display: table-cell;
	}


#free #freeIn #standard table {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    background-color: #fff;
    margin-top:20px;
    width:100%;
}

#free #freeIn #standard table th {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background-color: #1a73e8;
    width:25%;
    padding:10px;
}

#free #freeIn #standard table td {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: center;
    background-color: #fff;
    padding:10px;
}

/* 推奨環境 */
#free #requirements {
	width: 1000px;
	background: #fff;
	border-radius: 10px;
	margin: 0 auto 40px auto;
	padding: 30px;
	}

    #free #requirements h3 {
	font-size: 22px;
    font-weight:700;
    color:#333;
	line-height: 1.2;
	text-align: center;
	margin: 0 0 15px 0;
	}

    #free #requirements dl {
	width: 730px;
	margin: 0 auto;
	}

    #free #requirements dl dt {
    font-size: 14px;
    font-weight:700;
    color:#333;
	width: 320px;
	padding: 0 0 0 30px;
	float: left;
	}

    #free #requirements dl dd {
        font-size: 14px;
        font-weight:400;
        color:#333;
	width: 410px;
	margin: 0 auto 5px auto;
	float: left;
	}

@media (max-width: 1070px){
#free #freeIn {
	padding: 0 15px;
	}

#free #freeIn ul {
	width: 810px;
	margin: 0 auto 50px auto;
	}

#free #freeIn ul li {
	width: 240px;
	margin: 0 15px;
	}

#free #freeIn ul li img {
	width: 240px;
	height: auto;
	}

/* 標準機能一覧 */
#free #freeIn #standard {
	width: 100%;
	}

/* 推奨環境 */
#free #requirements {
	width: 100%;
	}
}

@media (max-width: 850px){
#free #freeIn ul {
	width: 630px;
	}

#free #freeIn ul li {
	width: 190px;
	margin: 0 10px;
	}

#free #freeIn ul li img {
	width: 190px;
	}

/* 標準機能一覧 */
#free #freeIn #standard {
	width: 100%;
	}

/* 推奨環境 */
#free #requirements dl {
	width: 680px;
	margin: 0 auto;
	}

#free #requirements dl dd {
	width: 360px;
	}
}


@media (max-width: 768px){
    /* 推奨環境 */
    #free #requirements {
        padding: 20px 20px 10px 20px;
        }

    #free #requirements h3 {
        font-size: 16px;
        font-size: 1.6rem;
        margin: 0 0 15px 0;
        }

    #free #requirements dl {
        width: 100%;
        }

    #free #requirements dl dt {
        width: 100%;
        float: none;
        }

    #free #requirements dl dd {
        width: 100%;
        margin: 0 auto 10px auto;
        padding: 0 0 0 30px;
        float: none;
        }
    }


@media (max-width: 670px){
#free {
	padding: 0 0 30px 0;
	}

#free h2 {
	margin: 0 0 30px 0;
	padding: 15px 0;
    font-size:1.7rem !important;
    line-height: 1.4;
	}

#service h2 {
    margin: 0 0 10px 0;
    padding: 10px 0;
    font-size:1.7rem !important;
    line-height: 1.4;
    }

#free #freeIn ul {
	width: 99%;
	margin: 0 auto 20px auto;
	display: table;
	}

#free #freeIn ul li {
	width: 33%;
	padding: 0 5px;
	float: none;
	display: table-cell;
	}

#free #freeIn ul li img {
	width: 100%;
	}

/* 標準機能一覧 */
#free #freeIn #standard {
	width: 100%;
	margin: 0 auto 20px auto;
	}

#free #freeIn #standard h3 {
	font-size: 16px;
	font-size: 1.6rem;
	}

#free #freeIn #standard h4 {
	font-size: 14px;
	font-size: 1.4rem;
	padding: 5px 10px;
	}

#free #freeIn #standard dl {
	border-bottom: none;
	display: block;
	}

#free #freeIn #standard dl dt {
	width: 100%;
	font-weight: normal;
	color: #3e1a04;
	text-align: left;
	background: #fdf4e3;
	border-bottom: 1px solid #3e1a04;
	border-right: none;
	margin: 0;
	padding: 15px 30px 15px 10px;
	display: block;
	position: relative;
	cursor: pointer;
	pointer-events: auto;
	}

#free #freeIn #standard dl dt:after {
	content: "";
	width: 8px;
	height: 8px;
	top: 50%;
	right: 10px;
	border-top: 3px solid #3e1a04;
	border-right: 3px solid #3e1a04;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	margin: -8px 0 0 0;
	position: absolute;
	display: block;
	}

#free #freeIn #standard dl dt.close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -4px 0 0 0;
	}

#free #freeIn #standard dl dd {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #3e1a04;
	margin: 0;
	padding: 15px 10px;
	display: none;
	}


/* 推奨環境 */
#free #requirements {
	margin: 0 auto 20px auto;
	}
}



@media (min-width: 670px){
#free #freeIn #standard dl dt ,
#free #freeIn #standard dl dd {
	display: table-cell !important;
	}
}

@media (max-width: 640px){
#free {
	padding: 0 0 30px 0;
	}


/* 推奨環境 */
#free #freeIn #requirements {
	margin: 0 auto 20px auto;
	}
}



/* 新サービスラインナップ
---------------------------------------------------------- */




#service h2 {
	color: #fff;
	}

#service h2 span {
	font-size: 16px;
	font-size: 1.6rem;
	color: #edd1a6;
	vertical-align: middle;
	}

#service ul {
	width: 1000px;
	margin: 0 auto;
	}

@media (max-width: 1070px){
    #service ul {
        width: 100%;
        margin: 0 auto;

    }
}

#service ul li {
	background: #fff;
	border-radius: 10px;
	margin: 0 0 20px 0;
	padding: 25px 20px;
	display: table;
    width:100%;

	}




#service ul li:last-child span {
    font-size: 14px;
    font-weight: 400;
    color:#333;
    }

#service ul li h3 {
    width:242px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding: 0 22px 0 0;
	display: table-cell;
	}






/*
@media (max-width: 1070px){
#service {
	padding: 60px 15px;
	}

#service ul {
	width: 100%;
	}

#service ul li h3 {
	width: 30%;
	}

#service ul li h3 img {
	width: 100%;
	height: auto;
	}

#service ul li p {
	width: 70%;
	}
}
*/

@media (max-width: 670px){
#service {
	padding: 10px 15px;
	}

#service h2 span {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
	display: block;
	}

#service ul li h3 {
	padding: 0 20px 0 0;
	}
}

@media (max-width: 480px){
    #service ul li {
        padding: 15px;
        display: block;
	}

    #service ul li h3 {
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0;
        display: block;
	}

    #service ul li h3 img {
        margin-right: auto;
        margin-left: auto;
        margin-bottom:20px;
    }



    #service ul li p {
        width: 100%;
        display: block;
	}

    #service ul li .text {
        font-size: 14px;
        font-weight: 400;
        color:#333;
        text-align: left;
        vertical-align: top;
        display: table-cell;
    }

    #service ul li .text h4 {
        font-size: 16px;
        font-weight: 700;
        color:#333;
        margin: 0 0 5px 0;
        text-align: center;
    }

    #service ul li .text p {
        font-size: 14px;
        font-weight: 400;
        color:#333;
        text-align: left;
        vertical-align: middle;
        display: table-cell;
    }

    #service ul li .text a {
        text-align: center;
    }

}

@media (min-width: 481px){
    #service ul li {
        height:232px;
    }

    #service ul li:last-child {
        margin-right: auto;
        margin-left: auto;
        border-radius: 30px;
        padding: 10px 20px;
        height:32px;
        width:auto;
    }

    #service ul li .text {
        font-size: 14px;
        font-weight: 400;
        color:#333;
        text-align: left;
        vertical-align: top;
        display: table-cell;
        }

    #service ul li .text h4 {
        font-size: 16px;
        font-weight: 700;
        color:#333;
        margin: 0 0 5px 0;
        }

    #service ul li .text p {
        font-size: 14px;
        font-weight: 400;
        color:#333;
        text-align: left;
        vertical-align: middle;
        display: table-cell;
        }
}

#service ul li table {
    width:100%;
}

.service_img {
    width:242px;
    padding-right:22px;
    vertical-align: top;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
    font-size: 14px;
    padding-bottom: 20px;
}

.service_img a {
    display:block;
    margin-top:50px;
    text-decoration: underline;
    color:#1492af;
}

.service_link {
    display:block;
    margin-top:20px;
    text-decoration: underline;
    color:#1492af;
}

.service_link2 {
    display:block;
    margin-top:60px;
    text-decoration: underline;
    color:#1492af;
}

.service_img_h3 {
    width:100% !important;
    padding:0px !important;
}

.service_text {
    padding-bottom: 20px;
}

.service_table h4 {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin: 0 0 5px 0;
}

.service_table p {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
}



/* 運営会社
---------------------------------------------------------- */

#company {
	padding: 40px 0 60px 0;
    background-color: #f5f5f5;
	}



#company_cover2 {
    width:1000px;
    margin-right:auto;
    margin-left: auto;
    position: relative;
}



#company dl dt {
    font-size:14px;
    font-weight:700;
    color:#333;
	width: 140px;
	padding: 0 0 0 30px;
	float: left;
	}

#company dl dd {
    font-size:14px;
    font-weight:400;
    color:#333;
	width: 560px;
	margin: 0 auto 5px auto;
	float: left;
	}



#company .bcl img {
    width: 60%;
    height: auto;
    margin-right:auto;
    margin-left: auto;
    }

@media (max-width: 1070px){
#company {
	background-size: 284px 350px;
	background-position: 95% 30%;
	padding: 60px 15px;
	}

#company dl {
	width: 100%;
	}

#company dl dt {
	width: 20%;
	}

#company dl dd {
	width: 80%;
	}
}

@media (max-width: 640px){
#company {
	background-size: 203px 250px;
	background-position: 95% 40%;
	padding: 30px 15px;
	}

#company dl {
	margin: 0 auto 30px auto;
	}

#company dl dt {
	width: 100%;
	float: none;
	}

#company dl dd {
	width: 100%;
	margin: 0 auto 10px auto;
	padding: 0 0 0 30px;
	float: none;
	}

#company dl dd:last-child {
	margin: 0;
	}
}


/* ----------------------------------------------------------
/* BCL
---------------------------------------------------------- */
#bcl {
	right: 15px;
	position: fixed;
	z-index: 100;
	}

@media (max-width: 640px){
#bcl img {
	width: 80px;
	}
}



/* ----------------------------------------------------------
/* お知らせ（下層）
---------------------------------------------------------- */
#information {
	padding: 60px 0;
	}

#information dl {
	width: 1000px;
	border-top: 1px solid #3e1a04;
	margin: 0 auto;
	padding: 20px 0;
	display: table;
	}

#information dl:last-child {
	border-bottom: 1px solid #3e1a04;
	}

#information dl dt {
	width: 195px;
	vertical-align: middle;
	background: url(../images/ico_point.png) no-repeat left center;
	background-size: 20px 5px;
	padding: 0 0 0 30px;
	display: table-cell;
	}

#information dl dd {
	width: 805px;
	display: table-cell;
	}

@media (max-width: 1020px){
#information {
	padding: 60px 15px;
	}

#information dl {
	width: 100%;
	}

#information dl dt {
	width: 23%;
	}

#information dl dd {
	width: 77%;
	}
}

@media (max-width: 768px){
#information {
	padding: 40px 15px;
	}

#information dl dt {
	width: 100%;
	margin: 0 0 5px 0;
	display: block;
	}

#information dl dd {
	width: 100%;
	padding: 0 0 0 30px;
	display: block;
	}
}



/* ----------------------------------------------------------
/* マニュアル（下層）
---------------------------------------------------------- */
#manual {
	font-size: 20px;
	font-size: 2.0rem;
	padding: 60px 0;
	}

#manual .download {
	width: 1000px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #3e1a04;
	border-bottom: 1px solid #3e1a04;
	margin: 0 auto;
	padding: 35px 0;
	}

@media (max-width: 1020px){
#manual {
	padding: 60px 15px;
	}

#manual .download {
	width: 100%;
	}
}

@media (max-width: 768px){
#manual {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 40px 15px;
	}

#manual .download {
	padding: 20px 0;
	}
}

@media (max-width: 350px){
#manual {
	font-size: 14px;
	font-size: 1.4rem;
	}
}



/* ----------------------------------------------------------
/* FAQ（下層）
---------------------------------------------------------- */
#faq {
	padding: 60px 0;
	}

#faq dl {
	width: 1000px;
	border-top: 1px solid #3e1a04;
	margin: 0 auto;
	padding: 20px 0;
	}

#faq dl:last-child {
	border-bottom: 1px solid #3e1a04;
	}

@media (max-width: 1020px){
#faq {
	padding: 60px 15px;
	}

#faq dl {
	width: 100%;
	}
}

@media (max-width: 768px){
#faq {
	padding: 40px 15px;
	}
}

.free-popup-open {
    cursor: pointer;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #1492af;
    /* border: 2px solid #1492af; */
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    text-decoration: none;
    margin-bottom: 60px;
}

#free-popup {
    display: none; /* label でコントロールするので input は非表示に */
  }

.free-popup-overlay {
    display: none; /* input にチェックが入るまでは非表示に */
  }

.free-popup-overlay-active {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

  .free-popup-window {
    width: 690px;
    padding: 20px;
    background-color: #e8ecef;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .free-popup-text {
    margin: 0;
    color:#1a73e8;
    font-size:18px;
    font-weight:700;
  }

  .free-popup-text:not(:last-of-type) {
    margin-bottom: 1em
  }

  .free-popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
  }

#free-popup-text-wrapper{
    background-color: #ffffff;
    border-radius: 6px;
    margin:-4px 10px 10px 10px;
    padding:30px;
}


.paid-popup-open {
    cursor: pointer;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #1492af;
    /* border: 2px solid #1492af; */
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    text-decoration: none;
    margin-bottom: 60px;
}

#paid-popup {
    display: none; /* label でコントロールするので input は非表示に */
  }

.paid-popup-overlay {
    display: none; /* input にチェックが入るまでは非表示に */
  }

.paid-popup-overlay-active {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

  .paid-popup-window {
    width: 690px;
    padding: 20px;
    background-color: #e8ecef;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .paid-popup-text {
    margin: 0;
    color:#1a73e8;
    font-size:18px;
    font-weight:700;
  }

  .paid-popup-text:not(:last-of-type) {
    margin-bottom: 1em
  }

  .paid-popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
  }

#paid-popup-text-wrapper{
    background-color: #ffffff;
    border-radius: 6px;
    margin:-4px 10px 10px 10px;
    padding:30px;
}


.login-popup-open {
    cursor: pointer;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #1492af;
    /* border: 2px solid #1492af; */
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    text-decoration: none;
    margin-bottom: 60px;
}

#login-popup {
    display: none; /* label でコントロールするので input は非表示に */
  }

.login-popup-overlay {
    display: none; /* input にチェックが入るまでは非表示に */
  }

.login-popup-overlay-active {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

  .login-popup-window {
    width: 690px;
    padding: 20px;
    background-color: #e8ecef;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .login-popup-text {
    margin: 0;
    color:#1a73e8;
    font-size:18px;
    font-weight:700;
  }

  .login-popup-text:not(:last-of-type) {
    margin-bottom: 1em
  }

  .login-popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
  }

#login-popup-text-wrapper{
    background-color: #ffffff;
    border-radius: 6px;
    margin:10px;
    padding:30px;
}





.forgot-popup-open {
    cursor: pointer;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #1492af;
    /* border: 2px solid #1492af; */
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    text-decoration: none;
    margin-bottom: 60px;
}

#forgot-popup {
    display: none; /* label でコントロールするので input は非表示に */
  }

.forgot-popup-overlay {
    display: none; /* input にチェックが入るまでは非表示に */
  }

.forgot-popup-overlay-active {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

  .forgot-popup-window {
    width: 690px;
    padding: 20px;
    background-color: #e8ecef;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .forgot-popup-text {
    margin: 0;
    color:#1a73e8;
    font-size:18px;
    font-weight:700;
  }

  .forgot-popup-text:not(:last-of-type) {
    margin-bottom: 1em
  }

  .forgot-popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
  }

#forgot-popup-text-wrapper{
    background-color: #ffffff;
    border-radius: 6px;
    margin:-4px 10px 10px 10px;
    padding:30px;
}


.login2-popup-open {
    cursor: pointer;
    display: block;
    color: #fff;
    font-weight: bold;
    background: #1492af;
    /* border: 2px solid #1492af; */
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    text-decoration: none;
    margin-bottom: 60px;
}

#login2-popup {
    display: none; /* label でコントロールするので input は非表示に */
  }

.login2-popup-overlay {
    display: none; /* input にチェックが入るまでは非表示に */
  }

.login2-popup-overlay-active {
    display: block;
    z-index: 99999;
    background-color: #00000070;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

  .login2-popup-window {
    width: 690px;
    padding: 20px;
    background-color: #e8ecef;
    border-radius: 6px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .login2-popup-text {
    margin: 0;
    color:#1a73e8;
    font-size:18px;
    font-weight:700;
  }

  .login2-popup-text:not(:last-of-type) {
    margin-bottom: 1em
  }

  .login2-popup-close {
    cursor: pointer;
    position: absolute;
    top: -26px;
    right: 0;
  }

#login2-popup-text-wrapper{
    background-color: #ffffff;
    border-radius: 6px;
    margin:-4px 10px 10px 10px;
    padding:30px;
}
