﻿@charset "utf-8";


@media screen and (min-width: 751px){
#contents .mainvisual{
	height: 920px;
}
}
@media screen and (max-width: 750px){
#contents .mainvisual{
}	
}
@media screen and (min-width: 751px){
.mainvisual .topbox{
	padding-top: 45px;
	width: 770px;
	margin: 0 auto;
	height: 451px;
}
.mainvisual .topbox .login .body{
	width: 289px;
	padding-left: 140px;
	margin: 27px 0;
	background: url("../img/ico_mainvisual.png") no-repeat left center;
}
.mainvisual .topbox .login .body li a{
	display: block;
}
.mainvisual .topbox .login .body li a.facebook{
	margin-bottom: 10px;
}
.mainvisual .topbox .img{
	padding: 20px 0;
}
}
@media screen and (max-width: 750px){
.mainvisual .topbox{
	width:100%;
	padding: 35px;
	box-sizing: border-box;
	height: 410px;
	margin-bottom: 40px;
	background: url("../img/img_yadochann.png") no-repeat right bottom;
	background-size: 200px;
}
.mainvisual .topbox .login{
	min-width: 250px;
	width: 100%;
	max-width: 305px;
	margin: 0 auto;
}
.mainvisual .topbox .login .body{
	width: 100%;
}
.mainvisual .topbox .login .body li{
	margin: 0 auto 10px auto;
}
.mainvisual .topbox .login .body li img{
	width: 100%;
}
.mainvisual .topbox .login h1{
	text-align: center;
	margin-bottom: 35px;
}
.mainvisual .topbox .login h1 img{
	width: 100%;
}
.mainvisual .topbox .login button.register{
	font-size: 1.4rem;
	font-weight: bold;
	background: #DABE5A;
	color: #fff;
	padding: 10px 15px;
	border: none;
	border-bottom: 2px solid #666;
	cursor: pointer;
}
.mainvisual .topbox .login button.register:hover{
	border: none;
}
#contents .login .email{
	text-align: center;
}
}
@media screen and (min-width: 751px){
.email input{
	padding: 7px 10px;
	border: none;
}
.email input[name="メールアドレス"]{
	margin-right: 5px;
	width: 195px;
}
.email input[name="パスワード"]{
	margin-right: 5px;
	width: 120px;
	padding: 7px 10px;
	border: none;
}
.email input[type="submit"]{
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
	background: #FFCC00;
	font-size: 1.4rem;
}
}
@media screen and (max-width: 750px){
.email{
	position: relative;
}
.email .reg{
	display: none;
}
.email .reg form{
	min-width: 250px;
	max-width: 305px;
	width: 100%;
	background: #545454;
	padding: 30px 30px 10px 30px;
	box-sizing: border-box;
}
.email input{
	padding: 7px 10px;
	border: none;
	margin-bottom: 10px;
	width: 100%;
	box-sizing: border-box;
}
.email input[name="メールアドレス"]{
}
.email .spwrp{
	display: block;
	width: 100%;
	margin-right: -100px;
}
.email input[name="パスワード"]{
	float: left;
	margin-right: 100px;
}
.email .close{
	float: left;
	padding: 2px 5px;
	color: #fff;
	border: 1px solid #ccc;
}
.email input[type="submit"]{
	padding: 6px 10px;
	color: #fff;
	font-weight: bold;
	background: #FFCC00;
	font-size: 1.4rem;
	width: 50px;
	float: right;
}
}
@media screen and (min-width: 751px){
.mainvisual .catch{
	margin: 100px auto 0 auto;
	width: 100%;
}
.mainvisual .catch .img{
	width: 331px;
}
.mainvisual .catch .text{
	width: 520px;
	vertical-align: middle;
}
.mainvisual .catch .text .copy{
	font-weight: bold;
	font-size: 3.2rem;
	color: #009966;
	margin-bottom: 10px;
}
.mainvisual .catch .text .copy + p{
	font-size: 1.5rem;
	line-height: 1.5;
}
}
@media screen and (max-width: 750px){
.mainvisual .catch{
	margin: 80px 20px 40px 20px;
	display: block !important;
}
.mainvisual .catch td{
	display: block !important;
	text-align: center;
}
.mainvisual .catch .img{
	width: 160px;
	margin: 0 auto 20px auto;
}
.mainvisual .catch img{
	width: 100%;
}
.mainvisual .catch .text .copy{
	font-weight: bold;
	font-size: 2.4rem;
	color: #009966;
	margin-bottom: 10px;
}
.mainvisual .catch .text .copy + p{
	line-height: 1.6;
	font-size: 1.6rem;
}
}
#contents .mannga{
	padding: 50px 0;
}
#contents .douga h2,
#contents .mannga h2{
	font-size: 2rem;
	line-height: 2;
	border-bottom: 2px solid #009966;
	margin: 0 auto 50px auto;
	color: #009966;
	text-align: center;
}
@media screen and (min-width: 751px){
#contents .douga h2,
#contents .mannga h2{
	width: 400px;
}
}
@media screen and (max-width: 750px){
#contents .douga h2,
#contents .mannga h2{
	width: 100%;
}
}
#contents .douga .type{
	font-size: 1.5rem;
	font-weight: bold;
	padding: 0.7em;
	background: #77E357;
	color: #fff;
}
#contents .mannga li{
	display: inline-block;
	text-align: center;
	margin-bottom: 30px;
}
#contents .mannga li .koma{
	width: 240px;
	background: #F2F2F2;
	margin: 0 auto;
	border-radius: 5px;
}
#contents .mannga li img + p{
	height: 90px;
	padding: 1em;
	box-sizing: border-box;
	line-height: 1.5;
	margin: 0 auto;
}
#contents .douga{
	margin-top: 50px;
}
@media screen and (min-width: 751px){
#contents .douga .left,
#contents .douga .right{
	width: 480px;
}
}
@media screen and (max-width: 750px){
#contents .douga .left,
#contents .douga .right{
	margin: 20px;
}
#contents .douga .iframe_wrap{
	position:relative;
	width:100%;
	padding-top:56.25%;
}
#contents .douga .iframe_wrap iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}
}

