@charset "UTF-8";
/** Common CSS Code**/

h2.round { /* edit_style.cssのh1に合わせる */
	background-color: transparent;
	color: #000000;
	font-size: 120%;
	margin: 0 auto 20px auto;
	padding: 0 0 10px 1.2em!important;
	font-weight: normal;
	text-align: left;
	border: #70bb2b solid;
	border-width: 0 0 1px 0;
	background-image:url("../img/maru01.png");
	background-repeat: no-repeat;
	background-position: top 5px left;
}

.g-nav img.free_icon {
	height: 80px;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

.g-nav .pc_menuBox {
	display: inline-block;
	vertical-align: middle;
}

.top_read {
	font-size: 1.2vw;
	line-height: 1.8em;
}

.parallaxTitle {
	display: inline-block;
	font-size: 3vw;
	font-weight: bold;
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 0 10px #000000,0 0 10px #000000,0 0 10px #000000,0 0 10px #000000,0 0 10px #000000,0 0 10px #000000;
}

a.contactBtn {
	background-color: #ff5400;
	color: #ffffff!important;
	display: inline-block;
	padding: 10px 20px!important;
	margin: 5px 0 0 10px;
	line-height: 1em;
}

a:hover.contactBtn {
	opacity: 0.7;
}

.txt_orange {
	color: #ff5400;
	font-weight: bold;
}

#info .greeting {
	margin: 0 auto 50px auto;
}

#info .greeting .photo {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
}

#info .greeting .photo img {
	width: 100%;
}

#info .greeting .txtBox {
	width: calc(70% - 30px);
	margin: 0 0 0 30px;
	display: inline-block;
	vertical-align: middle;
}

#info .greeting .txtBox div {
	margin: 0 auto 20px auto;
}

.service_top .halfBox {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
}

.halfBoximg {
	width: 55%;
	display: inline-block;
	vertical-align: middle;
	background-color: #cc0000;
	overflow: hidden;
}

.halfBoximg img {
	width: 100%;
}

.halfBoximg.left {
	clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
}

.halfBoximg.right {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}

.service_top .halfBox .readBox_right {
	padding: 0 200px 0 50px;
}

.service_top .halfBox .readBox_left {
	padding: 0 50px 0 200px;
}

.service_top .halfBox .read {
	margin: 20px 0;
}

#Features {
}

#Features .contents {
	margin: 100px 0 0 0;
}

#Features h1 {
	background-color: #70bb2b;
	color: #ffffff;
	padding: 10px 50px;
}

#Features h1 span {
	display: inline-block;
	width: 600px;
	text-align: left;
}

#Features h1.right_title {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 30px 100%);
}

#Features h1.left_title {
	clip-path: polygon(0 0, 100% 0, calc(100% - 30px) 100%, 0% 100%);
}

#Features .contents img.photo {
	width: 600px;
	display: inline-block;
	border-radius: 20px;
	margin: 0 50px;
}

#Features .contents .halfContents_phoro,
#Features .contents .halfContents_txt {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	text-align: left;
}

#Features .contents .float_right {
	text-align: right;
}

#Features .contents .halfContents_txt .readBox {
	width: 600px;
	margin: 20px 50px 0 50px;
	display: inline-block;
	text-align: left;
}

.top_space {
	height: 100px;
}

.checkBox {
	height: 1.2em;
	width: 1.2em;
	border: #ff5400 solid;
	border-width: 2px;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
	top: 2px;
}

.checkBox .check {
	height: 0.7em;
	width: 1em;
	border: #70bb2b solid;
	border-width: 0 0 5px 5px;
	position: absolute;
	transform: rotate(-55deg);
}

.sp_photo {
	display: none!important;
}

#service .Categories {
	margin: 20px auto 50px auto;
	display: flex;
	flex-wrap: wrap;
}

#TopPage #service .Categories {
	margin: 20px auto 0 auto;
	display: flex;
	flex-wrap: wrap;
}

