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

body{
    font: 1.3rem/1.61538 "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; 
	 margin: 0em;
}
p{
	font-size: 20px;
	color: #353434;
}
/* ヘッダ */
header {
	width: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background-color:  rgba(255,255,255,0.8);
	-moz-transition: height 0.3s;
	-o-transition: height 0.3s;
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
}
/* サイトロゴ */
header .logo{
	float: left;
	width: 260px;
}
header #logo {
	margin-top: 10px; 
	line-height: 2;
	font-family: "Limelight", cursive;
	width: 260px;
	text-align: left;
	color: white;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.menubar .logo_name{
	margin:-20px 0 0 10px;
	font-size: 14px	
}
.menubar .logo_name span{
	font-size: 3px
}
/* 縮小時のサイトロゴ_START*/
header.smaller #logo {
	margin-top: 10px; 
	width: 220px;
}
header.smaller .logo_name{
	font-size: 12px
}
/* ヘッダー無料ボタン*/
.header .btn_cv {
	display: inline-block;
	width: 150px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	border-radius: 10px;
	color: #F99C3F;
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 2px solid #F99C3F;
	color: #F99C3F;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: -10px !important;
}
.header .btn_cv:hover {
	color: #fff;
}
.header .btn_cv::after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(.5);
	transform: scale(.5);
}
.header .btn_cv:hover::after {
	background: #F99C3F	;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.header .btn_cv::before,
.header .btn_cv::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.header .btn_cv,
.header .btn_cv::before,
.header .btn_cv::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.main
    {
     margin-left:auto;   
     margin-right:auto;   
     text-align:left;    
    }

.main .content .space{
		padding: 30px;
}
h1{
	line-height: 100px;
	vertical-align: middle;
	font-size: 32px;
	color:#fff;
	font-weight: normal;
	margin:auto;
}
h2{
	font-size: 38px;
	color: #454545;
	font-weight: normal;
	margin:5px;
}
a{
	color:#353434;
	text-decoration: none;
}
.main .top_img .img_pc{ 
	margin: 45px 0 0 0;
	width: auto;  
    height: auto;  
	display: block;
	width: 100%;
}
.main .top_img .img_mobile{
	margin: 30px 0 0 0;
	display: none;
	width: 100%;
}
.main .top_img .arrow .marquee{
	margin-top:-300px;
	padding-bottom:40px;
	text-align: center;
}
.main .top_img .arrow{
	text-align: center; 
	margin:auto;
}
.main .top_img .arrow .marquee .arrow_img{
	width: 100px
}
.header .menubar{
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding: 0 20px 0 0;
}
.header .menubar .menu{
	float: right;
	margin:20px 0 0 0;
}
.header .menubar .menu a{
	margin:8px 0 0 20px;
	font-size: 13px
}
.main .content{
	text-align: center;
	margin-top: -43px;
}
.main .workstyle_bar{
	width: 100%;
	height: 110px;
	margin: auto;
	background-color: #357EAF;
}
.content .workstyle_bar .tittle{
	padding-top: 10px;
}
.main .darkblue_bar{
	height: 110px;
	margin: 0 0 60px 0;
	background-color: #055393;
}
.main .workstyle_content{
	max-width: 1200px;
	margin: auto;
	padding: 0 0 50px 0;
}
.main .workstyle_content .img_pc{
	width: 100%;
	margin: 45px 0 0 0;
}
.img_mobile{
	margin: 30px 0 0 0;
	display: none;
}
.main .content .office_risk{
	margin:auto;
	max-width: 1200px;
	
}
.main .content .office_risk .circle{
	border-radius:400px;
	width: 65px;
	height: 65px;
	color: #fff;
	font-size: 40px;
	text-align: center;
	margin: auto;
}
.main .content .office_risk .btn1{
	background-color: #e274be;
}
.main .content .office_risk .btn2{
	background-color: #e88149;
}
.main .content .office_risk .btn3{
	background-color: #65c65d;
}
.main .content .office_risk .img{
	float:right;
	width: 600px;
}
.main .content .office_risk .txt{
	margin-top:100px;
	line-height: 180%;
	text-align: left;
	max-width: 550px;
}

.main .content .office_risk .reference{
	text-align: left;
	font-size: 14px;
	max-width: 550px;
}
.main .content .kot_bar{
	background-color: #068491;
	height: 350px;
	margin-top: 30px;
	
}
.main .content .kot_bar .crealogo{
	position: relative;
	margin: 35px 0 0 0;
}
.main .content .kot_catchcopy{
	position: absolute;
	line-height: 200%;
	margin-top: 150px;
	width: 100%;
	text-align: center;

}
.main .content .kot_bar .kot_bar_content{
	margin: auto;
}
.main .content .kot_merit{
	margin-bottom: 100px;
}
.main .content .kot_merit .txt{
	margin: auto;
	padding: 30px 0 50px 0;
	max-width: 1000px;
	width: 100%;
}
.main .content .kot_merit .tittle{
	max-width: 500px;
	width: 100%;
	margin: auto;
	border-bottom:solid 3px #0A5FB9;
}
.main .content .kot_merit .capture{
	max-width: 1100px;
}
.main .content .faq{
	max-width: 780px;
	margin: auto;
	text-align: left;
	padding-bottom: 30px;
	height: auto;
}
.main .content .faq .img{
	width: 100%;
	text-align: left;
	margin:0 10px 0 0;
}
.main .content .faq .faq_q{
	font-size: 45px;
	color:#00C1B8;
	margin-right:10px;
	
}
.main .content .faq .faq_a{
	font-size: 45px;
	color:#CF2847;
	padding:0 10px 0 0;
}
.main .content .faq .txt_a{
	padding: 0 0 20px 0;
}

.main .conversion_btn{
	width: 960px;
	margin: auto;
	padding: 10px 0 0 0;
	font-size: 24px;
	font-weight: nomal;
}
.main .conversion_btn p{
	font-size: 26px;
	padding-top: 50px;
	color: #FFFFFF;
	margin: 15px 0;
}
/*見積もりシミュレーションボタン*/
.main .conversion_btn .btn {
    color: #fff;
	padding:5px;
    text-decoration: none;
    text-align: center;
    position: relative;
    z-index: 10;
    display: block;
    width: 300px;
    height: 300px;
	float: left;
}
 
.main .conversion_btn .btn::before {
    content: '';
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    z-index: -1;
    border-radius: 50%;
    box-shadow:
        0 0 0 0 #fff,
        0 0 0 0 #66be5a;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.main .conversion_btn .btn:hover::before {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
}
.main .conversion_btn .estimate::before {
    background-color: #4CAF50;
}
.main .conversion_btn .estimate:hover::before {
    box-shadow:
        0 0 0 25px #fff,
        0 0 0 27px #4CAF50;
}
.main .conversion_btn .info::before {
    background-color: #F57C00;
}
.main .conversion_btn .info:hover::before {
    box-shadow:
        0 0 0 25px #fff,
        0 0 0 27px #F57C00;
}
.main .conversion_btn .trial::before {
    background-color: #e53935;
}
.main .conversion_btn .trial:hover::before {
    box-shadow:
        0 0 0 25px #fff,
        0 0 0 27px #e53935;
}
.main .conversion_btn .btn .arrow_cv{
	width: 30px;
	background-color: #FFF; 
    border-radius: 50%;
	padding: 7px;
}

.main .footer{
	margin: 100px 0 0 0;
	padding:20px;
	height: 350px;
}
.main .footer .content{
	width: 1100px;
	margin: auto;
}
.main .footer .content .footer_logo{
	width: 250px;
}
.main .footer .content .col-md-1{
	float: left;
}
.main .footer .content .col-md-2 {
	float: left;
	text-align: left;
	font-size: 18px;
	margin: 0 0 0 30px;
}
.main .footer .content .col-md-3 {
	float: left;
	font-size: 18px;
	color: #626262;
	text-align: left;
	margin: 0 0 0 30px;
}
.main .footer .content .col-md-2 ul{
	margin-top: 0;
}
.main .footer .content .col-md-2 ul li{
	list-style: none;
	
}
.main .footer .content .col-md-2 ul li a{
	color:#008731;
	
}
.main .footer .content .col-md-3 .number_font{
	font-size: 20px;
}
.col-md-3 .text-holder address{
	 font-style: normal;
}
.col-md-3 .text-holder h4{
	margin-bottom:0;
}
.number_font{
	font-family: "Montserrat";
	font-weight: bold;
	line-height: 1.2;
	color: #31384d;
	font-size: 100.01%;
}
#animation {
margin: 50px 0;
font-size: 40px;
font-weight: bold;
color: #ff0000;
}

