@charset "utf-8";

/* *****共通設定***** */
html {
	font-size: 62.5%;
}
body {
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}
* {
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	color :#615c61;
	font-size: 1.6rem;
}
strong { font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 900; /*'M PLUS 1 Code', 'Zen Kaku Gothic New', "Hiragino Sans", */ }


.btn-warning-navy {
	background-color: #615c61!important;
	color: #ffffff;
}


.fw-bold700 {
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: 700;
}

.fw-black900 {
		font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
		font-weight: 900;
	}
.colorRed {
	color: #ff0000;
}

#index-service .box-title{
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: bold;
}

span.spann {
    font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 22px;
}

#Aboutpage p{
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}

#Menupage p{
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}

#collagen p{
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}

#scalp p{
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}

#setplan p{
	font-family: "Shippori Mincho", 'Noto Serif JP','M PLUS 1', "メイリオ", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
}

.red {
    font-weight: bold;
    margin-top: 20px;
    margin-left: 7px;
    border: #c2baa3 1px solid;
    color: #c2baa3;
    padding: 0px 7px;
    line-height: 19px;
    font-size: 12px;
}



@media screen and (min-width:400px) {
	.d-ss-none {
		display: none!important;
	}
}

main{
    display: block;
	color: #5B5B5B;
}
main .btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.5rem;
}

.img-thumbnail {
    width: 100%;
    padding: .25rem;
    background-color: transparent;
    border: none;
}

.midashi-10 {
	font-size: 10px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 10 + ((1vw - 3.2rem) * 0.625));
}

.midashi-12 {
	font-size: 12px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 12 + ((1vw - 3.2rem) * 0.625));
}

.midashi-14 {
	font-size: 14px; /* IE8以下とAndroid4.3以下用フォールバック */  /* before 16 */
	font-size: calc( 14 + ((1vw - 3.2rem) * 0.625));
}

.midashi-16 {
	font-size: 16px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 16 + ((1vw - 3.2rem) * 0.625));
}

.midashi-18 {
	font-size: 18px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 18 + ((1vw - 3.2rem) * 0.625));
}

.midashi-20 {
	font-size: 20px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 20 + ((1vw - 3.2rem) * 0.625));
}

.midashi-22 {
	font-size: 22px; /* IE8以下とAndroid4.3以下用フォールバック */
	font-size: calc( 22 + ((1vw - 3.2rem) * 0.625));
}

/*---------------------------------------------
大きいブロックの隙間調整
===============================================*/
section {
	padding: 70px 10px;
}

@media screen and (max-width:767.98px) {
	section {
		padding-top: 60px 10px;
	}
	section.index-top {
		padding-top: 20px;
	}
	
	.midashi-10 {
	font-size: 8px; 
}
}

/* 個別ページのsection　背景を白に */
#Page-contact section ,#Page-lesson section {
	background-color: #ffffff;
}