@media screen and (min-width: 751px){
#contents .mannga li{
	width: 33%;
}
}
@media screen and (max-width: 750px){
#contents .mannga li{
	width: 100%;
	margin: 0 auto 30px auto;
}
}


@media screen and (min-width: 751px){
#contents .osusume{
	background: #F7F7F7;
	padding: 80px 0;
}
#contents .osusume ul{
	margin-left: -35px;
}
#contents .osusume li{
	width: 310px;
	margin-left: 35px;
}
.osusume h2,
.qa h2,
.voice h2,
.media h2{
	text-align: center;
	margin-bottom: 50px;
}
#contents .osusume .body{
	text-align: center;
	color: #666666;
}
#contents .osusume .body h3{
	margin: 10px 0;
	font-size: 1.6rem;
}
}
@media screen and (max-width: 750px){
#contents .osusume{
	background: #F7F7F7;
	padding: 40px 0;
}
#contents .osusume ul{
}
#contents .osusume li{
	width: 270px;
	margin: 0 auto;
}
.osusume h2,
.qa h2,
.voice h2,
.media h2{
	text-align: center;
	margin-bottom: 30px;
}
#contents .osusume .body{
	text-align: center;
	color: #666666;
	position: relative;
}
#contents .osusume .body .img img{
	width: 100%;
	max-width: 310px;
	margin: 0 auto;
}
#contents .osusume .body h3{
	font-size: 1.5rem;
}
#contents .osusume .body h3,
#contents .osusume .body h3 + p{
	width: 100%;
	margin: 10px auto;
	max-width: 310px;
}
}
@media screen and (min-width: 751px){
#contents > .login{
	vertical-align: middle;
	height: 124px;
	padding: 40px 0;
	background: url("../img/bg_machi.png") repeat-x center bottom #55D539;
	
}
#contents > .login .login_wrap{
	display: inline-block;
}
#contents > .login .login_wrap > a{
	display: inline-block;
	margin-bottom: 20px;
}
#contents > .login .inner1000{
	text-align: center;
}
#contents > .login img{
	vertical-align: middle;
}
#contents > .login a{
	display: inline-block;
	margin-right: 10px;
}
#contents > .login a.facebook{
	margin-right: 10px;
}
#contents > .login .mataha{
	color: #fff;
	font-weight: bold;
	font-size: 2.2rem;
}
#contents > .login .email{
	display: inline-block;
	width: 420px;
}
}
@media screen and (max-width: 750px){
#contents > .login{
	vertical-align: middle;
	padding: 46px 0 60px 0;
	background: url("../img/bg_machi.png") repeat-x center bottom #55D539;
}
#contents > .login .inner1000{
	width: 310px;
	margin: 0 auto;
}
#contents > .login a{
	display: block;
	margin-bottom: 10px;
}
#contents > .login .login_button a{
	display: inline-block;
}
#contents > .login a img{
	width: 100%;
}
#contents > .login .login_button{
	color: #fff;
}
#contents > .login .login_button button{
	color: #fff;
	border-color: #fff;
	margin-left: 1em;
}
}