.css_bottom {
margin-bottom:10px;
padding-right: 10px;
}

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*ボタン_START*/
.kot_link {
	display: inline-block;
	width: 300px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 50px;
	font-size: 17px;
	border-radius: 5px;
	margin: 15px 0;
}
.kot_link::before,
.kot_link::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.kot_link,
.kot_link::before,
.kot_link::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.kot_link:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.kot_merit img{
	max-width: 700px;
	width: 100%;
}
.basis{
	font-size: 15px;
}
.kot_merit iframe{
	margin: 30px 0 0 0;
	max-width: 900px;
	max-height: 500px;
	width: 100%;
	height: 500px;
	/*max-width: 800px;
	max-height: 420px;
	min-width: 100%;*/
}

@media only screen and (max-width: 1064px) {
	body{
		margin:0;
	}
	.main .content{

		width: 100%;
	}
	.main .content .space{
		padding: 20px;
	}
	/* サイトロゴ */
	header #logo {
		width: 200px;
		text-align: left;
		margin-top:15px
	}
	header.smaller #logo {
		margin-top:15px;
		width: 190px;
	}
	header.smaller .logo_name{
		font-size: 10px;
	}
	.menubar .logo_name{
		margin:-20px 0 0 10px;
		font-size: 10px	
	}
	.menubar .logo_name span{
		font-size: 5px
	}
	.header .menubar .menu .display_none{
		display: none;
	}
	
	.main .top_img .arrow .marquee .arrow_img{
		width: 30px;
		display: none;
	}
	.main .top_img .arrow .marquee p{
		display: none;
	}
	

	.main .header .top_img{
		width: 500px;
	}
	h1{
		font-size: 14px;
		line-height: 70px;
	}
	h2{
		font-size: 20px;
	}
	.main .workstyle_content{
		padding: 0;
	}
	.main .workstyle_bar{
		height: 70px;
	}
	
	.content .workstyle_bar .tittle{
		padding-top: 0;
	}
	.main .content .workstyle_content{
		margin: 60px 20px;
	}
	.img{
		width: 100%;
	}
	.main .content .office_risk .img{
		width: 100%;	
	}
	.main .darkblue_bar{
		margin: 0 0 40px 0;
		height: 70px;
	}
	p{
		font-size: 16px;
	}
	.main .content .kot_bar .kot_bar_content{
		margin: auto;
	}
	.main .content .kot_bar{
		height: auto;
	}
	.main .content .kot_bar .kot_bar_content .crealogo {
		width: 120px;
		line-height: 150px;
	}
	.main .content .kot_catchcopy {
		position: absolute;
		line-height: 170%;
		padding-top: 90px;
		text-align: center;
		max-width: 800px;
		margin: auto;
	}
	.main .content .kot_bar .crealogo{
		    margin: 20px 0 0 0;
	}
	.main .content .faq{
		padding: 30px 20px;
	}
	.main .content .faq img{
		width: 20px;
	}
	
	.main .content .faq .faq_q{
		font-size: 30px;

	}
	.main .content .faq .faq_a{
		font-size: 30px;
	}
	.main .content .faq .txt_a{
		padding: 0 0 5px 0;
	}
	/*コンバージョンボタン_START*/
	.main .conversion_btn{
		width: 360px;;
	}
	.main .conversion_btn p{
		font-size: 12px;
		padding-top: 10px;
		margin: 5px 0 2px 0;
		color: #FFFFFF;
	}
	.main .conversion_btn .btn {
		width: 110px;
		height: 110px;
	}
	.main .conversion_btn .btn::before {
		width: 110px;
		height: 110px;
		box-shadow: 0;
	}
	.main .conversion_btn .btn:hover::before {
		transform: none;
		-webkit-transform: none;
	}
	.main .conversion_btn .estimate:hover::before {
		box-shadow: none;
	}
	.main .conversion_btn .info:hover::before {
		box-shadow: none;
	}
	.main .conversion_btn .trial:hover::before {
		box-shadow: none;
	}
	.main .footer .content{
		width: 100%;
		padding:5px;
	}
	.main .conversion_btn .btn .arrow_cv{
		width: 9px;
	}
	/*コンバージョンボタン＿END*/
	.main .footer .content .col-md-4{
		float: left;
		margin: 20px 0 0 0;
	}
	.main .footer .content .col-md-2{
		margin: 0;
		width: 100%;
	}
	.main .footer .content .col-md-2 ul{
		padding: 0;
	}
	.main .footer .content .col-md-3 {
		margin: 0;
	}
	.main .footer{
		margin: 50px 0 0 0;
	}
	.main .content .office_risk .circle{
		width: 50px;
		height: 50px;
		font-size: 33px;
	}

}

@media only screen and (max-width: 500px) {
	.main .content .kot_merit .txt{
		padding: 20px 0 10px 0; 
	}
	.main .content .kot_merit{
		margin-bottom:30px;
	}
	.main .top_img .img_pc{ 
		width: auto;  
		height: auto;  
		display: none;
	}
	.main .top_img .img_mobile{
		margin-top: 50px;
		display: block;
	}
	.img_pc{ 
		width: auto;  
		display: none;
	}
	.img_mobile{
		display: block;
	}
	.basis{
		font-size: 7px;
	}
	.menubar .logo_name{
		width: 200px;	
	}
	.header .btn_cv{
		margin: 0 0 2px 0px !important;
		
	}
	header .logo{
		width: 200px;
	}
	.kot_merit iframe{
	margin: 30px 0 0 0;
	width: 100%;
	height: 300px;
	/*max-width: 800px;
	max-height: 420px;
	min-width: 100%;*/
}
	.main .footer{
		height: 700px;
	}
}
	