#Page-lesson section:nth-child(even) {
	background-color: rgba(38,157,255,.05) /*#f2f2f2*/;
}
/*---------------------------------------------
文字サイズ/h1～6
===============================================*/
h1.service-midashi {
	font-size: 2rem;
	background: linear-gradient( #1EAB5E , #615c61);
	padding: 1rem;
	color: #fff;

}
h2, h3{
   color: #401f0f;
	text-transform: uppercase;
}

h3 {
	font-size: 160%;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
}

.midashi-sub {
	color: #4e454a;
}
.midashi-udline {
	padding-bottom: 1rem;
	border-bottom: 0.5px solid #333;
	letter-spacing: 0.2rem;
	display: inline-block;
}

/*---------------------------------------------
ヘッダー(navbar) 
===============================================*/
header {
	width: 100%;
    background-color: #fff; 
    position: fixed;
    z-index: 100;
}

.navFrame {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

nav {
	display: flex;
	flex-direction: column;
}
ul.nav {
	align-items: center;
}
.navbar {
	background-color: rgba(255,255,255,0.0)!important;
	padding: 0;
}
.header-logo-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.header-logo-bar p {
	font-size: 110%;
	margin: 0;
	line-height: 1.4em;
}

.nav-item:nth-child(2n) p {
	margin: 0;
	padding: 0;
	font-size: 1.25rem;
}

.nav-item .nav-link {
	font-size: 1.4rem;
	font-weight: 500;
}

.top-naviimg a img {
	width: 250px;
    margin: 10px 0 20px 0;
}

.header-comments {
	width:100%;
}

.header-comments p, .header-comments p span {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
}

.navbar{
	background-color: rgba(255,255,255,1.0)!important;
}



@media screen and (min-width: 576px) and (max-width: 767.98px) {
	.nav-link-comments p, .header-comments p span {
		font-size: 1.2rem;
	}
	
	header {
		position: fixed;
    	top: 0;
    	z-index: 15;
	}
	
	#Page-menu header, #Page-reserve header, #Page-thanks header, #Page-php header, #Page-about header {
		position: relative;
	}
	
	.navbar {
		background-color: transparent!important;
	}
	
	.top-naviimg {
		display: flex;
		align-content: flex-end;
		flex-wrap: wrap;
	}
	
	.top-naviimg span {
		display: block;
		align-self: flex-end;
    	padding-bottom: 10px;
	}
}
@media screen and (max-width: 575.98px) {
	header {
		position: fixed;
    	top: 0;
    	z-index: 15;
	}
	
	#Page-menu header, #Page-reserve header, #Page-thanks header, #Page-php header, #Page-about header {
		position: relative;
	}
	
	.navbar {
		background-color: transparent!important;
	}
	
	nav {
		padding: 15px 0!important;
	}
	
	.header-logo-bar a {
		font-size: 90%;
	}
	
	.navbar-toggler {
		font-size: 1rem!important;
	}
	
	.top-naviimg a img {
		width: 60px;
	}
	
	.top-naviimg {
		display: flex;
		align-content: flex-end;
		flex-wrap: wrap;
	}
	
	.top-naviimg span {
		display: block;
		align-self: flex-end;
    	padding-bottom: 5px;
	}
	
	.navbar{
		background-color: #fff;
	}
	
	.header-comments {
		width:100%;
	}
	
	.header-comments p, .header-comments p span {
		margin: 0;
		font-size: 1.2rem
	}
}

@media screen and (max-width: 575.98px) {
	nav.navbar {
		height: 100%;
	}
	
	.top-naviimg a {
		text-decoration: none;
	}
	
	.top-naviimg a img {
		width: 80px;
		margin: 5px 0 5px 0;
	}
	
	.top-naviimg {
		display: flex;
		align-content: flex-end;
		flex-wrap: wrap;
	}
	
	.top-naviimg span {
		display: block;
		align-self: flex-end;
    	padding-bottom: 5px;
	}
	
	.top-naviimg a img {
    width: 130px;
    margin: 5px 0 10px 0;
}
}


.navbar .navbar-collapse{
    flex-grow: 0;
	background-color: #fff;
}

.nav-link {
	color: #5b5b5b!important;
	text-transform: uppercase;
}

.nav-item a.active {
	display: block;
	color: #615c61!important;
}

a.nav-link:hover{
	opacity: 1.0;
}

.navbar .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(251,251,241,1);
}

p.top-small {
	font-size: 0.6rem;
	padding: 0; margin: 0px auto 5px auto;
}

/*---------------------------------------------*/
/* breadcrumb
============================================== */
.breadcrumbBox {
	background-color: #9E9E9F;
	padding: 5px 0;
}

.breadcrumb {
	margin-bottom: 0!important;
}

.breadcrumb-item a, .breadcrumb-item.active {
	color: #ffffff;
}
/*---------------------------------------------*/
/* toppage main-bar
============================================== */
#Page-company .main-bar {
	background: url("../images/banner-company.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-contractor .main-bar {
	background: url("../images/banner-contractor.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-lineup01 .main-bar {
	background: url("../images/service.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-lineup02 .main-bar {
	background: url("../images/service.jpeg") no-repeat center;
	background-size: cover;
	display: flex;
	align-items: center;
	margin: 0;
}

#Page-blog .main-bar {
    background: url("../images/banner-blog.jpeg") no-repeat top;
    background-size: cover;
    display: flex;
    align-items: center;
    margin: 0;
}

#Page-faq .main-bar {
    background: url("../images/banner-faq.jpeg") no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    margin: 0;
}

#Page-contact .main-bar {
    background: url("../images/top02.jpeg") no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    margin: 0;
}

#Page-thanks .main-bar {
    background: url("../images/top02.jpeg") no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    margin: 0;
}

.main-bar p {
    margin: 0 auto;
    color: #333;
    text-align: left;
    position: relative;
    z-index: 7;
    font-size: 3.75rem;
    letter-spacing: 10px;
    display: block;
    line-height: 1;
    font-weight: 500;
}

span.text-sab {
    font-weight: bold;
    color: #333;
}