#contents .qa .q,
#contents .qa .a{
	position: relative;
	display: inline-block;
	border-radius: 5px;		/* CSS3草案 */  
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;   /* Firefox用 */ 
}
#contents .qa .q{
	background: #EEEEEE;
}
#contents .qa .q:after{
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #EEEEEE transparent transparent;
}
#contents .qa .a{
	background: #55D539;
	color: #fff;
}
#contents .qa .a:after{
	content: "";
	position: absolute;
	top: 50%; right: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #55D539;
}

@media screen and (min-width: 751px){
#contents .qa .q,
#contents .qa .a{
	padding: 28px;
}
#contents .qa .line{
	margin-bottom: 30px;
}
#contents .qa{
	padding: 80px 0;
}
#contents .qa .q,
#contents .qa .a{
	width: 500px;
}
#contents .qa .a{
	margin-top: -20px;
}
}
@media screen and (max-width: 750px){
#contents .qa .q,
#contents .qa .a{
	padding: 15px;
	margin-bottom: 10px;
}
#contents .qa{
	padding: 40px 20px;
}
#contents .qa .q{
	margin-right: 40px;
}
#contents .qa .a{
	margin-left: 40px;
}
}

#contents .voice li{
	border-radius: 3px;		/* CSS3草案 */  
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */ 
	border: 1px solid #55D539;
}
#contents .voice li .title{
	font-size: 1.9rem;
	font-weight: bold;
	color: #009933;
	padding-bottom: 5px;
	border-bottom: 1px dotted #55D539;
	margin-bottom: 10px;
}

@media screen and (min-width: 751px){
#contents .voice ul{
	margin-right: -30px;
}
#contents .voice li .text{
	width: 310px;
}
#contents .voice li{
	padding: 20px;
	width: 443px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#contents .voice{
	margin-bottom: 50px;
}
}
@media screen and (max-width: 750px){
#contents .voice{
	padding: 20px 0 40px 0;
}
#contents .voice .body{
	padding: 0 20px;
	position: relative;
}
#contents .voice li{
	padding: 10px;
	border-radius: 3px;		/* CSS3草案 */  
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */  
	-moz-border-radius: 3px;   /* Firefox用 */ 
	border: 1px solid #55D539;
	/*display: table;*/
	margin: 0 5px 0 5px;
}
#contents .voice .left.clearfix{
	display: table-row;
}
#contents .voice li .left,
#contents .voice li .right{
	display: table-cell;
	vertical-align: top;
}
#contents .voice li .title{
	font-size: 1.5rem;
}
#contents .voice li .honnbunnn{
	font-size: 1.2rem;
	margin-right: 1em;
}
#contents .voice .right{
	width: 100px;
}
#contents .voice .right img{
	width: 100%;
}
#contents .voice .slick_prev_arrow,
#contents .voice .slick_next_arrow{
	top: 50%;
}
}


/*--------------------------------------*/

.total_support{
	
}
@media screen and (min-width: 751px){
.total_support{
	background: url("../img/bg_ts_1.png") no-repeat left bottom #E4F4FB;
	min-height: 200px;
}
.total_support .inner1000{
	min-height: 100px;
	padding: 50px 0;
	background: url("../img/img_ts_1.png") no-repeat right bottom;
}
.total_support .desc{
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 1em;
}
.total_support .btn{
	width: 620px;
	margin: 0 auto;
}
.total_support .btn a{
	display: inline-block;
	font-size: 1.8rem;
	font-weight: bold;
	color: #fff;
	background: #009933;
	width: 100%;
	text-align: center;
	padding: 13px 0;
	border-radius: 3px;
	box-shadow: 0px 5px 0px rgba(0,77,24,1);
}
.total_support .btn a:hover{
	margin-top: 3px;
	box-shadow: 0px 2px 0px rgba(0,77,24,1);
	text-decoration: none;
}
.total_support .btn a .after_arrow{
	display: inline-block;
	width: 100%;
	position: relative;
}
.total_support .btn a .after_arrow:after{
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	content: "";
	height: 10px;
	position: absolute;
	top: 6px;
	right: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px;
}
}
@media screen and (max-width: 750px){
.total_support{
	
}
}