#service .Categories a,
#service .Categories .btn_blank {
	width: calc(20% - 6px);
	margin: 6px 3px 0 3px;
	display: inline-block;
	text-align: center;
	line-height: 1.3em;
	position: relative;
	height: 4em;
}

#service .Categories .btn_blank {
	height: 3em;
}

#service .Categories a span {
	display: inline-block;
	white-space: nowrap;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.sub_header {
	height: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center, center;
	text-align: right;
}

.sub_header01 {
	background-image: url("../img/header01.jpg");
}

.sub_header02 {
	background-image: url("../img/header02.jpg");
}

.sub_header03 {
	background-image: url("../img/header03.jpg");
}

.sub_header h1 {
	display: inline-block;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 30px 100%);
	background-color: #70bb2b;
    color: #ffffff;
    padding: 5px 50px 10px 70px;
}

#service h2 {
	border: #70bb2b solid;
	border-width: 0 0 1px 0;
	font-size: 120%;
	padding: 0 0 10px 0;
	margin: 50px 0 15px 0;
}

#service h2 .round {
	width: 1em;
	height: 1em;
	border: #70bb2b solid;
	border-radius: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	top: -2px;
}

#service h3,
#service h4 {
	font-weight: bold;
	color: #ff5400;
	margin: 0 0 5px 0;
	padding: 0;
	display: inline-block;
	font-size: 120%;
}

#service h4 {
	margin: 0;
}

#service .section {
	 margin: 0 auto;
	display: inline-block;
	width: calc(100% - 430px);
	vertical-align: middle;
}

#service .diagram {
	width: 400px;
	margin: 0 30px 0 0;
	display: inline-block;
}

#service .diagram.right {
	width: 400px;
	margin: 0 0 0 30px;
}

#service .diagram img {
	width: 100%;
	margin: 0 auto 10px auto;
}

#service .txtBox {
	margin: 0 0 20px 0;
}

#service ul.merit {
	list-style: none;
	margin: 0 auto 20px auto;
	padding: 0 0 0 1.7em;
}

#service ul.merit li  {
	line-height: 1.5em;
	margin: 0 0 10px 0;
	width: calc(50% - 25px);
	display: inline-block;
	vertical-align: top!important;
}

#service ul.merit li.left  {
	line-height: 1.5em;
	margin: 0 50px 10px 0;
}

#service ul.merit li .checkBox {
	vertical-align: top;
	top: 5px;
	left: -1.7em;
	position: absolute;
}

#flow {
	text-align: center;
	line-height: 1.3em;
}

#flow .chapt {
	background-color: #70bb2b;
	color: #ffffff;
	padding: 10px;
	border-radius: 50px;
	margin: 0 auto 10px auto;
	width: 600px;
}

#flow .flow a {
	color: #ff5400;
	text-decoration: underline;
}

#flow .flow a:hover {
	text-decoration: none;
}

#flow .flow img.arrow {
	margin: 10px auto 20px auto;
}

.Under_preparation {
	width: 100%;
	text-align: center;
}


/* ------------------------------------------------------ */
@media only screen and (max-width : 1920px) {
/* ------------------------------------------------------ */

.service_top .halfBox {
	width: 50%;
}

.halfBoximg {
	width: 50%;
}

.service_top .halfBox .readBox_right {
    padding: 0 100px 0 50px;
}

.service_top .halfBox .readBox_left {
    padding: 0 50px 0 100px;
}

.sqBtn.sublink {
	font-size: 90%;
}
}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1530px) {
/* ------------------------------------------------------ */
.service_top .halfBox .readBox_right {
    padding: 0 50px 0 20px;
}

.service_top .halfBox .readBox_left {
    padding: 0 20px 0 50px;
}

.service_top .halfBox {
	width: 60%;
}

.halfBoximg {
	width: 40%;
	vertical-align: top;
}

.top_space {
	height: 50px;
}

#Features .contents .halfContents_phoro {
	width: 30%;
}

#Features .contents .halfContents_txt {
	width: 70%;
}

#Features .contents img.photo {
	width: calc(100% - 100px);
}

#Features .contents .halfContents_txt .readBox {
	width: calc(100% - 100px);
}