.main-bar {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 50vh;
	width: 100%;
	position: relative;
}

.main-bar-img {
	background-color: rgba(0,0,0,0.0);
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding-left: 50px;
	margin: 0 auto;
}

.main-bar-img img {
	height:70px;
}

#Page-about .main-bar::after, #Page-reserve .main-bar::after {
	content: '';
	position: absolute;
	background: rgba(255,255,255,0.4);
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 3;
}

#Page-menu .main-bar::after {
	content: '';
	position: absolute;
	background: rgba(255,255,255,0.4);
	top: 0; right: 0; bottom: 0; left: 0;
	z-index: 3;
}

#sec-topcontact {
	background-color: rgba(160, 233, 255,0.2);
}

@media screen and (max-width: 767.98px) {
	.main-bar {
		height: 40vh!important;
	}
	.main-bar-img img {
		height: 45px;
	}
}






/*---------------------------------------------*/

/* contact

============================================== */

div#contact {
    padding-top: 100px;
}

#contact h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
	margin-top: 40px;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-size: 1.8rem;
}
#contact h2:before {
    position: absolute;
    bottom: -1.5rem;
    left: 25%;
    font-size: 12px;
    text-transform: uppercase;
    content: 'contact';
    margin: auto;
	line-height: 30px;
}

#form-table, .form-line {
	display: flex; flex-direction: row; align-items: center;
	width: 100%; flex-wrap: wrap;
}
.form-line {
	border-bottom: #e2e2e2 1px solid;
	padding: 0 0.5em;
}

.form-koumoku {
	font-weight: bold;
	color: #393E46;
	width: 25%;
}

.form-naiyou {
	width: 75%;
    padding: 28px 45px;
}

.colorBlue {
    color: #929AAB !important;
    font-family: 'Arial Black', 'Gadget', 'sans-serif';
    font-size: 150%;
}

.form-select{
	font-size: 16px;
}

.form-control{
	font-size: 16px;
}

.en-title {
    font-family: 'Arial Black', 'Gadget', 'sans-serif';
    font-size: 180%;
    margin: 0;
    padding: 1em 0 0.5em 0;
    line-height: 1em;
}

.form-check-input[type=checkbox] {
    border-radius: 1.25em;
}

.tx-left{
	text-align: left;
	padding: 0;
}

.col-12 {
    flex: 0 0 auto;
    width: 80%;
    margin: auto;
}

.fmail {
    font-size: 16px;
    padding-right: 20px;
    margin-right: 5px;
    border: 1px solid #ced4da;
}

.select01 {
    width: 20%;
    display: inline;
}

.btn-primary {
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #000;
    background: #fff;
    padding: 10px 100px;
	letter-spacing: 0.2em;
	border: 1px solid #525252;
	font-family: "Shippori Mincho B1", serif;
}

.btn-primary:hover {
    background: #525252;
    transition-duration: 0.2s;
    color: #fff;
	opacity: 0.5;
	border: 1px solid #525252;
	font-family: "Shippori Mincho B1", serif;
	margin-top: -3px;
    height: 50px;
}

.btn {
    border-radius: 0;
}

.form-control {
    font-family: "Shippori Mincho B1", serif;
}

#about .btn02 {
    width: 45%;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
    padding: 0.8em 2em;
}


.box-scroll {
    width: 100%;
    height: 200px;
    overflow: auto;
    padding: 10px 20px;
    border: 1px solid #ced4da;
}

p {
    font-size: 16px;
}

#privacy span.font-600 {
    font-weight: bold;
    font-size: 16px;
}


@media screen and (max-width: 998.98px) {
    #about .btn02 {
    width: 70%;
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
    padding: 0.4em 2em;
}
}

@media screen and (max-width: 767.98px) {
	.form-koumoku {
		width: 100%; padding: 0.75em 0 0.25em 0;
	}
	
	.form-naiyou {
		width: 100%; padding: 0 0 0.75em 0;
	}
	
	.btn-primary {
    padding: 10px 90px;
}
	
	.btn-primary:hover {
    height: 60px;
}
    
    #about .btn02 {
    width: 100%;
}
}

@media screen and (max-width:575.98px) {
	.btn-primary {
    padding: 10px 60px;
}
	
	.btn-primary:hover {
    height: 50px;
}
}

div.form-line:first-child {
	border-top: #e2e2e2 1px solid;
}
/*---------------------------------------------*/
/* technical-data, technical-data-DL
============================================== */
.form-DL-table {
	width: 80%;
	margin: 0 auto;
	display: flex; flex-direction: row; align-items: center;
	flex-wrap: wrap;
}

