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

header#mc_header {
	width:100%;
	height:100%;
	background:url(../../images/mc_header01.png) no-repeat center top;
	background-size:cover;
	box-sizing:border-box;
}

header#mc_header .box1000 {
	padding:100px 0;
}

header#mc_header a {
	color:#fff;
}

header#mc_header h1 {
	text-align:center;
	font-size:1.5em;
	color:#fff;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

header#mc_header h1 strong {
	display:block;
	font-size:1.6em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

header#mc_header p.header_logo {
	position:absolute;
	top:30px;
	left:0;
}

header#mc_header h2 {
	padding: 30px 0 60px 0 ;
	text-align:center;
	font-size:0.9em;
	color:#fff;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

nav#mc_nav ul li {
	width:23%;
	margin:0 1%;
	float:left;
}

@media (max-width: 680px){
header#mc_header .box1000 {
	padding:10px 0;
}

header#mc_header h1 {
	padding:0 10px;
}

header#mc_header h1 strong {
	font-size:1em;
}

header#mc_header p.header_logo {
	display:none;
}

header#mc_header h2 {
	padding: 10px;
	font-size:1em;
}

}

/* index01 */
section#index01 {
	clear:both;
	width:100%;
	padding:100px 0;
	background:url(../../images/mc_bg03.png) no-repeat center center;
	background-size:cover;
}

section#index01 h1 {
	padding:0 10px 20px 10px;
	font-size:2.2em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color:#fff;
	text-align:center;
	text-shadow: 1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000;
}

section#index01 p {
	color:#fff;
	text-shadow: 1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000;
}

section#index01 p.textcenter {
	font-size:1.25em;
}

section#index01 dl {
	width:100%;
	padding:30px 10px 0 10px;
	box-sizing:border-box;
}

section#index01 dl dt {
	width:25%;
	float:left;
}

section#index01 dl dd {
	width:73%;
	float:right;
}

section#index01 dl dd p.index01 {
	font-size:1.1em;
	color:#FCFF8E;
}

@media (max-width: 680px){
section#index01 {
	padding:20px 0;
}

section#index01 h1 {
	padding:0 10px 10px 10px;
	font-size:1.5em;
}

section#index01 p.textcenter {
	padding:0 10px;
	font-size:1em;
	text-align:left;
}

section#index01 dl {
	padding:10px 10px 0 10px;
}

section#index01 dl dt {
	width:100%;
	float:none;
	text-align:center;
}

section#index01 dl dt img {
	max-width:160px;
}

section#index01 dl dd {
	width:100%;
	padding-top: 10px;
	float:none;
}

section#index01 dl dd p.index01 {
	font-size:1em;
}
}

/* index02 */
section#index02 {
	clear:both;
	width:100%;
	padding:100px 0;
	background:url(../../images/mc_bg04.png) no-repeat center center #292929;
	background-size:cover;
	color:#fff;
	text-shadow: 1px 1px 1px #000,-1px 1px 1px #000,1px -1px 1px #000,-1px -1px 1px #000;
}

section#index02 h1 {
	padding:0 10px 20px 10px;
	font-size:2.2em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align:center;
}

p.animation04 {
	text-align:center;
}

section#index02 p.p10 {
	padding-bottom: 50px;
}

section#index02 h2 {
	padding:0 10px 20px 10px;
	font-size:2em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align:center;
}

section#index02 h2 span {
	padding-right: 10px;
	color:#8AD87E;
	font-size:0.8em;
}

section#index02 dl {
	width:100%;
	padding:20px;
	box-sizing:border-box;
	border:1px solid #535353;
	border-radius:5px;
	background:#1A1A1A;
}

section#index02 dl dt {
	width:22%;
}

section#index02 dl dt img {
	max-width:200px;
}

section#index02 dl dd {
	width:73%;
}

section#index02 p.arrow01 img {
	width:20%;
	max-width:100px;
}

p.yellow {
	color:#FCFF8E;
}

@media (max-width: 680px){
section#index02 {
	padding:20px 0 0 0;
}

section#index02 h1 {
	padding:0 10px 10px 10px;
	font-size:1.5em;
}

section#index02 p.p10 {
	padding-bottom: 10px;
}

section#index02 h2 {
	padding:0 10px 10px 10px;
	font-size:1.5em;
}

section#index02 h2 span {
	padding-right:0;
	display:block;
}

section#index02 dl {
	width:100%;
	padding:10px;
	box-sizing:border-box;
	border:1px solid #535353;
	border-radius:0;
}

section#index02 dl dt {
	display:none;
}

section#index02 dl dd {
	width:100%;
	float:none;
}

section#index02 p.arrow01 {
	display:none;
}

}

/* index03 */
section#index03 {
	clear:both;
	width:100%;
	padding:100px 0 50px 0;
}

section#index03 h1 {
	padding:0 10px 20px 10px;
	font-size:2.2em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align:center;
	font-weight:bold;
}

div.index03 {
	clear:both;
	margin:50px 0;
	padding:20px;
	background:#fff;
	border:10px solid #7C73C6;
}

div.index03 h2 {
	padding:20px 0 30px 0;
	font-size:1.5em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align:center;
	font-weight:bold;
}

div.index03 dl {
	width:49%;
	padding:0 0 2% 0;
	box-sizing:border-box;
}

div.index03 dl:nth-of-type(3),div.index03 dl:nth-of-type(4) {
	padding:0;
}

div.index03 dl dd {
	padding: 20px 0;
	text-align:center;
	background:#fff;
}

