
/* CSS Document */

/*==================================================

メインイメージ

=================================================*/

.main_back{
	margin: 120px auto 0;
	position: relative;
}
.main-image .photo{
	width: 50%;
	max-width: 600px;
	margin:3% auto 5%;
	text-align: center;
}
.main-image .Title{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	top: 35%;	
}
.main-image .Title h2{
	font-weight: 700;
}

@media print , screen and (min-width:1px) and (max-width: 960px) {
.main_back{
	margin: 80px auto 0;
	position: relative;
}	
}
@media print , screen and (min-width:1px) and (max-width: 768px) {

.main-image .photo{
	width: 70%;
}
.main-image .Title{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	top: 30%;	
}
	
}
@media print , screen and (min-width:1px) and (max-width: 530px) {
.main-image .photo{
	width: 80%;
}
}

h3.lline{
	background: #fff;
	border-radius: 10px;
	text-align: left;
	padding: 5px 25px 5px 45px;
	border: 1px solid #247efb;
	position: relative;
}
h3.lline::before{
	content: "";
	background: #247efb;
	border-radius: 5px;
	width: 6px;
	height: 80%;
	left: 15px;
	position: absolute;
	top: 10%;
}

/* 背景・レイアウト */

.service,
.message,
.about{
	position: relative;
	z-index: 1;
	width: 85%;
	margin: 0 auto 6% 0;
	overflow: hidden;
	border-radius: 0 30px 30px 0;
}
.message::before,
.service::before,
.about::before{
	content: "";
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	border-radius: 0 30px 30px 0;
}
.about .marur{
	position: absolute;
	bottom: -10%;
	right: -30%;
	width: 45%;
}
.message .inner,
.service .inner,
.about .inner{
	width: 90%;
	margin: 0 5% 0 auto;
}


.messager .marul,
.message .marul{
	position: absolute;
	top: -250px;
	left: -30%;
	width: 40%;
	opacity: 0.5;
	z-index: -1;
}

.messager,
.history{
	position: relative;
	z-index: 1;
	width: 85%;
	margin: 0 0 6% auto;
	overflow: hidden;
	background: #fff;
	border-radius: 30px 0 0 30px;
}
.messager::before,
.history::before{
	content: "";
	z-index: -1;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	border-radius: 30px 0 0 30px;
}
.history .marul{
	position: absolute;
	top: -250px;
	left: -25%;
	width: 45%;
}
.messager .inner,
.history .inner{
	width: 90%;
	margin: 0 auto 0 5%;
}
.wwaku{
	width: 96%;
	margin: auto;
	background: #fff;
	border-radius: 30px;
	padding: 6% 3%;
	position: relative;
	overflow: hidden;
}
.wwaku .marul{
	position: absolute;
	left: -10%;
	top: -20%;
	width: 30%;
}
.wwaku .marur{
	position: absolute;
	right: -20%;
	bottom: -10%;
	width: 40%;
}
ul.check{
	text-align: left;
	margin: 10px auto;
}
ul.check li{
	text-align: left;
	padding: 5px 10px 5px 25px;
	background: url("../img/service/check.png") left 15px no-repeat;
	background-size: 16px;
}

h3.fukidashi{
	text-align: left;
	padding: 5px 10px 5px 35px;
	background: url("../img/service/fukidasi.png") left 10px no-repeat;
	background-size: 25px;
	font-size: clamp(18px, 2.2vw, 22px);
	margin: 30px auto 10px;
}
.service .photol{
	margin: 5% auto;
}


@media print , screen and (min-width:1px) and (max-width: 960px) {
	
.service,
.message,
.about{
	position: relative;
	z-index: 1;
	width: 95%;
	margin: 0 auto 6% 0;
	overflow: hidden;
}

.messager,
.history{
	position: relative;
	z-index: 1;
	width: 95%;
	margin: 0 0 6% auto;
	overflow: hidden;
	background: #fff;
	border-radius: 30px 0 0 30px;
}
	
.message .inner,
.messager .inner,
.service .inner,
.about .inner,
.history .inner{
	width: 96%;
	margin: 0 auto;
}

h3.fukidashi{
	text-align: left;
	padding: 5px 10px 5px 30px;
	background-size: 22px;
}
	
}

/* 内容 */

.about .aboutbox{
	padding: 8% 0;
}
.about .aboutbox .half{
	width:50%;
}