.form-DL-table .form-koumoku {
	font-size: 80%;
	color: #fbaa05;
}

.form-DL-table .form-naiyou {
	width: calc( 100% - 25% - 30px);
	padding: 0.75em 0;
}

@media screen and (max-width: 767.98px) {
	.form-DL-table {
		width: 100%;
	}
	.form-DL-table .form-naiyou {
	width:100%;
}
}


i.fab {
    font-size: 30px;
}




/*---------------------------------------------*/

/* thankyou

============================================== */


#thankyou h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
	margin-top: 40px;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-size: 1.8rem;
}
#thankyou h2:before {
    position: absolute;
    bottom: -1.5rem;
    left: 35%;
    font-size: 12px;
    text-transform: uppercase;
    content: 'thank you';
    margin: auto;
	line-height: 30px;
}

div#thankyou {
    padding-top: 150px;
}

h4.h2-udline {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 40px;
}

.thanks {
    margin-top: 100px;
}

/*---------------------------------------------*/

/* ボタンの色、変更

============================================== */
.form-check-input:checked {
    background-color: #c2baa3;
    border-color: #c2baa3;
}

.form-check-input:focus {
    border-color: #c2baa3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(194, 186, 163, .25);
}

.form-control:focus {
    border-color: #c2baa3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(194, 186, 163, .25);
}

.form-select:focus {
    border-color: #c2baa3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(194, 186, 163, .25);
}

.btn-primary:focus {
    border-color: #c2baa3;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(194, 186, 163, .25);
}



/*---------------------------------------------*/
/* size
============================================== */
.max-960 {
	 max-width: 960px;
	margin: 0 auto;
}


/*---------------------------------------------

画面右側のLINE案内 

===============================================*/

.contactForm {
    position: fixed;
    right: 0;
    bottom: 150px;
    width: 170px;
    padding: 10px 5px;
    text-align: center;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    z-index: 15;
    border: solid 3px #46b501;
    background: white;
}

.contactForm a img {
    width: 80%;
}

.contactForm a {
    text-decoration: none;
}


div#keiyaku-top {
    position: absolute;
    right: 0;
    top: 150px;
    width: 70px;
    padding: 25px 5px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    z-index: 14;
    background: rgba(0,0,0,.8);
    text-orientation: upright;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

div#keiyaku-top a {
    text-decoration: none;
}

div#keiyaku-top:hover {
    opacity: 0.3;
}

div#contents-top {
    position: absolute;
    right: 0;
    top: 306px;
    width: 70px;
    padding: 25px 5px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    z-index: 14;
    background: rgba(68,68,68,.8);
    text-orientation: upright;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

div#contents-top a{
    text-decoration: none;
}

div#contents-top:hover {
    opacity: 0.3;
}

.sp-001{
    display: none;
}

.pc-001{
    display: block;
}



@media screen and (max-width: 767.98px) {
.sp-001{
    display: block;
    color: #fff;
    margin-bottom: 0;
}
    
    .pc-001{
    display: none;
}
    
    .contactForm {
            position: fixed;
        right: 0;
        bottom: 0;
        width: 100%;
        padding: 10px 5px;
        text-align: center;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        z-index: 14;
        border: solid 1px #46b501; 
        background: #46b501;
}
    
    .contactForm a:hover {
        opacity: 0.8;
}
}

/*---------------------------------------------*/

/* トップページ　index.html

============================================== */

section#pagetop01 {
    background-color: #46b501;
}

#pagetop01 .rl-text p {
    color: white;
    font-size: 18px;
    line-height: 3.5rem;
}

.keiyasuzumi {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.company01 {
    width: 30%;
}
.company02 {
    width: 65%;
}
.company03 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

a.contents-top {
    width: calc((100% - 5%) / 2);
     text-decoration: none;
    margin-bottom: 30px;
}


a.contents-top:hover{
	opacity: 1.0;
    font-weight: bold;
}


.keiyasuzumi p {
    line-height: 3.5rem;
}

.img_wrap{
  border: 1px solid #ddd;
  width: auto;
  height: 226px;
  overflow: hidden;
  cursor: pointer;
}
.img_wrap img{
  width: 100%;
  transition-duration: 0.5s;
}
.img_wrap:hover img{
  transform: scale(1.2);
  transition-duration: 0.5s;
}

#pagetop03{
    background: url("../image/service.jpeg");
    background-size: cover;
	background-position: top center;
    padding: 7.64706% 0.11765%;
    display: flex;
    justify-content: space-between;
}

