@charset "utf-8";

body{
	height: auto;
	overflow-x:hidden;
	-webkit-text-size-adjust: 100%;
}
.txt{
	font-size: 1.4rem;
	line-height: 1.5;
}
.mb-0{
	margin-bottom:0 !important;
}
a { color: #000;}
header{
	text-align: center;
	height:840px;
	width: 100%;
	margin:0 auto;
	padding:0;
	background-image:url(../img/line_leaf_mv.png),url(../img/mv_bg.png);
	background-repeat: repeat-x,repeat;
	background-position:left bottom,left top;
}
header h1{
	padding-top: 20px;
}
header h2{
	padding-top: 10px;
	background:url(../img/line_bird_mv.png) left bottom no-repeat;
	padding-bottom: 30px;
}
/*#work{
	font-size: 3.6rem;
	font-family: serif;
	font-weight: bold;
	width: 10em;
	margin:20px auto;
	padding:0;
}*/

/*20181128 絵本大賞コンテストページ用*/
.clearfix:after {
    content:"";
    display:block;
    clear:both;
}
a:link {
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: none;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a.txt_blue02:link {
	color: #005baf;
	text-decoration: underline;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a.txt_blue02:visited {
	color: #005baf;
	text-decoration: underline;
}
a.txt_blue02:hover, a.txt_blue02:active {
	color: #005baf;
	text-decoration: none;
}
a.txt_blue02:hover{
	color: #005baf;
	text-decoration: none;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.ta_r{
	text-align: right;
}
.ta_l{
	text-align: left;
}
.ta_c{
	text-align: center;
}
.fw_b{
	font-weight: bold;
}
.txt_red{
	color: #ff0000;
	font-weight: bold;
}
.txt_green{
	color: #3fa124;
	font-weight: bold;
}
.txt_blue{
	color: #4b6fd6;
	font-weight: bold;
}
.txt_blue02{
	color: #005baf;
	text-decoration: underline;
}
h2,h4{
	text-align: center;
}

.extension {
	background: #ff0000;
	color: #FFF;
	padding: 20px;
	font-size: 30px;
	font-weight: bold;
	/*letter-spacing: 0.5em;*/
	text-align: center;
}
.torikeshi { text-decoration:line-through;}
.sizeup { font-size: 18px;}
.ar-extra h2 { 
	font-size: 25px;
	font-weight: bold;
	color: red;
	margin-top: 50px;
}
.ar-extra .extraBox {
	border: dotted 5px red;
	padding: 30px;
	width: 700px;
	margin: 10px auto;
	font-size: 15px;
	line-height: 1.8;
}

@media screen and (min-width: 769px) {
	.sp{
			display: none;
	}
	.left{
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	.right{
		float: right;
		width: 50%;
		box-sizing: border-box;
	}
	.inline{
		width: 1000px;
		margin: 0 auto;
	}
	.ar01{
		padding: 60px 0 0;
	}
	.ar01 p{
		font-size: 18px;
		line-height: 160%;
	}
	.ar01 p.ta_r{
		padding-top: 20px;
	}
	.ar02{
		padding: 60px 0 0;
	}
	.ar02 .m_ar02.one{
		background-color: #f8f3f0;
		background-image: url(../img/ar02_bg.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		box-sizing: border-box;
		padding: 60px 0;
	}
	.ar02 h2{
		padding-bottom: 40px;
	}
	.ar02 .m_ar02.one p{
		width: 50%;
		font-size: 18px;
		line-height: 160%;
	}
	.ar02 .m_ar02.two{
		padding-top: 25px;
	}
	.ar02 .m_ar02.two p{
		font-size: 14px;
		line-height: 160%;
		padding-bottom: 30px;
		padding-top: 20px;
	}
	.ar02 .m_ar02.two .right{
		padding-top: 70px;
	}
	.ar02 .m_ar02.two .right img{
		vertical-align: top;
	}
	.ar02 .m_ar02.two .right img.img01{
		padding-right: 25px;
	}
	.ar02 .m_ar02.two .right img.img02{
		padding-top: 50px;
	}
	.btn{
		background-color: #6bb058;
		background-image: url(../img/ico01.png);
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 60px;
		padding-right: 20px;
		line-height: 40px;
		font-size: 18px;
		box-sizing: border-box;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.ar03{
		background-color: #f8f3f0;
		background-image: url(../img/line_leaf.png);
		background-repeat: repeat-x;
		background-position: top left;
		margin-top: 40px;
		padding-bottom: 100px;
	}
	.ar03 .m_ar03{
		background-image: url(../img/line_bird.png);
		background-repeat: no-repeat;
		background-position: top center;
		width: 1000px;
		margin: 0 auto;
		padding: 120px 0 0;
	}
	.ar03 .inline{
		padding: 60px 0 0;
		background-color: #fff;
		padding: 40px 0 50px;
	}
	.ar03 .box{
		padding: 0 0 60px;
	}
	.ar03 h2{
		padding-bottom: 20px;
	}
	.ar03 p{
		font-size: 14px;
		line-height: 160%;
		text-align: center;
	}
	.ar03 em{
		font-size: 16px;
		font-weight: bold;
	}
	.ar03 .m_box{
		width: 550px;
		margin: -2px auto 20px;
		box-sizing: border-box;
		padding: 30px 20px 40px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.ar03 .m_box.red{
		border: 2px solid #fe6565;
	}
	.ar03 .m_box.green{
		border: 2px solid #6bb058;
	}
	.ar03 .m_box.blue{
		border: 2px solid #6885d5;
		margin-bottom: 10px;
	}
	.ar03 .m_box.yellow{
		border: 2px solid #ffcc3d;
	}
	.ar03 .m_box.yellow:nth-of-type(2){
		margin-bottom: 0px;
	}
	.ar03 .m_box p{
		font-size: 20px;
	}
	.ar03 .m_box p > span{
		font-size: 16px;
	}
	.ar03 .box.three .m_box p{
		font-size: 14px;
		line-height: 160%;
	}
	.ar03 .box.three .m_box p > span{
		font-size: 14px;
		font-weight: bold;
	}
	.ar03 .m_box.yellow p{
		font-size: 14px;
		line-height: 160%;
		text-align: left;
	}
	.ar03 .box.two h3.pc{
		display: block;
		margin: 0 auto;
		width: 550px;
	}
	.ar03 .box.two h3.sp{
		display: none;
	}
	.ar03 .box.three h3{
		display: block;
		margin: 0 auto;
		width: 550px;
		background-color: #ffcc3d;
		height: 45px;
		font-size: 20px;
		color: #fff;
		text-align: center;
		font-weight: bold;
		line-height: 45px;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		position: relative;
	}
	.ar03 .box.three h3.yellow.one:after{
		position: absolute;
		width: 33px;
		height: 28px;
		left: 50%;
		margin-left: 60px;
		top: 11px;
		content: " ";
		z-index: 1;
		background:url(../img/ico02.png);
	}
	.ar03 .box.three h3.yellow.two:after{
		position: absolute;
		width: 36px;
		height: 25px;
		left: 50%;
		margin-left: 110px;
		top: 11px;
		content: " ";
		z-index: 1;
		background:url(../img/ico03.png);
 	}
	.ar03 p.caution{
		font-size: 12px;
		line-height: 160%;
		text-align: center;
	}
	.ar03 .box.four,.ar03 .box.five{
		text-align: center;
	}
	.ar03 .box.four p{
		padding-bottom: 40px;
		padding-top: 15px;
	}
	.ar03 .box.four p:nth-last-of-type(1){
		padding-bottom: 0;
	}
	.ar03 .box.four h2,.ar03 .box.five h2{
		padding-bottom: 10px;
		width: 700px;
		border-bottom: 2px solid #ebebeb;
		margin: 0 auto 20px;
	}
	.ar03 .box.four h3,.ar03 .box.five h3{
		text-align: center;
		background-color: #ff9eae;
		display: inline-block;
		padding: 3px;
	}
	.ar03 .box.five h3{
		margin-top: 40px;
		margin-bottom: 15px;
	}
	.ar03 .box.four p,.ar03 .box.five p{
		font-size: 14px;
		line-height: 160%;
	}
	.ar03 .box.five p > span{
		font-weight: bold;
	}
	.ar03 .box.five p > span.fs{
		font-size: 16px;
	}
	.ar03 .box.five .btn_area{
		text-align: center;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.ar03 .box.five .btn_area .btn{
		font-size: 14px;
		font-weight: bold;
		min-width: 250px;
		min-width: 250px;
		display: inline-block;
		padding: 0 20px 0 60px;
		text-align: center;
	}
	.ar03 .box.five{
		padding-bottom: 0px;
	}
}
@media screen and (max-width: 768px) {
	.pc{
		display: none;
	}
	.sp{
		display: block !important;
	}
	img{
		max-width: 100%;
	}
	img.ph100{
		width: 100%;
		height: auto;
	}
	.inline{
		width: 100%;
		margin: 0 auto;
	}
	header {
		height: auto !important;
	}
	header #logo{
		padding-left: 10px;
		width: calc(100% - 10px);
	}
	header #logo p{
		width: 100% !important;
	}
	header h1 {
	    width: 100% !important;
	    margin: 0 auto;
	    padding-bottom: 20px;
	}
	header h2{
		box-sizing: border-box;
		padding: 10px;
		background-image: none;
	}
	.ar01{
		padding: 20px 10px 0;
		box-sizing: border-box;
	}
	.ar01 p{
		font-size: 15px;
		line-height: 160%;
	}
	.ar01 p.ta_r{
		padding-top: 20px;
	}
	.ar02{
		padding: 40px 0 0;
	}
	.ar02 h2{
		box-sizing: border-box;
		padding: 0 30px 15px;
	}
	.ar02 .m_ar02.one{
		background-color: #f8f3f0;
		background-image: url(../img/ar02_bg.png);
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100% auto;
		box-sizing: border-box;
		padding: 20px 0 50px;
	}
	.ar02 .m_ar02.one p{
		box-sizing: border-box;
		padding: 0 10px;
		font-size: 15px;
		line-height: 160%;
	}
	.ar02 .m_ar02.two{
		padding-top: 25px;
	}
	.ar02 .m_ar02.two h3{
		box-sizing: border-box;
		padding: 20px 10px 0;
	}
	.ar02 .m_ar02.two p{
		box-sizing: border-box;
		padding: 10px 10px 10px;
		font-size: 13px;
		line-height: 160%;
	}
	.ar02 .m_ar02.two .right{
		padding-top: 0px;
	}
	.ar02 .m_ar02.two .right img{
		vertical-align: top;
		display: block;
		margin: 0 auto;
	}
	.ar02 .m_ar02.two .right img.img02{
		padding-top: 10px;
	}
	.btn{
		background-color: #ffcc3d;
		/*
		padding-left: 35px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;*/
		line-height: 30px;
		font-size: 4.5vmin;
		padding: 0.5em;
		padding-left: 10vmin;
		box-sizing: border-box;
		margin-left: 10px;
		background-image: url(../img/ico01.png);
		background-repeat: no-repeat;
		background-position: left;
		background-size: auto 10vmin;
		background-color: #6bb058;
	}
	.ar03{
		background-color: #f8f3f0;
		/*background-image: url(../img/line_leaf.png);
		background-repeat: repeat-x;
		background-position: top left;*/
		margin-top: 20px;
		padding-bottom: 40px;
	}
	.ar03 .m_ar03{
		background-image: url(../img/line_bird.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100% auto;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 50px 10px 0;
	}
	.ar03 .box h2{
		height: 65px;
		width: auto;
		box-sizing: border-box;
		padding-bottom: 20px !important;
	}
	.ar03 h2 img{
		height: 100%;
		width: auto;
	}
	.ar03 .inline{
		box-sizing: border-box;
		background-color: #fff;
		padding: 20px 10px 30px;
	}
	.ar03 .box{
		padding: 0 0 25px;
	}
	.ar03 p{
		font-size: 15px;
		line-height: 160%;
		text-align: center;
	}
	.ar03 em{
		font-weight: bold;
	}
	.ar03 .m_box{
		margin: -2px auto 20px;
		box-sizing: border-box;
		padding: 15px 10px 15px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	.ar03 .m_box.red{
		border: 2px solid #fe6565;
	}
	.ar03 .m_box.green{
		border: 2px solid #6bb058;
	}
	.ar03 .m_box.blue{
		border: 2px solid #6885d5;
		margin-bottom: 10px;
	}
	.ar03 .m_box.yellow{
		border: 2px solid #ffcc3d;
	}
	.ar03 .m_box.yellow:nth-of-type(2){
		margin-bottom: 0px;
	}
	.ar03 .m_box p{
		font-size: 18px;
	}
	.ar03 .m_box p > span{
		font-size: 15px;
	}
	.ar03 .box.three .m_box p{
		font-size: 15px;
		line-height: 160%;
	}
	.ar03 .box.three .m_box p > span{
		font-size: 15px;
		font-weight: bold;
	}
	.ar03 .m_box.yellow p{
		font-size: 15px;
		line-height: 160%;
		text-align: left;
	}
	.ar03 .box.two h3.pc{
		display: none;
	}
	.ar03 .box.two h3.sp{
		display: block;
		margin: 0 auto;
		width: 100%;
		background-color: #fe6565;
		height: 35px;
		font-size: 16px;
		color: #fff;
		text-align: center;
		font-weight: bold;
		line-height: 35px;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	}
	.ar03 .box.two h3.green{
		background-color: #6bb058;
	}
	.ar03 .box.two h3.blue{
		background-color: #6885d5;
	}
	.ar03 .box.three h3{
		display: block;
		margin: 0 auto;
		width: 100%;
		background-color: #ffcc3d;
		height: 35px;
		font-size: 16px;
		color: #fff;
		text-align: center;
		font-weight: bold;
		line-height: 35px;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
	}
	.ar03 p.caution{
		font-size: 12px;
		line-height: 160%;
		text-align: center;
	}
	.ar03 .box.four,.ar03 .box.five{
		text-align: center;
	}
	.ar03 .box.four p{
		padding-bottom: 30px;
		padding-top: 10px;
	}
	.ar03 .box.four p:nth-last-of-type(1){
		padding-bottom: 0;
	}
	.ar03 .box.four h3,.ar03 .box.five h3{
		padding-bottom: 0px;
		height: 14px;
		background-color: #ff9eae;
		display: inline-block;
		padding: 3px;
	}
	.ar03 .box.four h3 img,.ar03 .box.five h3 img{
		height: 100%;
		width: auto;
	}
	.ar03 .box.four h3,.ar03 .box.five h3{
		text-align: center;
	}
	.ar03 .box.five h3{
		margin-top: 40px;
		margin-bottom: 15px;
	}
	.ar03 .box.four p,.ar03 .box.five p{
		font-size: 14px;
		line-height: 160%;
	}
	.ar03 .box.five p > span{
		font-weight: bold;
	}
	.ar03 .box.five p > span.fs{
		font-size: 14px;
	}
	.ar03 .box.five .btn_area{
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.ar03 .box.five{
		padding-bottom: 0px;
	}
	
	.ar-extra .extraBox { width: auto; margin: 10px;}
	
	.extension { font-size: 4vmin;}
	
	footer{
		height: auto !important;
		padding-bottom: 10px;
	}
	footer div {
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
		margin: 0 auto;
	}
}