@charset "utf-8";
/* layout */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ページタイトル　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ページタイトル　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ページタイトル　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.pagetitle {
	height: 180px;
	width: 100%;
	float: left;
	background-image: url(../images/tph_vision.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.pagetitle_in {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 140px;
}
.pagetitle_in img{
	width: auto;
	height: 140px;
}
}

@media only screen and (min-width:421px)  and (max-width:650px){
.pagetitle {
	height: 180px;
	width: 100%;
	float: left;
	background-image: url(../images/tph_vision.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.pagetitle_in {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 160px;
}
.pagetitle_in img{
	width: auto;
	height: 160px;
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
.pagetitle {
	height: 250px;
	width: 100%;
	float: left;
	background-image: url(../images/tph_vision.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.pagetitle_in {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 35px;
	height: 180px;
}
.pagetitle_in img{
	width: auto;
	height: 180px;
}
}

@media only screen and (min-width:851px)  and (max-width:1150px){
.pagetitle {
	height: 290px;
	width: 100%;
	float: left;
	background-image: url(../images/tph_vision.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.pagetitle_in {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	height: 190px;
}
.pagetitle_in img{
	width: auto;
	height: 190px;
}
}

@media only screen and (min-width:1151px) {
.pagetitle {
	height: 300px;
	width: 100%;
	float: left;
	background-image: url(../images/tph_vision.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
.pagetitle_in {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	margin-bottom: 45px;
	height: 210px;
}
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　コンテンツ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　コンテンツ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　コンテンツ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.v_waku{
	width: 86%;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.v_text{
	font-size: 110%;
	line-height: 27px;
	width: 100%;
}
h1 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 35px;
	text-align: left;
	width: 100%;
}
.tree {
	width: 90%;
	height: auto;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}
.tree img{
	width: 100%;
	height: auto;
}
}

@media only screen and (min-width:421px)  and (max-width:650px){
.v_waku {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.v_text{
	font-size: 120%;
	line-height: 27px;
	margin-left: 30px;
	margin-right: 20px;
	width: 90%;
}
h1 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 35px;
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.tree {
	width: 93.6%;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.tree img{
	width: 100%;
	height: auto;
}
}


@media only screen and (min-width:651px)  and (max-width:850px){
.v_waku {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.v_text{
	font-size: 120%;
	line-height: 27px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
h1 {
	text-transform: uppercase;
	font-size: 23px;
	line-height: 35px;
	text-align: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.tree {
	width: 95.3%;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.tree img{
	width: 100%;
	height: auto;
}
}

@media only screen and (min-width:851px)  and (max-width:1150px){
.v_waku {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.v_text{
	font-size: 130%;
	line-height: 27px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
h1 {
	text-transform: uppercase;
	font-size: 28px;
	line-height: 43px;
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.tree {
	width: 96%;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
}
.tree img{
	width: 100%;
	height: auto;
}
}

@media only screen and (min-width:1150px) {
.v_waku {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}
.v_text{
	font-size: 130%;
	line-height: 32px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
h1 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 43px;
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.tree {
    width: 850px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
}