.main01 {
    width: 60%;
    margin: 0 40px;
}

.company01.main01 {
    width: 30%;
    margin: auto;
}

.main02 {
    display: flex;
    justify-content: space-between;
}


.main01 h4 {
    text-align: center;
    padding: 20px 0;
    border: solid 3px #46b501;
    background: #46b501;
    color: white;
    font-size: 2rem;
    margin-bottom: 20px;
}

.main03 p {
    text-align: center;
    font-weight: bold;
    background: white;
    padding: 10px 30px;
    width: 240px;
    margin: 30px auto 0;
}

div.main06 {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 30px auto;
}

div.main06 a {
    border: solid 3px #46b501;
    padding: 20px;
    background: rgb(255, 255, 255, 0.8);
    width: 48%;
    text-align: center;
    color: #615c61;
    margin: 0;
}

div.main06 a.contents-top:hover{
	opacity: 1.0;
    font-weight: bold;
    background: rgb(70, 181, 1, 0.8);
    color: white;
}

.main03 div.service-top {
    padding: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.service-top a.service-sab.contents-top {
    width: 100%;
    margin: 0;
    padding: 25px 0;
    text-align: center;
}

div.service-sab {
    text-align: center;
    padding: 25px 0;
}


.green02 {
    background: #4fcc02;
    color: white;
}
.green01 {
    background: #46b501;
    color: white;
}

.whitebox {
    background: white;
    color: #615c61;
}


.green02:hover {
    background: rgb(70, 204, 2, 0.3);
}
.green01:hover {
    background: rgb(70, 181, 1, 0.3);
}

.whitebox:hover {
    background: rgb(70, 181, 1, 0.3);
    color: white;
}

section#pagetop04 {
    margin: 50px auto;
}


.partner-logo {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}



a.logo-images {
    width: calc((100% - 10%) / 3);
    margin: 0 auto 20px;
}

a.logo-images:hover {
    opacity: 0.5;
}


section#pagetop05 {
    padding: 20px 10px 70px;
}

#pagetop05 a.contents-top {
    width: calc((100% - 10%) / 3);
    text-decoration: none;
    margin-bottom: 30px;
}

#pagetop05 p.title {
    color: white;
    font-size: 2rem;
    margin-top: -7em;
    margin-left: 20px;
    font-weight: bold;
    position: absolute;
    z-index: 10;
}


section#pagetop06 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: column;
}

.other-contents {
    width: 100%;
}

.other-contents .company01 {
    margin-bottom: 40px;
}

a.naiyo {
    text-decoration: none;
}

#pagetop06 a.naiyo:hover {
    opacity: 0.5;
    background: rgb(250, 250, 250, 0.3);
}

p.boder {
    margin: 0 15px 30px 0;
    border-bottom: dashed 1px #dfdfdf;
}

#pagetop07 {
    padding: 0;
    text-align: end;
    margin-bottom: 30px;
    width: 95%;
    display: flex;
    justify-content: end;
}

#pagetop08 .contact-top {
    background: #4fcc02;
    padding: 50px 0;
    text-align: center;
    color: white;
}

a#pagetop08 {
    text-decoration: none;
    line-height: 3rem;
}

a#pagetop08:hover {
    opacity: 0.5;
}

a.btn-top {
    text-decoration: none;
    color: #615c61;
    border-bottom: solid 1px #46b501;
}

a.btn-top:hover {
    opacity: 0.5;
}

.company07 {
    height: 450px;
    overflow-y: scroll;
}

a.btn_003 {
	display: block;
    text-align: center;
    text-decoration: none;
    margin: 30px auto 0;
    padding: 2rem 4rem;
    font-weight: bold;
    border: solid 1px #46b501;
    color: #46b501;
    transition: 0.5s;
}
a.btn_003:hover {
	color: #fff;
	background: #46b501;
}

@media screen and (max-width: 1399.99px) {
    .company01.main01 {
    width: 25%;
    margin: auto;
}
    
    .main01 {
    width: 65%;
    margin: 0 20px;
}
}

@media screen and (max-width: 1180px) {
    
    .main01 h4 {
    margin-bottom: 50px;
}
    
   .main02 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
    .main03 p {
    width: 100%;
    margin: 0 auto;
}
    
    .main03 div.service-top {
    padding: 0 0 50px 0;
}
    
        .company01.main01 {
        margin: 0 auto;
    }
    
    .keiyasuzumi {
    width: 95%;
    margin: 0 auto;
}
    
}

