
/* CSS Document */

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

メインイメージ

=================================================*/
.main_back{
	margin: 70px auto 0;
	position: relative;
	background: url("../img/common/page_main_back.png") center top no-repeat;
	background-size: 100% auto;
}

.main-image{
	position: relative;
}
/*
.main-image .photo{
	margin: auto;
	width: 100%;
	height: auto;
}
*/
.main-image .Title{
	padding: 10% 0;
	text-align: center;
}
.main-image .Title .en{
	color: #3577f2;
	text-align: center;
	font-weight: 600;
	font-size: 5rem;
	line-height: 1.5em;
	padding: 10px;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: italic;
}
.main-image .Title .backgreen{
	background: #aad709;
	width: 300px;
	margin: auto;
	padding: 5px 10px;
	border-radius: 30px;
	color: #fff;
}
.main-image .Title .backorenge{
	background: #f9a801;
	width: 300px;
	margin: auto;
	padding: 5px 10px;
	border-radius: 30px;
	color: #fff;
}
.main-image .Title .backblue{
	background: #3577f2;
	width: 300px;
	margin: auto;
	padding: 5px 10px;
	border-radius: 30px;
	color: #fff;
}
.main-image .Title .backsky{
	background: #64d2d4;
	width: 300px;
	margin: auto;
	padding: 5px 10px;
	border-radius: 30px;
	color: #fff;
}


@media print , screen and (min-width:1px) and (max-width: 960px) {
.main-image{
	margin: 60px auto 0;
	position: relative;
}
.main-image .Title .en{
	font-size: 3rem;
}	
}
@media print , screen and (min-width:1px) and (max-width: 768px) {
.main-image .Title .en{
	font-size: 2.5rem;
}
	
.main-image .Title .backgreen,
.main-image .Title .backorenge,
.main-image .Title .backblue,
.main-image .Title .backsky{
	width: 220px;
	padding: 5px 20px;
}
}
@media print , screen and (min-width:1px) and (max-width: 530px) {
.main-image .Title .en{
	font-size: 1.8rem;
	padding: 5px;
}
}

.about .photo{
	position: relative;
	margin-bottom: 100px;
}
.about .photo .catch{
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
}
.about .photo .catch h3{
	padding: 10px 80px;
	background: #fff;
	border-radius: 50px;
	display: inline-block;
}
.about .message{
	max-width: 900px;
	margin: 5% auto;
}
.about .message p{
	margin-bottom: 3%;
	
	text-align: justify;
}
.about .message .sign{
	margin: 5% 0 3% auto;
	text-align: right;
	font-size: 1.8rem;
	font-weight: 500;
	padding: 10px;
}
.about .message .sign .name{
	font-size: 2.0rem;
}

.rinen{
	background: #f4f4f4;
	position: relative;
	padding: 5% 0;
}
.rinen .rinen_backl,
.rinen .rinen_backr{
	position: absolute;
	width: 15%;
}
.rinen .rinen_backl{
	left:10%;
	top: 50%;
	transform: translateY(-50%);
}
.rinen .rinen_backr{
	right: 10%;
	top: 50%;
	transform: translateY(-50%);
}
.rinen .rinenwaku{
	background: #ffffff;
	border-radius: 20px;
	border:8px solid #eaeaea;
	padding: 30px 30px;
	max-width: 580px;
	margin: auto;
	
}
.rinen .rinenwaku h3{
	color: #aad709;
	margin-bottom: 5%;
}