/*--------------------------------------*/

.biz{
	
}
@media screen and (min-width: 751px){
.biz{
	margin-top: 50px;
	background: #009933;
	padding: 0 0 30px 0;
	text-align: center;
}
.biz .hdr{
	background: #333;
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	padding: 12px;
}
.biz .btn{
	height: 80px;
}
.biz .btn a{
	text-align: center;
	display: inline-block;
	height: 72px;
}
.biz .btn a .h{
	display: none;
}
.biz .btn a:hover .h{
	display: block;
}
.biz .btn a:hover .s{
	display: none;
}
}
@media screen and (max-width: 750px){
.biz{
	
}
}

/*--------------------------------------*/

.links{
	background: #EEF0EE;
}
@media screen and (min-width: 751px){
.links{
	padding: 30px;
}
.links table{
	width: 100%;
}
.links td:nth-child(even){
	text-align: right;
}
.links td img{
	width: 98%;
}
}
@media screen and (max-width: 750px){
.links{
	
}
.links td{
	display: block;
	margin: 20px;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
}

/*--------------------------------------*/



@media screen and (min-width: 751px){
#contents .media{
	padding: 80px 0;
	width: 100%;
	overflow: hidden;
}
#contents .media .company{
	/*width: 935px;*/
	margin: 0 auto;
}
#contents .media .company li{
	border: 1px solid #ccc;
	width: 160px;
	height: 72px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
#contents .media .company li p{
	text-align: center;
	width: 160px;
	height: 72px;
	vertical-align: middle;
	display:table-cell;
}
#contents .media .company li p img{
	width: 90%;
}
}
@media screen and (max-width: 750px){
#contents .media{
	padding: 40px 20px;
}
#contents .media .body{
	position: relative;
}
#contents .media .slick_prev_arrow,
#contents .media .slick_next_arrow{
	top: 36px;
}
#contents .media .company{
	margin: 0 auto;
}
#contents .media .company .table{
	width: 160px;
	margin: 0 auto;
}
#contents .media .company li p{
	border: 1px solid #ccc;
	width: 160px;
	height: 72px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	display: table-cell;
    vertical-align: middle;
}
#contents .media .company li p img{
	width: 90%;
	text-align: center;
	max-height: 100%;
	margin: 0 auto;
}
}

#contents .isshou{
	background: url("../img/bg_isshou.png") no-repeat center center;
	color: #fff;
	text-align: center;
}
#contents .isshou h2{
	line-height: 2;
}
#contents .isshou h2 + p{
	font-size: 1.8rem;
	margin-bottom: 50px;
}
#contents .isshou .senngenn li .title{
	line-height: 2;
	font-size: 2rem;
	font-weight: bold;
}

@media screen and (min-width: 751px){
#contents .isshou{
	height: 430px;
	padding: 50px;
}
#contents .isshou .senngenn{
	width: 790px;
	margin: 0 auto;
}
#contents .isshou .senngenn ul{
	margin-right: -50px;
}
#contents .isshou .senngenn li{
	width: 230px;
	margin-right: 50px;
}
#contents .isshou h2{
	font-size: 3.5rem;
}
#contents .isshou h2 + p{
	margin-bottom: 50px;
}
}
@media screen and (max-width: 750px){
#contents .isshou{
	padding: 30px 20px;
	height: 360px;
	background-size: cover;
}
#contents .isshou h2{
	font-size: 3rem;
}
#contents .isshou h2 + p{
	font-size: 1.4rem;
	margin-bottom: 20px;
}
#contents .isshou .senngenn ul{
	height: 252px;
}
#contents .isshou .senngenn .img{
	width: 70px;
	margin: 0 auto 20px auto;
}
#contents .isshou .senngenn img{
	width: 100%;
}
}