@media screen and (max-width: 767.98px) {
    
    section#pagetop01 {
    background-color: #46b501;
    padding-top: 70px;
}
    
    #pagetop03 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
    
        .company01.main01 {
        width: 95%;
        margin: auto;
    }
    
    .main01 {
        width: 95%;
        margin: auto;
    }
    
    .keiyasuzumi {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    
}
    
    .company01 {
    width: 100%;
}
    
       .company02 {
        width: 100%;
        margin-top: 20px;
    }
    
    #pagetop05 a.contents-top {
    width: 100%;
}
    
    section#pagetop06 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
    
    .other-contents {
    width: 95%;
    margin: 0 auto;
}
    
}

@media screen and (max-width: 575.98px) {
    div.main06 {
    display: flex;
    justify-content: space-between;
    margin: 0;
    flex-direction: column;
}
    
    div.main06 a {
    width: 100%;
    margin: 10px auto;
}
    
    .company03 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
}
    
    a.contents-top {
    width: 100%;
    text-decoration: none;
    margin-bottom: 30px;
}
    
    section#pagetop04 {
    padding: 0;
}
    
    a.logo-images {
    width: calc((100% - 10%) / 2);
    margin: 0 auto 20px;
}


}



/*---------------------------------------------

company.html

===============================================*/
#Page-company h1{
    font-size: 2rem;
}


.contents-title h1:after {
    width: 60px;
    height: 3px;
    content: '';
    display: block;
    margin: 25px 0;
    background-color: #4fcc02;
}

.contents-title h2:after {
    width: 60px;
    height: 3px;
    content: '';
    display: block;
    margin: 25px 0;
    background-color: #4fcc02;
}

#message .mainbox {
    display: flex;
    justify-content: space-between;
}

#message .sabbox01 {
    width: 62%
}

#message .sabbox02 {
    width: 36%
}

p.sabbox01-1 {
    text-align: right;
}

#Management-Philosophy h3 {
    margin-bottom: 30px;
    font-weight: 600;
}

#Page-company p {
    line-height: 2.8rem;
}

li.bottom30 {
    margin-bottom: 30px;
}

#policy01 h4.title {
    font-size: 2rem;
    margin: 40px 0 20px;
}

#policy01 h2 {
    font-size: 2.5rem;
}

#policy01 ul li {
    line-height: 3.5rem;
}

#policy02 h5 {
    font-size: 1.8rem;
    font-weight: bold;
}

#policy02 h4.title {
    font-size: 2rem;
    margin: 40px 0 20px;
}

#policy03 h4.title {
    font-size: 2rem;
    margin: 40px 0 20px;
}

#policy03 h2 {
    font-size: 2.5rem;
}


a.url {
    color: #38b73b;
}

.gaiyo-pege {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

a.ContactForm001 {
    margin: 20px 10px;
    color: black;
    border: solid 2px #46b501;
    padding: 30px 0;
    text-align: center;
    text-decoration: none;
}

a.ContactForm001:hover {
    background-color: #46b501;
    color: white;
}

a.map {
    color: black;
    border: solid 2px #46b501;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    margin: 20px auto;
}

a.map:hover {
    background-color: #46b501;
    color: white;
}

.link {
    width: 25%;
    display: flex;
    flex-direction: column;
    margin-top: 0;
}


@media screen and (max-width: 992px) {
#message .mainbox {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
}
    #message .sabbox01 {
    width: 100%;
}
    
    #message .sabbox02 {
    width: 100%;
}
    .gaiyo-pege {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
    a.ContactForm001 {
    margin: 20px 0;
}
}



@media screen and (max-width: 767.98px) {
#message .mainbox {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
}
    #message .sabbox01 {
    width: 100%;
}
    
    #message .sabbox02 {
    width: 100%;
}
    
    
}

/*---------------------------------------------

会社概要の表のためのcss

===============================================*/

/* company-access */

table#company-access {
    width: 70%;
}


#company-access tr {
  border-bottom: 1px solid #b5b1b1;
}

#company-access th,
#company-access td {
  padding: 24px 0;
  border: none;
}

#company-access th {
  width: 30%;
}

.staff-box {
    display: flex;
    justify-content: space-between;
    width: 80%;
}
.staff-box p {
    width: calc((80% - 0%) / 3);
}


@media screen and (max-width: 992px) {
    
    table#company-access {
    width: 100%;
}
    
    .link {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 10px;
}
    .staff-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
}