.about .aboutbox dl{
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.about .aboutbox dl dt{
	padding: 5px 20px;
	text-align: left;
	display: inline-block;
	color: #fff;
	background: #247efb;
	border-radius: 5px;
	margin: 15px auto 5px;	
}
.about .aboutbox dl dd{
	padding: 10px;
	text-align: left;
	margin: 0px auto 15px;
}


.history .historybox{
	padding: 8% 0;
	position: relative;
	z-index: 1;
}
.history .historybox > dl {
	padding: 5% 20px;
}
.history .historybox > dl > dt {
	padding:20px;
	text-align: left;
	font-weight: 500;
	border-bottom: 2px solid #247efb;
}
.history .historybox > dl > dt span {
	color: #247efb;
	font-size: 1.3em;
	font-weight: 500;
	display: inline-block;
	padding-right: 5px;
}
.history .historybox > dl > dt::after{
	content: "+";
	color: #247efb;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 1.7rem;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.history .historybox > dl > dt.open::after{
	content: "−";
	color: #247efb;
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 1.7rem;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.history .historybox > dl > dt:hover {
	cursor:pointer;
}

.history .historybox > dl > dd {
	padding:5px 20px;
	display:none;
	text-align: left;
	background: #f4f8ff;
}

.history .historybox > dl > dt,
.history .historybox > dl > dd {
	position:relative;
}
.history .historybox > dl > dd table th{
	color: #247efb;
	font-weight: normal;
}

@media print , screen and (min-width:1px) and (max-width: 768px) {
	
	
.about .aboutbox .half{
	width:100%;
}
.history .historybox > dl > dd {
	padding:10px 5px;
}
.history .historybox > dl > dd table{
	margin: 0 auto;
}
}
@media print , screen and (min-width:1px) and (max-width: 530px) {

.history .historybox > dl > dt {
	padding:10px;
}
.history .historybox > dl > dt::after{
	content: "+";
	color: #247efb;
	position: absolute;
	right: 5px;
	top: 5px;
}
.history .historybox > dl > dt.open::after{
	content: "−";
	color: #247efb;
	position: absolute;
	right: 5px;
	top: 5px;
}
}

.messager h3,
.message h3{
	margin: 8% auto 5%;
	text-align: left;
}
.messager .profile,
.message .profile{
	margin: 5% auto;
}
.messager .profile .photo,
.message .profile .photo{
	width: 50%;
	padding: 20px;
}
.messager .profile .txt,
.message .profile .txt{
	width: 50%;
	padding: 10px;
}
.messager .profile .txt .name,
.message .profile .txt .name{	
	font-size: clamp(20px, 2.5vw, 25px);
	text-align: left;
	margin-bottom: 10px;
}
.messager .profile .txt .name span,
.message .profile .txt .name span{	
	display: inline-block;
  	font-family: "Caveat", cursive;
	color: #3e7bd6;
	font-size: 0.9em;
	font-size: 400;
}
.messager .profile .profileinfo,
.message .profile .profileinfo{
	margin-bottom: 20px;
	text-align: left;
}

.messager .profile p,
.message .profile p{
	margin: 0;
	padding: 0;
	
	font-size: clamp(14px, 1.5vw, 15px);
}

@media print , screen and (min-width:1px) and (max-width: 768px) {
	
.messager .profile .txt .name,
.message .profile .txt .name{
	margin-bottom: 5px;
}
.messager .profile .profileinfo,
.message .profile .profileinfo{
	margin-bottom: 10px;
}
.messager .profile .photo,
.message .profile .photo{
	width: 80%;
	padding: 10px;
}
.messager .profile .txt,
.message .profile .txt{
	width: 100%;
	padding: 10px;
}
	
}

@media print , screen and (min-width:1px) and (max-width: 480px) {
.messager .profile .photo,
.message .profile .photo{
	width: 90%;
	padding: 10px 0;
}
}


/*サービスナビ*/
.pagenav{
	margin: 5% auto;
}
.pagenav ul li{
	width: 25%;
	padding: 10px;
}
.pagenav ul li a{
	background: #fff;
	border-radius: 5px;
	color: #443932;
	padding: 15px 10px;
	display: block;
		
}
.pagenav ul li.select a{
	background: #ff9455;
	color: #fff;
		
}
@media print , screen and (max-width: 960px) {
	
.pagenav ul li{
	width: 25%;
	padding: 5px;
}
}
@media print , screen and (max-width: 768px) {
.pagenav ul li{
	width: 50%;
	padding: 5px;
}
}

.service_main{
	position: relative;
	margin: 0 0 5% 0;
	width: 100%;
}
.service_main .service_title{
	position: absolute;
	right: 2%;
	top: 10%;
}
.service_main .service_title h2{
	   white-space: pre;
       writing-mode: vertical-rl;
       display: block;
	width: 40px;
}
.service_main .maru{
	position: absolute;
	right: -20%;
	top: -10%;
	width: 48%;
}
.service_main .photo{
	width: 85%;
	margin: 20px auto 20px -5%;
	position: relative;
	z-index: 1;
}
@media print , screen and (max-width: 768px) {

.service_main{
	position: relative;
}
.service_main .service_title{
	position: absolute;
	right: 2%;
	top: 5%;
}
.service_main .maru{
	position: absolute;
	right: -25%;
	top: -20%;
	width: 58%;
}
}
@media print , screen and (max-width: 480px) {

.service_main .service_title h2{
	width: 35px;
}
.service_main .service_title{
	position: absolute;
	right: 2%;
	top: 2%;
}
.service_main .maru{
	position: absolute;
	right: -30%;
	top: -20%;
	width: 67%;
}
}


.concept{
	margin: 3% auto;
}
.concept .midashi{
	width: 35%;
	border-right: 3px solid #ff9455;
	padding: 20px;
}
.concept .midashi h3{
	text-align: left;
}
.concept .txt{
	width: 65%;
	padding: 20px;
}

.flow{
	background: #f9f6f0;
	border-radius: 15px;
	padding: 10% 3% 2%;
	margin-top: -10%;
	margin-bottom: 5%;
}
.flow h4.backo{
	background: #ff9455;
	display: inline-block;
	color: #fff;
	padding: 5px 30px;
	border-radius: 5px;
}
.flow .step{
	margin: 3% auto;
	background: #fff;
	border-radius: 10px;
	position: relative;
	padding: 30px 20px 30px 100px;
	overflow: hidden;
}
.flow .step .num{
	position: absolute;
	left: 20px;
	top: 20px;
	font-size: clamp(3px, 5vw, 50px);
	color: #ff9455;
}
.flow .step .maru{
	position: absolute;
	width: 110px;
	left: -30px;
	top: -30px;
	opacity: 0.5;
}
.flow .step h4{
	text-align: left;
	color: #ff9455;
}
.flow .step h5{
	text-align: left;
	margin: 20px auto 10px;
}
.flow .step h5 span{
	background: #ff9455;
	display: inline-block;
	color: #fff;
	padding: 2px 30px;
	border-radius: 5px;
}
.flow .step p{
	padding: 10px 0;
	margin: 0;
}
.flow .step ul.dot li{
	list-style: none;
	text-align: left;
	padding: 2px 10px;
}
.flow .step ul.dot li::before{
	content: "● ";
	color: #ff9455;
	font-size: 1.1rem;
}
.flow .btn a{
	margin: 20px 0 0 auto;
	width: 100%;
	max-width: 300px;
	text-align: center;
	display: block;
	padding: 10px 20px 10px 5px;
	border-radius: 5px;
	color: #443932;
	border: 1px solid #ff9455;
	background: #f9f6f0;
}

.flow .btn .dli-arrow-right {
  display: inline-block;
  vertical-align: middle;
  color: #ff9455;
  line-height: 1;
  position: relative;
  width: 0.8em;
  height: 0.1em;
  background: currentColor;
	margin-left: 10px;
}

.flow .btn .dli-arrow-right::before {
  content: '';
  width: 0.45em;
  height: 0.45em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
  transform-origin: top right;
  position: absolute;
  top: 45%;
  right: -0.05em;
  box-sizing: border-box;
}
.service .map_zu{
	margin: 3% auto;
}

.backb{
	background: #f9f6f0;
	border-radius: 15px;
	padding: 2% 3%;
	margin-bottom: 5%;
}

.service h4.backo{
	text-align: left;
	margin: 20px auto 10px;
}
.service h4.backo span{
	background: #ff9455;
	display: inline-block;
	color: #fff;
	padding: 2px 30px;
	border-radius: 5px;
}
.service .backb table{
	margin: 0 auto;
	width: 100%;
}
.service .backb table th{
	color: #ff9455;
	padding: 5px 10px;
}
.service .backb table td{
	padding: 5px 10px;
}
.service .backb table td a.linkmap{
	background: #fff;
	color: #ff9455;
	padding: 5px 10px;
	border-radius: 5px;
	display: inline-block;
	line-height: 1.0em;
	font-size: 0.9em;
	margin-left: 10px;
}
.service .backb table td h5{
	display: inline-block;
}
.service .backb table td a.linkinsta{
	background: url("../img/common/ico_insta.png") left top no-repeat;
	background-size: 30px;
	color: #443932;
	padding: 5px 10px 5px 35px;
	border-radius: 5px;
	display: inline-block;
	line-height: 22px;
	font-size: 0.9em;
	margin-left: 10px;
}
.service .backb table td a.linkblog{
	background: #fff;
	color: #ff9455;
	padding: 5px 10px;
	border-radius: 5px;
	display: inline-block;
	line-height: 1.0em;
	margin: 10px 0;
}
@media print , screen and (max-width: 960px) {

.concept .midashi{
	width: 100%;
	border-right:none;
	border-bottom:3px solid #ff9455;
	padding: 20px;
}
.concept .txt{
	width: 100%;
	padding: 20px;
}
}

@media print , screen and (max-width: 768px) {

.flow .step{
	margin: 3% auto;
	background: #fff;
	border-radius: 10px;
	position: relative;
	padding: 30px 10px 30px 70px;
	overflow: hidden;
}
.flow .step .num{
	left: 15px;
	top: 15px;
}
.flow .step .maru{
	position: absolute;
	width: 90px;
	left: -30px;
	top: -30px;
	opacity: 0.5;
}
}
@media print , screen and (max-width: 480px) {
.flow .step{
	margin: 3% auto;
	background: #fff;
	border-radius: 10px;
	position: relative;
	padding: 30px 10px 30px 50px;
	overflow: hidden;
}
.flow .step .maru{
	position: absolute;
	width: 80px;
	left: -30px;
	top: -30px;
	opacity: 0.5;
}
}

.contact p{
	position: relative;
	z-index: 1;
}
.contact .Flexbox{
	margin: 5% auto;
	z-index: 1;
	position: relative;
	max-width: 680px;
}
.step .tel,
.contact .tel{
	width: 38%;
	padding: 10px;
}
.step .mail,
.contact .mail{
	width: 62%;
	padding: 10px;
}

@media print , screen and (max-width: 768px) {

.step .tel,
.contact .tel{
	width: 38%;
	padding: 10px 5px;
}
.step .mail,
.contact .mail{
	width: 62%;
	padding: 10px 5px;
}
}
@media print , screen and (max-width: 480px) {

.step .tel,
.contact .tel{
	width: 100%;
	padding: 0px 5px;
	margin: 10px auto;
	background: #443932;
	border-radius: 10px;
	text-align: center;
}
.step .tel a,
.contact .tel a{
	width: 60%;
	display: block;
	text-align: center;
	margin: auto;
		
	}
	
.step .mail,
.contact .mail{
	width: 100%;
	padding: 0px 5px;
	margin: 10px auto;
	background: #ff9455;
	border-radius: 10px;
	text-align: center;
}
.step .mail a,
.contact .mail a{
	display: block;
	text-align: center;
	margin: auto;
	
}
}



.news .news_main{
	width: 77%;
	padding: 50px 30px;
	background: #fff;
	border-radius: 20px;
	margin-right: 3%;
	overflow: hidden;
	position: relative;
}


.news .news_main table th{
	border-bottom: 1px solid #787877;
	color: #247efb;
}
.news .news_main table td{
	border-bottom: 1px solid #787877;
}

.news .news_main .marul{
	position: absolute;
	top: -20%;
	left: -20%;
	width: 30%;
}
.news .news_main .date{
	text-align: right;
	margin: 15px 0 5% auto;
}


.news .news_main h3{
	text-align: left;
	padding: 10px 20px;
	border-bottom: 1px solid #dfdfdf;
}
.news .news_main h4{
	text-align: left;
	padding: 10px 15px;
	margin-bottom: 20px;
	background: #eff2f8;
}
.news .news_main h5{
	text-align: left;
	border-bottom: 1px solid #eff2f8;
	padding: 10px 15px;
	margin-bottom: 20px;
}


.news .news_nav{
	width: 20%;
	padding: 10px 0 10px 10px;
}
.news .news_nav h4{
	background: #eff2f8;
	line-height: 1.4em;
	text-align: left;
	border:none;
	font-size: clamp(15px, 1.6vw, 18px);
	font-weight: 400;
	margin: 20px auto 10px;
	padding: 0 10px;
	
}
.news .news_nav ul{
	margin: 10px;
}
.news .news_nav ul li{
	text-align: left;
}
.news .news_nav ul li a{
	  position: relative;
  display: inline-block;
  padding-left: 12px;
	color: #333;
	text-decoration: none;
	font-size: 1.4rem;
}
.news .news_nav ul li a:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #3f7df3;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}


.news .news_main ul{
	margin: 3% 20px 5% 30px;
}
.news .news_main ul li{
	text-align: left;
	list-style: circle;
	line-height: 2.2em;
}
.news .news_main .photo{
	margin: 5% auto;
	padding: 10px;
}
.news .news_main .photoL{
	width: 66.6666%;
	padding: 10px;
}
.news .news_main .photoS{
	width: 33.3333%;
	padding: 10px;
}

@media only screen and (max-width:768px) {
	
.news .news_main{
	width: 100%;
	padding: 10px;
}
.news .news_nav{
	width: 100%;
	padding: 10px;
}
	
}