.outline {
	position: relative;
	margin: 3% auto;
}
.outline .title{
	margin: auto;
	text-align: center;
}
.outline .title h3 .en{
	color: #aad709;
	display: block;
	font-size: 0.8em;
}
.outline .link_map{
	display: inline-block;
	padding: 2px 20px 5px;
	line-height: 1.2em;
	background: #c3e26e;
	margin: 0 10px;
	color: 3333;
	border-radius: 20px;
	text-decoration: none;
	font-size: 0.9em;
	
}
.outline .mark{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.outline .mark dt{
	width: 18%;
	padding: 10px;
}
.outline .mark dd{
	width: 82%;
	padding: 10px;
}

@media print , screen and (min-width:1px) and (max-width: 768px) {	
.about .photo .catch h3{
	padding: 10px 50px;
}
}

@media print , screen and (min-width:1px) and (max-width: 768px) {
.about .photo .catch h3{
	padding: 10px 20px;
}
.rinen .rinen_backl,
.rinen .rinen_backr{
	position: absolute;
	width: 20%;
}
.rinen .rinen_backl{
	left:-5%;
}
.rinen .rinen_backr{
	right: -5%;
}	
}


/*SERVICE*/
.service{
	padding: 3% 0;
}
.service .photo{
	max-width: 800px;
	margin: 3% auto;
}
.strength{
	margin: 3% auto;
	position: relative;
}
.strength .maru{
	position: absolute;
}
.strength .photo{
	width: 45%;
	padding: 20px;
}
.strength .txt{
	width: 55%;
	padding: 10px 20px 50px;
	text-align: left;
}

.strength.strength02 .photo,
.strength.strength04 .photo{
	order: 2;
}
.strength.strength02 .txt,
.strength.strength04 .txt{
	order: 1;
	text-align: right;
}
.strength01 .txt .no,
.strength03 .txt .no{
	color: #64d2d4;
	font-size: 4.0rem;
	margin-bottom: 20px;
  font-family: "Jost", sans-serif;
}
.strength02 .txt .no,
.strength04 .txt .no{
	color: #bdea56;
	font-size: 4.0rem;
	margin-bottom: 20px;
  font-family: "Jost", sans-serif;
}

.strength01 .waku,
.strength03 .waku{
	width: 70%;
	margin: -100px 0 3% auto;
	padding: 30px;
	border:8px solid #eaeaea;
	border-radius: 20px;
	z-index: 1;
	position: relative;
	background: #fff;
}
.strength01 .maru,
.strength03 .maru{
	width: 18%;
	left: 5%;
	bottom: 0;
}

.strength02 .waku,
.strength04 .waku{
	width: 70%;
	margin: -100px auto 3% 0;
	padding: 30px;
	border:8px solid #eaeaea;
	border-radius: 20px;
	z-index: 1;
	position: relative;
	background: #fff;
}
.strength02 .maru,
.strength04 .maru{
	width: 18%;
	right: 5%;
	bottom: 0;
}

@media print , screen and (min-width:1px) and (max-width: 768px) {
	
.strength01 .txt .no,
.strength03 .txt .no{
	color: #64d2d4;
	font-size: 3.0rem;
	margin-bottom: 20px;
  font-family: "Jost", sans-serif;
}
.strength02 .txt .no,
.strength04 .txt .no{
	color: #bdea56;
	font-size: 3.0rem;
	margin-bottom: 20px;
  font-family: "Jost", sans-serif;
}
	
.strength01 .waku,
.strength03 .waku{
	width: 80%;
	margin: -40px 0 3% auto;
	padding: 20px;
	border:8px solid #eaeaea;
	border-radius: 20px;
	z-index: 1;
	position: relative;
	background: #fff;
}
	
.strength02 .waku,
.strength04 .waku{
	width: 80%;
	margin: -40px auto 3% 0;
	padding: 20px;
	border:8px solid #eaeaea;
	border-radius: 20px;
	z-index: 1;
	position: relative;
	background: #fff;
}
}
@media print , screen and (min-width:1px) and (max-width: 530px) {
	
.strength .photo{
	width: 80%;
	padding: 10px;
	order: 2;
}
.strength .txt{
	width: 100%;
	order: 1;
	padding: 10px;
}
.strength01 .maru,
.strength03 .maru{
	width: 25%;
	left: inherit;
	right: 3%;
	bottom: inherit;
	top: 0;
}
.strength02 .maru,
.strength04 .maru{
	width: 25%;
	right:inherit;
	left: 3%;
	bottom: inherit;
	top: 0;
}
.strength01 .waku,
.strength03 .waku{
	width: 90%;
	border:5px solid #eaeaea;
}
	
.strength02 .waku,
.strength04 .waku{
	width: 90%;
	border:5px solid #eaeaea;
}
}

/*SAFETY*/
.safety{
	padding: 3% 0;
	position: relative;
}
.safety .maru{
	position: absolute;
	width: 15%;
	right: 5%;
	top: 0;
	z-index: -1;
}
.safety_title{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.safety_title .ico{
	width: 20%;
	position: relative;
	z-index: 1;
}
.safety_title .safety_catch{
	width: 85%;
	text-align: left;
	margin-left: -5%;
}
.safety_title .safety_catch .point{
	border-radius: 30px;
	display: inline-block;
	padding: 5px 30px;
	padding-left: 8%;
	color: #fff;
	font-size: 2.0rem;
	margin-bottom: 10px;
}
.safety01 .safety_title .safety_catch .point,
.safety04 .safety_title .safety_catch .point{
	background: #f9a801;
}
.safety02 .safety_title .safety_catch .point,
.safety05 .safety_title .safety_catch .point{
	background: #64d2d4;
}
.safety03 .safety_title .safety_catch .point,
.safety06 .safety_title .safety_catch .point{
	background: #aadd23;
}
.safety_title h3{
	padding-left: 8%;
}
.safety p{
	margin: 3% auto;
}

@media print , screen and (min-width:1px) and (max-width: 480px) {

.safety_title .ico{
	width: 30%;
	margin: 10px auto;
	position: relative;
	z-index: 1;
}
.safety_title .safety_catch{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin: 0 auto;
}
	
.safety_title .safety_catch .point{
	padding: 5px 30px;
}
.safety_title h3{
	padding: 5px;
}
.safety .maru{
	width: 20%;
}
.safety.safety02 .maru,
.safety.safety04 .maru,
.safety.safety06 .maru{
	width: 20%;
	right: inherit;
	left: 5%;
}
}

/*FORM*/


.form p{
	margin: 3% auto 5%;
}
.form .need{
	color: #ff3333;
	font-size: 1.2rem;
	padding: 0 5px;
	border-radius: 5px;
}
.form .telbox{
	border:8px solid #eaeaea;
	border-radius: 20px;
	padding: 20px 10px 10px;
	max-width: 600px;
	margin: 0 auto 3%;
	background:#fff;
}

.form .telbox .telno{
	text-align: center;
	color: #3577f2;
	font-size: 4.5rem;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
	margin: 3% auto;
	font-weight: 700;
}
.form table td{
	font-weight: normal;
}
.form .w30{
	width: 25%;
	padding: 5px;
}
.form .w70{
	width: 60%;
	padding: 5px;
}
.form .w100{
	width: 100%;
	padding: 5px;
}

.form input {
	font-size: 1.6rem;
}
.form input[type="text"],
.form textarea {
	color: #000!important;
	border: 1px solid #ccc;
	background: #FFF;
	border-radius: 5px;
	margin: 5px 0;
}
.form input[type="email"] {
	border: 1px solid #999;
	border-radius: 4px;
	background: #FFF;
	margin: 5px 0;
}
.form select {
	font-size: 1.6rem;
	border: 1px solid #999;
	margin: 10px 0;
}
.form .Sendbtn{
	margin: 5% auto;
	width: 70%;
	display: flex;
	justify-content: center;
}
.form .Sendbtn .btnsend,
.form .Sendbtn .btnback{
	width: 50%;
	display: block;
	text-align: center;
}

.form .Sendbtn .btnsend input{
	background: #3577f2;
	color: #fff;
	display: block;
	padding: 15px 10px;
	width: 100%;
	border:none;
}
.form .Sendbtn .btnback input{
	background: #dfdfdf;
	color: #333;
	display: block;
	padding: 15px 10px;
	width: 100%;
	border:none;
}
.form .Sendbtn .btnsend:hover
.form .Sendbtn .btnback:hover{
	opacity: 0.7;
}

.privacy_waku{
	background: #ececec;
	padding: 30px 10px;
}
.privacy_waku .wwaku{
	background: #fff;
	padding: 20px;
	margin: 3% auto;
	border-radius: 20px;
}
.privacy_waku .wwaku h4.back-blue{
	background: #3577f2;
	color: #fff;
	margin: 3% auto;
	display: inline-block;
	text-align: center;
	padding: 0 30px;
	border-radius: 30px;
}
.privacy_waku .wwaku h5{
	margin: 20px auto 0;
	padding: 10px;
	text-align: left;
	color: #3577f2;
}
.privacy_waku .wwaku .scroll{
	height: 400px;
	overflow-y: scroll;
	padding: 20px;
}

@media only screen and (min-width:1px) and (max-width: 768px) {	
.form .w30{
	width: 50%;
}
.form .w70{
	width: 100%;
}
.form .w100{
	width: 100%;
}
.form .Sendbtn{
	margin: 5% auto 8%;
	width: 90%;
	display: flex;
	justify-content: center;
}	
	
.form .telbox{
	border:5px solid #eaeaea;
}
.form .telbox .telno{
	font-size: 3.5rem;
}

.privacy_waku{
	background: #ececec;
	padding: 10px 0px;
}
.privacy_waku .wwaku{
	padding: 10px;
}	
}