/* sp */
@media only screen and (max-width: 480px) {
  #company-access th,
  #company-access td {
    width: 100%;
    display: block;
  }

  #company-access th {
    width: 100%;
  }

  #company-access td {
    padding-top: 0;
  }
}



/*---------------------------------------------

contractor.html

===============================================*/

#contractor h2 {
    font-size: 2.5rem;
}

#contractor .mainbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin: 50px auto 0;
}

a.contractor-top {
    width: calc((100% - 10%) / 3);
    text-decoration: none;
    margin-bottom: 30px;
}


#campaign .mainbox {
    margin-top: 30px;
}

#campaign h2 {
    font-size: 2.5rem;
}



@media screen and (max-width: 992px) {
a.contractor-top {
    width: calc((100% - 10%) / 2);
    text-decoration: none;
    margin-bottom: 30px;
}
}

@media screen and (max-width: 767.98px) {
a.contractor-top {
    width: 100%;
    text-decoration: none;
    margin-bottom: 30px;
}
}


/*---------------------------------------------

キャンペーンある時に表示させる

===============================================*/
a.btn001 {
    color: black;
    text-decoration: none;
    border: solid 1px #46b501;
    padding: 10px 25px;
}

a.btn001:hover {
    background-color: #46b501;
    color: white;
}

#campaign .mainbox-none{
    display: none;

}



/*---------------------------------------------

lineup.html

===============================================*/

#lineup01 h2 {
    font-size: 2.5rem;
}

#lineup02 h2 {
    font-size: 2.5rem;
}


#lineup01 .mainbox {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

#lineup01 a.sabbox {
    text-align: center;
    border-bottom: solid 2px #eeeeee;
    padding: 20px;
    text-decoration: none;
    width: calc((100% - 6%) / 4);
    margin: 10px 0;
}

#lineup01 a.sabbox:hover {
    opacity: 0.3;
}


#lineup01 h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px auto 10px;
}

p.boder001 {
    padding-bottom: 140px;
}

#lineup02 h4.boder002 {
    margin: 30px auto 15px;
    border-bottom: solid 2px #46b501;
    padding-bottom: 10px;
    font-size: 18px;
}

#lineup02 .senyo03 {
    display: flex;
    justify-content: flex-start;
    margin: 30px 0 0;
    width: 62%;
}

#lineup02 a.btn-top {
    text-decoration: none;
    color: #615c61;
    border-top: none;
    border-left: none;
    border-bottom: solid 1px #46b501;
    border-right: none;
}


.button02 {
    margin-top: 30px;
    background-color: #fff;
    border: solid 2px #46b501;
    color: #333;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1em;
}
.button02:hover {
  color: #fff;
  background-color: #46b501;
}

#lineup03 li.boder003 {
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
}

#lineup03 h4 {
    font-size: 1.8rem;
}


#lineup04 li.boder003 {
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
}

#lineup04 h4 {
    font-size: 1.8rem;
}

ul.mainbox {
    margin-top: 50px;
    padding-left: 0;
}

.ma-60 {
    margin: 60px auto;
}

.ma-60 h3 img {
    width: 20%;
}

.ma-60 h3.aioi img {
    width: 40%;
}



.flow {
  padding-left: 120px;
  position: relative;
}
.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}
.flow > li {
  position: relative;
}
.flow > li:not(:last-child) {
  margin-bottom: 8vh;
}
.flow > li .icon {
  font-size: 12px;
  color: #fff;
  background: rgb(107,144,219);
  background: -moz-linear-gradient(left, rgba(70,181,1,1) 0%, rgba(115,230,115,1) 100%);
  background: -webkit-linear-gradient(left, rgba(70,181,1,1) 0%, rgba(115,230,115,1) 100%);
  background: linear-gradient(to right, rgba(70,181,1,1) 0%,rgba(115,230,115,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
}
.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #46b501;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flow > li dl {
  padding-left: 70px;
  position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}
.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #46b501;
  border-radius: 50%;
  left: -4px;
}
.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: rgb(70,181,1);
  margin-bottom: 1vh;
}
    
    



@media screen and (max-width: 992px) {
#lineup01 a.sabbox {
    padding: 10px;
    width: calc((100% - 5%) / 2);
}
}