@media (max-width: 680px){
section#index03 {
	padding:10px 0;
}

section#index03 h1 {
	padding:0 10px 0 10px;
	font-size:1.5em;
	font-weight:normal;
}

div.index03 {
	margin:10px 0;
	padding:10px;
	border:5px solid #7C73C6;
}

div.index03 h2 {
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:1.3em;
}

div.index03 dl {
	width:100%;
	padding:0 0 10px 0;
	float:none;
}

div.index03 dl:nth-of-type(3) {
	padding:0 0 10px 0;
}

div.index03 dl dd {
	padding: 5px 0;
}
}

/* index04 */
section#index04 {
	clear:both;
	width:100%;
	padding:0 0 30px 0;
	background:url(../../images/mc_header01.png) no-repeat center top;
	background-size:cover;
}

section#index04 h1 {
	padding:100px 0 50px 0;
	text-align:center;
	font-size:2em;
	color:#fff;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-shadow: 1px 1px 1px #378E39,-1px 1px 1px #378E39,1px -1px 1px #378E39,-1px -1px 1px #378E39;
}

section#index04 h1 span {
	color:#FFF969;
}

section#index04 h1 strong {
	font-size:2.4em;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

section#index04 dl {
	text-align:center;
}

section#index04 dl dt img {
	max-width:180px;
}

section#index04 dl dd p {
	padding:20px;
	font-size:1.4em;
	color:#fff;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-shadow: 1px 1px 1px #378E39,-1px 1px 1px #378E39,1px -1px 1px #378E39,-1px -1px 1px #378E39;
}

section#index04 dl dd p strong {
	display:block;
	font-size:1.4em;
	color:#FFF969;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

p.index04_txt {
	margin:10px;
	color:#FFF;
	text-shadow: 1px 1px 1px #378E39,-1px 1px 1px #378E39,1px -1px 1px #378E39,-1px -1px 1px #378E39;
}

div.index04 {
	clear:both;
	margin:70px 0;
	padding:20px;
	background:#fff;
	border:10px solid #7C73C6;
}

div.index04 h2 {
	padding:20px 0 30px 0;
	text-align:center;
	font-size:1.5em;
	color:#7C73C6;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight:bold;
}

@media (max-width: 680px){
section#index04 {
	padding:0 0 0 0;
}

section#index04 h1 {
	padding:20px 0 10px 0;
	font-size:1.2em;
}

section#index04 h1 strong {
	font-size:2.3em;
}

section#index04 dl dt img {
	max-width:120px;
}

section#index04 dl dd p {
	padding:10px;
	font-size:1.2em;
}

section#index04 dl dd p strong {
	font-size:1.2em;
}

div.index04 {
	margin:20px 0;
	padding:10px;
	border:5px solid #7C73C6;
}

div.index04 h2 {
	padding:0 0 10px 0;
	font-size:1.2em;
	font-weight:normal;
}

section#index04 p.button02 span {
	display:none;
}

}

/* index05 */
section#index05 {
	clear:both;
	width:100%;
	padding:100px 0;
}

section#index05 h1 {
	padding:0 10px 40px 10px;
	font-size:2.2em;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align:center;
	font-weight:bold;
}

section#index05 dl {
	width:24%;
	margin-right: 1.3%;
	margin-bottom: 2%;
	box-sizing:border-box;
	background:#fff;
	box-shadow:rgba(221, 221, 221, 0.65098) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(221, 221, 221, 0.65098) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(221, 221, 221, 0.65098) 0px 0px 6px 3px;
	border-radius:10px;
	border:1px solid #ddd;
	float:left;
}

section#index05 dl:nth-of-type(4),section#index05 dl:nth-of-type(8),section#index05 dl:nth-of-type(12) {
	margin-right: 0;
}

section#index05 dl:nth-of-type(5),section#index05 dl:nth-of-type(9) {
	clear:both;
}

section#index05 dl dd {
	padding:15px 5px;
	text-align:center;
	border-top:1px solid #ddd;
	background:#76CAB5;
	color:#fff;
	border-radius:0 0 10px 10px;
	font-size:0.8em;
}

@media (max-width: 680px){
section#index05 {
	padding:20px 0 10px 0;
}

section#index05 h1 {
	padding:0 10px 20px 10px;
	font-size:1.5em;
	font-weight:normal;
}

section#index05 dl {
	width:47%;
	margin: 0 0 2% 2%;
	border-radius:5px;
}

section#index05 dl:nth-of-type(3),section#index05 dl:nth-of-type(5),section#index05 dl:nth-of-type(7),section#index05 dl:nth-of-type(9),section#index05 dl:nth-of-type(11) {
	clear:both;
}

section#index05 dl dd {
	padding:10px 5px;
	border-radius:0 0 5px 5px;
}
}

/* campaign_bt01 */
div.campaign_bt01 {
	clear:both;
	width:100%;
	padding:60px 0 100px 0;
	background:#DCE9EF;
	text-align:center;
}

div.campaign_bt01 p img {
	max-width:900px;
}

@media (max-width: 680px){
div.campaign_bt01 {
	padding:20px 0;
}

div.campaign_bt01 p {
	padding:0 10px;
	box-sizing:border-box;
}
}

/* footer */
footer#footer {
	clear:both;
	width:100%;
	padding:100px 0;
	color:#fff;
}

div#small {
	clear:both;
	width:100%;
	padding:10px 0;
	background:#198B5F;
	color:#fff;
	font-size:0.8em;
}

@media (max-width: 680px){
footer#footer {
	padding:20px 0;
}
}