@charset "utf-8";
/* CSS Document */

/* テンプレート*/
.t02_wrap03 {
	width: 1080px;
	margin: 5% auto 5% auto;
}

.t02_box03 {
	width: 42%;
	margin: 0 4% 10% 4%;
	float: left;
}
.t02_box03:nth-child(2n) {
	margin-right: 0;	
}
.t02_box03_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t02_box03_txt {
	font-size: 120%;
	font-weight: 300;
	text-align: center;
	line-height: 1.4em;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.15em;
	margin: 0 0 1.5em 0;
}
.t02_box04_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 100%;
	font-weight: 300;
	text-align: center;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	line-height: 1.7em;
}
.t02_box05_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 100%;
	text-align: left;
	line-height: 1.7em;
}
.t02_box06_txt {
	width: 100%;
	margin: 0 0 1.5em 0;
	font-size: 80%;
	text-align: center;
	line-height: 1.7em;
}

/* 1box テンプレート*/

.t03_wrap03 {
	width: 1080px;
	margin: 5% auto 5% auto;
}

.t03_box03 {
	width: 50%;
	margin: 0 25% 10% 25%;
	float: center;
}

.t03_box03_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t03_box03_txt {
	font-size: 120%;
	font-weight: 300;
	text-align: center;
	line-height: 1.4em;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.15em;
	margin: 0 0 1.5em 0;
}
.t03_box04_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 100%;
	font-weight: 300;
	text-align: center;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	line-height: 1.7em;
}
.t03_box05_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 100%;
	text-align: left;
	line-height: 1.7em;
}
.t03_box06_txt {
	width: 100%;
	margin: 0 0 1.5em 0;
	font-size: 80%;
	text-align: center;
	line-height: 1.7em;
}



@media only screen and (max-width: 980px) {
	
	
.txt_wrap01 span {
	font-size: 100%;
}	
	
/* テンプレート*/
.t02_wrap03 {
	width: 100%;
	margin: 20% auto 10% auto;
}	
	
.t02_box03 {
	width: 76%;
	margin: 0 12% 20% 12%;
	float: center;
}
.t02_box03:nth-child(2n) {
	margin-right: 0;	
}
.t02_box03_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t02_box03_txt {
	font-size: 140%;
	font-weight: 300;
	text-align: center;
	line-height: 1.4em;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.15em;
	margin: 0 0 1em 0;
}
.t02_box04_txt {
	width: 100%;
	margin: 0 0 1em 0;
	font-size: 110%;
	font-weight: 300;
	text-align: center;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	line-height: 1.7em;
}
.t02_box05_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 110%;
	text-align: left;
	line-height: 1.7em;
}
.t02_box06_txt {
	width: 100%;
	margin: 0 0 1em 0;
	font-size: 100%;
	text-align: center;
	line-height: 1.7em;
}
	
/* テンプレート*/
.t03_wrap03 {
	width: 100%;
	margin: 20% auto 10% auto;
}	
	
.t03_box03 {
	width: 76%;
	margin: 0 12% 20% 12%;
	float: center;
}

.t03_box03_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t03_box03_txt {
	font-size: 140%;
	font-weight: 300;
	text-align: center;
	line-height: 1.4em;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	letter-spacing: 0.15em;
	margin: 0 0 1em 0;
}
.t03_box04_txt {
	width: 100%;
	margin: 0 0 1em 0;
	font-size: 110%;
	font-weight: 300;
	text-align: center;
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	line-height: 1.7em;
}
.t03_box05_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 110%;
	text-align: left;
	line-height: 1.7em;
}
.t03_box06_txt {
	width: 100%;
	margin: 0 0 1em 0;
	font-size: 100%;
	text-align: center;
	line-height: 1.7em;
}	
	
}	