
/* --------------------------------------------------- */
#flag1 {
}
/* --------------------------------------------------- */
#sec01 {
	width: 100%;
	height: 800px;
	position: relative;
	background: url("../images/orange-tree/ph01.jpg") no-repeat center;
	background-size: cover;
	z-index: 0;
}
#sec01 .ttl {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	top: 15%;
	font-weight: 500;
	font-size: 1.6em;
	letter-spacing: 6px;
	left: 75%;
}
#sec01 .ttl .br-clear {
}
#sec01 p {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	top: 15%;
	bottom: 25%;
	right: 60%;
}
@media (max-width: 1024px) {
	#sec01 {
		background-position: left center;
		height: 750px;
	}
	#sec01 .inner {
		position: absolute;
		top: 47%;
		left: 5%;
		transform: translate(0%, -50%);
	}
	#sec01 .ttl,
	#sec01 p {
		position: static;
		-ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
	}
	#sec01 .ttl {
		margin-bottom: 20px;
		line-height: 170%;
	}
	#sec01 p {
		font-size: .9em;
		width: 60%;
		max-width: 700px;
	}
}
@media (max-width: 640px) {
	#sec01 {
		height: 600px;
		background: url("../images/orange-tree/ph01b.jpg") no-repeat center top;
		background-size: cover;
	}
	#sec01 .inner {
		top: 10%;
		left: 5%;
		transform: translate(0%, 0%);
	}
}
@media (max-width: 480px) {
	#sec01 {
		height: auto;
		padding: 30px 0 100px;
		background: url("../images/orange-tree/ph01c.jpg") no-repeat center top;
		background-size: cover;
	}
	#sec01 .inner {
		position: static;
		width: 90%;
		margin: 0 auto;
	}
	#sec01 .ttl {
		font-size: 1.1em;
		letter-spacing: 3px;
	}
	#sec01 .ttl .br-clear {
		display: none;
	}
	#sec01 p {
		width: 100%;
		text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF,  0-1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
	}
}
/* --------------------------------------------------- */
#sec02 {
	max-width: 1300px;
	width: 90%;
	margin: -140px auto 120px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