#Features h1 span{
	width: 100%;
}

}

@media only screen and (max-width : 1350px) {
/* ------------------------------------------------------ */
.g-nav img.free_icon {
	display: none;
}
}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1250px) {
/* ------------------------------------------------------ */
.top_read {
	font-size: 100%;
	word-break: keep-all;
}

#Features .contents .halfContents_phoro {
	width: 40%;
}

#Features .contents .halfContents_txt {
	width: 60%;
}

#service ul.kinds br {
	display: none;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 1024px) {
/* ------------------------------------------------------ */

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 920px) {
/* ------------------------------------------------------ */
#service .section {
	width: 100%;
}

#service .pc_photo {
	display: none;
}

#service .sp_photo {
	display: inline-block!important;
	vertical-align: bottom;
}

#service .diagram,
#service .diagram.right {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#service .diagram img,
#service .diagram.right img {
	width: 400px;
}

#info .greeting .txtBox {
	vertical-align: top;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 820px) {
/* ------------------------------------------------------ */

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 768px) {
/* ------------------------------------------------------ */
.halfBoximg.left {
	clip-path: none;
}

.halfBoximg {
	width: 100%;
	margin: 0 auto 30px auto;
}

.service_top .halfBox {
	width: 100%;
	padding: 0 25px;
}

.service_top .halfBox .readBox_right,
.service_top .halfBox .readBox_left {
	padding: 0;
}

.sp_photo {
	display: block!important;
}

.pc_photo {
	display: none!important;
}

#Features .contents .halfContents_txt,
#Features .contents .halfContents_phoro {
	width: 100%;
}

#Features h1,
#Features h1 span {
	text-align: center;
	word-break: keep-all;
}

#Features h1.right_title,
#Features h1.left_title {
	clip-path: none;
}

#Features .contents .halfContents_txt .readBox {
	width: 100%;
	margin: 20px auto 0 auto;
	padding: 0 25px;
}

#Features .contents img.photo {
	width: 80%;
	margin: 20px auto 0 auto;
	display: block;
}

.moreBox {
	text-align: center;
}

#service .Categories a {
	width: calc(50% - 6px);
	height: auto;
}

#service .Categories a br {
	display: none;
}

#service .Categories a span {
    position: relative;
    top: auto;
    transform: translate(0, 0);
}
	
#service .Categories .btn_blank {
	display: none;
}

#flow .chapt {
	width: 100%;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 600px) {
/* ------------------------------------------------------ */
#TopRead {
	text-align: left;
	width: 100%;
	padding: 25px;
}

.top_read {
	word-break: normal;
}

.top_read br {
	display: none;
}

#Features .contents img.photo {
	width: calc(100% - 50px);
	margin: 0 25px;
}

#Features .contents {
    margin: 50px 0 0 0;
}

#Features h1,
#Features h1 span {
	word-break: normal;
}

#service .diagram {
	margin: 0 auto 20px auto!important;
}

#service ul.merit li {
	line-height: 1.5em;
	margin: 0 0 10px 0;
	width: 100%;
}

#service .diagram img,
#service .diagram.right img {
	width: 100%;
	padding: 0;
	margin: 0 auto 20px auto;
}
	
#info .greeting .photo {
	width: 100%;
	text-align: center;
}

#info .greeting .photo img {
	width: 50%;
	margin: 0 auto 30px auto;
}

#info .greeting .txtBox {
	width: 100%;
	margin: 0;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 500px) {
/* ------------------------------------------------------ */
#service .Categories a br {
	display: inline;
}
#service .Categories a span {
	top: 50%;
	transform: translateY(-50%);
}
	
#flow {
	text-align: left;
	line-height: 1.5em;
}

#flow .chapt {
	text-align: center;
}

#flow br {
	display: none;
}

#flow .arrowBox {
	text-align: center;
}

.parallaxTitle {
	font-size: 4vw;
}

}

/* ------------------------------------------------------ */
@media only screen and (max-width : 320px) {
/* ------------------------------------------------------ */ 

}