@media screen and (max-width: 767.98px) {
    
    #lineup01 a.sabbox {
        padding: 10px;
        width: 100%;
    }
    
    #lineup02 .senyo03 {
    display: flex;
    justify-content: flex-start;
    margin: 30px 0;
    width: 100%;
}
    
    #lineup02 a {
    margin: 10px auto;
}

    .ma-60 h3 img {
    width: 50%;
}
    
    .ma-60 h3.aioi img {
    width: 70%;
}

}


/*---------------------------------------------

blog.html

===============================================*/

/* ページングで表示するコンテンツのスタイル*/
/* 初期表示は非表示*/
.page_list li {
    display: none;
    padding: 20px 0;
    border-bottom: 1px solid #000;
}

/* onクラス添付で画面に表示*/
.page_list li.on {
    display: block;
}

/* ページネーションの現在のページに「.active」クラスを付与して色を変える*/
.pagination .number > a.active {
    background-color: #4fcc02;
    color: #fff;
}

/* ココから先は見た目のスタイルなのであまり重要ではありません。
　　自由にデザインなど変更して貰えればと思います。 */

.page_list {
    margin-bottom: 20px;
    padding-left: 0;
}

.pagination {
    width: 70%;
    margin: 0 auto 50px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content:center;
    gap: 5px;
}
.pagination .number {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 5px;
}
.pagination a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #ffffff;
    border: solid 1px #4fcc02;
    border-radius: 5px;
    padding: 10px 0;
    color: #5B5B5B;
}



/*---------------------------------------------

faq.html

===============================================*/


.faq-box {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
}

.faq-box a {
    width: 300px;
    text-align: center;
    color: black;
    text-decoration: none;
    border-bottom: solid 2px #eee;
    padding-bottom: 10px;
}


#Page-faq h1{
    border-bottom: solid 3px #ececec;
    position: relative;
    padding-bottom: 10px;
}

#Page-faq h1:after {
  position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #4fcc02;
    bottom: -3px;
    width: 20%;
    margin: 0;
}

#Page-faq h3 {
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 3px #4fcc02;/*左線*/
}

.insuranceBox{
    margin-top: 60px;
    margin-bottom: 120px;
}

@media screen and (max-width: 767.98px) {
.insuranceBox {
    margin-top: 60px;
    margin-bottom: 0px;
    }
    
    #Page-faq section {
    padding: 50px 10px;
}
    
    #Page-faq h3 {
    font-size: 120%;
}
    
    .faq-box {
    width: 100%;
}
    
    .faq-box a {
    width: 110px;
}
    
    
}



/*---------------------------------------------

member

===============================================*/

a.memberBox {
    text-decoration: none;
}

a.memberBox div {
    border: 2px solid #4fcc02;
    padding: 3rem;
    text-align: center;
    color: #4fcc02;
    border-radius: 3px;
    transition: .4s;
    font-size: 20px;
}

a.memberBox div:hover {
  background: #4fcc02;
  color: white;
}

ul.memberlist {
    margin: 30px auto;
}

ul.memberlist li {
    margin: 20px 0;
}


/*---------------------------------------------
footer
===============================================*/
#footer{
	margin-top: auto;
}

#footer-contents {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin: 80px 0;
}

#footer-contents .footer-contents-inner {
	display: flex;
	align-items: flex-start;
	margin: 0 auto;
}

#footer .footer-logo {
	display: block;
	margin-bottom: 30px;
}

#footer .footer-logo img {
	width: 165px;
}

#footer .btm-green {
	height: 150px;
	background: url("../images/footer-btm-green.jpg");
	background-size: cover;
	background-position: top center;
}

.bannerBox {
	padding: 20px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
} 


@media screen and (max-width: 767.98px) {
	#footer-contents {
		flex-direction: column;
		align-items: flex-start;
	}
	
	#footer-contents img {
		width: 120px;
	}
    
    #footer ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-direction: column;
}

}

#footer address, #footer p {
	color: #615c61;
    margin-bottom: 0.5rem;
}

#footer #copyright p, #footer #copyright a {
    background-color: #000000;
    color: #ccc;
	font-size: 1.4rem;
	text-decoration: none;
}

 
 
#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

 
#footer .logo {
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #111;
}
 
#footer .logo a {
  display: inline-block;
}
 
#footer .logo img {
  width: 120px;
}
 
#footer .nav a {
    display: block;
    padding: 0 10px;
    color: #615c61;
    margin: 20px auto;
    text-decoration: none;
}

#footer .nav a:hover {
    opacity: 0.5;
}
 
@media only screen and (min-width: 641px) {
  #footer01 .nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0;
  }
  #footer01 .nav a:hover {
    color: #ca353b;
  }
}