#sec02 .box {
	width: 32%;
	background-color: #fff;
	border-radius: 200px 200px 0 0;
	padding: 3% 2% 90px;
	position: relative;
}
#sec02 .box img {
	display: block;
	width: 100px;
	margin: 0 auto 5px;
}
#sec02 .box .ttl {
	text-align: center;
	font-weight: 500;
	font-size: 1.4em;
	line-height: 140%;
	margin-bottom: 20px;
	letter-spacing: 3px;
	color: #E8A003;
}
#sec02 .box .ttl span {
	display: block;
	text-align: center;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 140%;
}
#sec02 .box p {
	line-height: 190%;
}
#sec02 .box a {
	display: block;
	text-align: center;
	position: absolute;
	left: 5%;
	right: 5%;
	bottom: 0;
	background: url("../images/common/arrow12.png") no-repeat left 10px center;
	background-size: 15px;
	background-color: #E8A003;
	border: #E8A003 2px solid;
	color: #fff;
	padding: 15px 0;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	border-radius: 4px;
}
#sec02 .box a:hover {
	background-image: url("../images/common/arrow08.png");
	color: #E8A003;
	background-color: transparent;
}
@media (max-width: 1024px) {
	#sec02 {
		margin: -80px auto 100px;
		width: 92%;
		flex-wrap: wrap;
		justify-content: center;
	}
	#sec02 .box {
		width: 49%;
		margin-bottom: 30px;
	}
	#sec02 .box:first-child {
		margin-right: 2%;
	}
	#sec02 .box img {
		width: 60px;
		margin: 5px auto;
	}
	#sec02 .box p {
		font-size: .9em;
	}
}
@media (max-width: 640px) {
	#sec02 {
		margin: -80px auto 50px;
		width: 92%;
		flex-wrap: block;
	}
	#sec02 .box {
		width: 100%;
		border-radius: 50% 50% 0 0;
	}
	#sec02 .box:first-child {
		margin-right: 0;
	}
}
@media (max-width: 480px) {
}
/* --------------------------------------------------- */
#sec03 {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto 50px;
	position: relative;
}
#sec03 .box1 {
	width: 70%;
	margin-bottom: 80px;
}
#sec03 .box1 .name {
	font-weight: 500;
	margin-bottom: 30px;
	font-size: .9em;
	color: #E8A003;
	line-height: 180%;
}
#sec03 .box1 .name span {
	display: inline-block;
	font-size: 1.8em;
	margin-right: 10px;
	letter-spacing: 5px;
}
#sec03 .box1 p {
	margin-bottom: 20px;
}
#sec03 .box2 {
	max-width: 910px;
	width: 100%;
	background-color: #fff;
	position: relative;
	z-index: 1;
	padding: 30px;
	border: #E8A003 2px solid;
	border-radius: 30px;
	margin-bottom: 40px;
}
#sec03 .box2 .ttl {
	font-weight: 500;
	margin-bottom: 15px;
}
#sec03 .box2 p {
	line-height: 190%;
	font-size: .9em;
}
#sec03 .ph {
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: -3%;
	right: 0;
	width: 40%;
	margin-right: -15%;
	z-index: 0;
}
#sec03 .box3 {
	background-color: #f9f9f9;
	display: flex;
	justify-content: space-between;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	border: #231F20 1px solid;
}
#sec03 .box3 .data {
	width: 55%;
	line-height: 170%;
	padding: 30px;
}
#sec03 .box3 .book {
	width: 45%;
	display: flex;
	justify-content: space-between;
	background-color: #231F20;
	padding: 30px;
}
#sec03 .box3 .data .ttl {
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 20px;
	letter-spacing: 3px;
}
#sec03 .box3 .data .ttl2 {
	font-size: 1.2em;
	font-weight: 500;
	letter-spacing: 3px;
}
#sec03 .box3 p {
	font-size: 15px;
}
#sec03 .box3 p.name {
	font-size: 12px;
	margin-bottom: 10px;
}
#sec03 .box3 .book .img {
	width: 35%;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#sec03 .box3 ul {
	width: 62%;
	
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#sec03 .box3 li {
	width: 100%;
	margin-bottom: 10px;
}
#sec03 .box3 li.logo {
	max-width: 100px;
	width: 80%;
	margin: 0 auto 10px;
}
#sec03 .box3 li a {
	display: block;
	text-align: center;
	background-color: #FFD814;
	border-radius: 40px;
	padding: 10px 0;
	font-size: 14px;
	font-weight: 500;
}
#sec03 .box3 li a:hover {
	background-color: #FFA41C;
	color: #fff;
}
@media (max-width: 1024px) {
	#sec03 .box1 {
		width: 72%;
		margin-bottom: 50px;
	}
	#sec03 .ph {
		width: 30%;
		margin-right: -10%;
		top: 0;
		margin-top: -10%
	}
	#sec03 .box3 .book {
		display: block;
		padding: 20px 20px 10px;
	}
	#sec03 .box3 .book .img {
		max-width: 120px;
        width: 90%;
		margin: 0 auto 10px;
    }
    #sec03 .box3 ul {
        width: 100%;
    }
	#sec03 .box3 li a {
		padding: 6px 0;
	}
}
@media (max-width: 640px) {
	#sec03 .box1 {
		width: 100%;
		margin-bottom: 20px;
	}
	#sec03 .box1 p {
		line-height: 190%;
	}
	#sec03 .ph {
		position: static;
		width: 150px;
		margin: 0 auto 10px;
	}
	#sec03 .box3 {
		display: block;
    }
    #sec03 .box3 .data {
        width: 100%;
    }
    #sec03 .box3 .book {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
	#sec03 .box3 .book .img {
        width: 35%;
        display: flex;
    }
    #sec03 .box3 ul {
        width: 62%;
    }
}
@media (max-width: 480px) {
	#sec03 .box1 .name {
		margin-bottom: 20px;
	}
	#sec03 .box2 {
		padding: 20px;
		border-radius: 10px;
	}
	#sec03 .box3 .data {
		padding: 20px;
	}
	#sec03 .box3 .book {
		padding: 15px 15px 10px;
	}
	#sec03 .box3 .book .img {
        width: 30%;
		margin: 0;
    }
    #sec03 .box3 ul {
        width: 65%;
    }
	#sec03 .box3 li {
        margin-bottom: 5px;
    }
	#sec03 .box3 li.logo {
        width: 40%;
        margin: 0 auto 10px;
    }
	#sec03 .box3 li a {
		padding: 4px 0;
		font-size: 13px;
	}
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */

/* --------------------------------------------------- */


