@charset "utf-8";
/* CSS Document */
.before_title {
	font-size: 16px;
	font-weight: bold;
	color: #004492;
}
.bold {
	font-weight: bold;
}
.red {
	color: #d61d0a;
}
.marker {
	background: linear-gradient(transparent 70%, #fbe217 70%);
}
#Tegaru {
	font-size: 16px;
}
#Tegaru * {
	box-sizing: border-box;
	line-height: 1.0;
}
#Tegaru p {
	margin-bottom: 30px;
	line-height: 1.6;
}
section {
	margin-bottom: 0px;
}
#MvWrapper {
	margin-top: -11px;
	width: 100%;
	background: url(../img/mv_bg.jpg) no-repeat top center;
	background-size:100% 65%;
	text-align: center;
	margin-bottom: 50px;

}
#Mv {
	padding-top: 35px;
}
#Mv picture:first-child img{
	margin-bottom: 20px;
}

#Mv picture{
	width: 100%;
	height: 276px;
	margin-bottom: 20px;
}
#Mv p {
	width: 944px;
	text-align: left;
	margin: 0 auto
}
#HajimeniWrapper {
	width: 100%;
/*	position: relative;
	z-index: 10;
	height: 708px;*/
}
#HajimeniCopyWrapper {
	width: 100%;
	background: url( ../img/copy_bg.png) no-repeat top center, url( ../img/copy_bg_repeat.png) repeat-x top center;
	text-align: center;
	padding-bottom: 100px;
	z-index: 100;
}
#HajimeniWrapper img {
	margin-top: -20px;
}
#HajimeniWrapper p {
	margin-top: -20px;
}
#HajimeniText {
	/*	position: absolute;*/
	width: 1080px;
	margin-left: auto;
	background: url(../img/hajimeni_bg.jpg) no-repeat top right;
	margin-right: auto;
	padding-top: 100px;
	padding-right: 450px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#HajimeniText p {
	font-weight: bold;
	font-size: 18px;
	padding-left: 50px;
	margin-bottom: 40px;
}
#Tokutyou, #Price {
	clear: both;
	width: 100%;
	text-align: center
}
#Tegaru h2 {
	color: #fff;
	background: #229105;
	font-size: 40px;
	padding: 45px 0;
	text-align: center;
	margin: 0px;
}
#Tokutyou h3 {
	color: #229105;
	font-size: 28px;
	text-align: left;
	margin-top: 0px;
	line-height: 1.7;
	font-weight: normal
}
#Tokutyou h3 span {
	font-size: 40px;
	font-weight: bold;
	color: #333;
	background: url(../img/h2_bg_w.gif) repeat-x left 25px;
}
#Tokutyou .even {
	background: #f4f9f6;
}
#Tokutyou .even h3 span {
	font-size: 40px;
	font-weight: bold;
	color: #333;
	background: url(../img/h2_bg_g.gif) repeat-x left 25px;
}
#Responsive {
	width: 1080px;
	padding: 40px 0px;
	margin: 0 auto
}
#Responsive .tokutyou_text {
	width: 350px;
	text-align: left;
	float: left;
	margin-right: 20px;
}
#Responsive figure {
	float: left;
}
#NouhinWrapper {
	padding: 40px 0px;
}
#Nouhin {
	width: 1080px;
	margin: 0 auto;
}
#Nouhin .tokutyou_text {
	width: 595px;
	text-align: left;
	float: left;
	margin-right: 20px;
}
#Editor {
	width: 1080px;
	padding: 40px 0px;
	overflow: hidden;
	margin: 0 auto
}
#Editor .tokutyou_text {
	width: 400px;
	text-align: left;
	float: left;
	margin-right: 20px;
}
#DougaWrapper {
	margin: -180px auto 0;
	float: right;
	width: 640px;
}
#Douga {
	margin: 0px auto　30px;
	height: 360px;
	width: 640px;
}
#Douga iframe {
	display: block;
	width: 640px !important;
	height: 360px !important;
}
#PrintWrapper {
	clear: both;
	padding: 40px 0px;
	width: 100%;
	margin-bottom: 0
}
#Print {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden
}
#Print .tokutyou_text {
	width: 400px;
	text-align: left;
	float: left;
	margin-right: 20px;
}
#Print #PrintRight {
	margin-top: -200px;
	width: 600px;
	float: right;
}
#SampleDownLoad {
	width: 564px;
	padding: 30px 30px 1px;
	background: #fff;
	text-align: center;
	margin-top: 20px;
	border:solid 2px #229105;
}
#SampleDownLoad p img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#SampleDownLoad p img:hover {
	opacity: 0.7;
}


#Soudan {
	width: 1080px;
	padding: 40px 0px;
	overflow: hidden;
	margin: 0 auto
}
#Soudan .tokutyou_text {
	width: 500px;
	text-align: left;
	float: left;
	margin-right: 20px;
}

#Price {
	background: #f4f9f6;
}
#PriceDetail {
	width: 100%;
	background: #def6ff url(../img/price_bg.jpg) no-repeat top center;
	background-size: auto 100%;
	padding: 20px 0 40px;
	text-align: center
}
#PriceDetail > p {
	font-size: 30px;
	font-weight: bold
}
#PriceBox {
	background-color: rgba(255,255,255,0.55);
	width: 500px;
	padding: 10px 30px 30px;
	margin: 0 auto;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}

#PriceBox p {
	line-height: 1.0;
	margin-bottom: 10px;
	font-size: 20px;
}
#PriceBox p.chu {
	font-size: 13px;
}
.shoki {
	font-size: 70px;
	margin: 0 5px;
	font-family: 'Comic Sans MS', 'Verdana';
}
.getsugaku {
	font-size: 40px;
	margin: 0 5px;
	font-family: 'Comic Sans MS', 'Verdana';
}
.zei {
	font-size: 14px;
}
#Naiyou {
	width: 1080px;
	margin: 0 auto;
	padding: 60px 0 40px
}
#Naiyou h3 {
	font-size: 38px;
	position: relative;
	width: 700px;
	margin: 0 auto 50px;
}
#Naiyou h3:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	background: url(../img/naiyou_title_before.gif) no-repeat top left;
}
#Naiyou h3:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: url(../img/naiyou_title_after.gif) no-repeat top right;
}
#Naiyou h3 span {
	background: linear-gradient(transparent 70%, #fbe217 70%);
}
#Naiyou > p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
#NaiyouTokutyo, #Business, #Support {
	width: 100%;
	background: #fff;
	padding: 20px 10px;
	border: solid 2px #229105;
	margin: 20px auto;
}
#NaiyouTokutyo img {
	margin-bottom: 20px;
	vertical-align: top
}


#NaiyouDetail {
	width: 100%;
	overflow: hidden
}
#Business {
	width: 650px;
	height: 260px;
	float: left
}
#Support {
	width: 420px;
	height: 260px;
	float: right
}
#NaiyouDetail dt {
	display: inline-block;
	background: url(../img/ryoukin05.gif) center left no-repeat;
	padding: 0px 0px 0px 40px;
	font-size: 30px;
	border-bottom: double 3px #727272;
	margin-bottom: 20px;
	line-height: 1.6;
	font-weight: bold
}
#Support dt {
	background: url(../img/ryoukin06.gif) center left no-repeat;
}
#NaiyouDetail dd {
	margin-left: 0;
}
#Business li {
	display: inline-block;
	font-weight: bold;
	padding: 10px 35px;
	background: #229105;
	color: #fff;
	border-radius: 22px;
	margin: 10px 15px 0px 0;
}
#NaiyouDetail p {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0px;
}
#NaiyouDetail p.support {
	font-size: 18px;
	margin-top: 0px;
	font-weight: bold;
	color: #229105;
}
#Option {
	width: 860px;
	margin: 50px auto 0;
	position: relative;
}
#Option img.option_mark {
	position: absolute;
	top: -30px;
	left: 0px;
	z-index: 100;
}
.option_text {
	padding: 15px 20px 5px 50px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	width: 660px;
	background: #fff;
	margin-left: 50px;
	box-shadow: 5px 5px 0px #229105;
}
#Option picture img{
	position: absolute;
	top: -8px;
	right: 0px;
	z-index: 100;
}
#JitsureiDetail {
	width: 1080px;
	margin: 0 auto;
	padding: 40px 0
}
#JitsureiDetail > p {
	font-weight: bold
}
#JitsureiDetail ul {
	margin: 40px auto 0;
	width: 970px;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#JitsureiDetail li {
	text-align: left
}
#JitsureiDetail p {
	margin: 10px 0
}
#JitsureiDetail a {
	color: #0393DD;
}
#NagareDetail {
	width: 1080px;
	padding: 40px 0;
	margin: 0 auto;
}
#NagareDetail div {
	overflow: hidden;
	background-image: url(../img/stap_bg.gif), url(../img/stap_arrow.gif);
	background-repeat: repeat-x, no-repeat;
	background-position: left 41px, 27px bottom;
	margin: 0 100px;
}
#NagareDetail div img {
	float: left;
	margin-right: 8px;
}
#NagareDetail div h3 {
	color: #5d8d13;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 15px 0;
	font-size: 20px;
}
#NagareDetail div p {
	margin-top: 8px;
	margin-bottom: 48px;
}
#NagareDetail div:last-child {
	overflow: hidden;
	background-image: url(../img/stap_bg.gif), none;
}
#Koukaigo p {
	text-align: center;
	margin-top: 40px
}
#Koukaigo #Hajimari {
	background-image: url(../img/koukaigo_copy01.gif);
	height: 300px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#Koukaigo p a {
	color: #0393DD;
	font-size: 20px;
	background-image: url(../../../img/footer_navi_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	margin-top: 10px;
	font-weight: bold
}
#Koukaigo #Hajimari img, #Koukaigo #Haishin img {
	display: none;
}
#TegaruLink {
	width: 800px;
	overflow: hidden;
	padding: 10px;
	margin: 80px auto
}
#TegaruLink a {
	font-size: 20px;
	font-weight: bold;
	border-radius: 5px;
	display: block;
	width: 350px;
	height:auto;
	padding: 15px 10px 13px;
	background: #fc6f1a;
	text-align: center;
	color: #fff;
	box-shadow: 2px 2px 0px #ab4b11;
}
#TegaruLink a:first-child {
	float: left
}
#TegaruLink a:last-child {
	background: #2ab106;
	box-shadow: 2px 2px 0px #1b7204;
	float: right
}
#TegaruLink a:hover {
	text-decoration: none;
	box-shadow: none;
}
#Koukaigo #Haishin {
	background: url(../img/koukaigo_copy02.gif) center top no-repeat;
	height: 60px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#Other {
	clear: both;
	width: 1080px;
	padding: 40px 0;
	margin: 0 auto;
}
#Other h2 {
	text-align: left;
	background-color: #fff;
	color: #333;
	background-image: url(../img/h2_bg_line.gif), url(../img/h2_bg.gif);
	background-repeat: repeat-x, repeat-y;
	background-position: left bottom, left top;
	font-size: 28px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-bottom: 40px;
}
#Other a {
	background-image: url(../../../img/footer_navi_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#Other div {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #B7D784;
	margin-right: 40px;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 40px;
}
#Other div h3 {
	color: #5d8d13;
}

@media screen and (max-width: 767px) {
#Tab li:first-child a {
	background: #B2CF3E;
	color: #fff;
}
#Tab li:first-child a:after {
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -11px;
}
#Tegaru {
	width: 100%;
	font-size: 16px;
}
#Tegaru  h2 {
	font-size: 18px;
	padding: 30px 0;
}
#Tegaru p {
	padding: 0 8px;

}
section img {
	height: auto;
	width: 100%;
}
	
#MvWrapper {
	margin-top: 5px;
	background-size: cover;
	margin-bottom: 0px;
	padding-bottom: 10%;
}


#Mv img:first-child {
	width: 98%;
	margin-bottom: 20px;
}
#Mv img:nth-child(2) {
	width: 100%;
	margin-bottom: 20px;
}
#Mv p {
	width: 100%;
	font-size: 15px;
	font-weight: bold
}
#HajimeniWrapper {
	position: static;
	z-index: 0;
	height: auto;
}
#HajimeniCopyWrapper {
	background:none;
	padding-bottom: 10px;
}
#HajimeniWrapper img {
	width: 100%;
	margin-top: -26px;
}
#HajimeniWrapper p {
	margin-top: 0px;
}
#HajimeniText {
	position: static;
	width: 100%;
	z-index: 0;
	top: 0px;
	left:0px;
	padding:  0px 0px 50% 0px;
	margin-left:auto;
	background: url(../img/hajimeni_bg.jpg) no-repeat bottom center;
	background-size: 90%
}
#HajimeniText p {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}


#Tokutyou h3 {
	font-size: 16px;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 30px
}
#Tokutyou h3 span {
	font-size: 20px;
	background: url(../img/h2_bg_w.gif) repeat-x left 10px;
}
	
#Tokutyou .even h3 span {
	font-size: 20px;
	background: url(../img/h2_bg_g.gif) repeat-x left 10px;
}
#Responsive {
	width: 100%;
	padding:40px 8px;
}

#Responsive picture img{
	width: 100%;
	max-width: 572px
}

#NouhinWrapper {
	padding: 40px 8px;
}
#Nouhin {
	width: 100%;
}
#Responsive .tokutyou_text,#Nouhin .tokutyou_text,#Editor .tokutyou_text,#Print .tokutyou_text,#Soudan .tokutyou_text{
	width: 100%;
	text-align: left;
	float: none;
	margin-right: 0px;
}
#Nouhin img{
	width: 100%;
	max-width: 379px
}

#Editor {
	width: 100%;
	padding:40px 8px;
}

#DougaWrapper {
	margin:0 auto;
	float: none;
	width: 100%;
}
#DougaWrapper img{
	margin:0 auto;
	width: 100%;
	max-width: 254px
}

#Douga {
	margin: 0px auto 20px;
}
#PrintWrapper {
	padding: 0px;
}	

#Print {
	width: 100%;
	padding: 40px 8px;
}
#Print #PrintRight {
	margin-top:0px;
	width: 100%;
	float: none;
}
#Print picture img{
	width: 100%;
	max-width: 345px
}
	
#SampleDownLoad {
	width: 100%;
	padding: 30px 0px 1px;
	margin: 20px auto 0;
	border: solid 2px #229105;
}
#SampleDownLoad > img {
	width: 90%;
	max-width: 380px;	
}

#SampleDownLoad p a img {
width: 100%;
max-width: 250px;
height: auto;
}

	
#Soudan {
	width: 100%;
	padding:40px 8px;
}

	
#Soudan img{
	max-width: 455px;
}

#PriceDetail {
	background: #def6ff url(../img/price_bg.jpg) no-repeat top center;
	background-size:cover;
	padding: 20px 0;
}
	
#PriceDetail > p {
	font-size: 18px;
}
#PriceBox {
	width: 90%;
	padding:1px 10px 10px;
}
#PriceBox p {
	line-height: 1.0;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold
}

#PriceBox p.chu {
	font-weight: normal
}
.shoki {
	font-size: 50px;
	margin: 0 ;

}
.getsugaku {
	font-size: 19px;
	margin: 0 ;
}

#Naiyou {
	width: 100%;
	padding: 40px 8px;
}
#Naiyou h3 {
	font-size: 18px;
	position: relative;
	display: inline;
	width: auto;
	padding: 0 30px;
}
#Naiyou h3:before {
	width: 25px;
	height: 25px;
}
#Naiyou h3:after {
	width: 25px;
	height: 25px;
}
#Naiyou h3 span {
	background: linear-gradient(transparent 70%, #fbe217 70%);
}
#Naiyou > p {
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 40px;
	margin-top: 40px;
}

.plus{
	margin: 0 auto;
	width: 57px;
	}
	
	
#NaiyouTokutyo, #Business, #Support {
	width: 100%;
	background: #fff;
	padding: 20px 10px;
	border: solid 2px #229105;
	margin: 20px auto;
	height: auto;
	float: none
}

#NaiyouTokutyo img{
	width: 100%;
	max-width: 262px;
	margin: 0 auto 10px;

}

#NaiyouDetail dt {
	padding: 8px 5px 8px 40px;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.2;
}
#Business li {
	padding: 10px 10px;
	border-radius: 22px;
}
#NaiyouDetail p {
	font-weight: normal;
}
#NaiyouDetail p.support {
	font-size: 16px;
}
#Option {
	width: 100%;
	margin: 0 auto;
	position:static;
}

.option_text {
	width: 100%;
	padding: 10px 10px 0;
	border: solid 2px #fa5c48;
	margin: -2px auto  0;
	height: auto;
	font-size: 16px;
font-weight: normal;
		box-shadow: 5px 5px 0px #fa5c48;
	float: none
}
#Option picture{
padding: 0
}
#Option picture img {
	position: static;

}

#JitsureiDetail {
	width: 100%;
	padding: 40px 8px;
}
#JitsureiDetail > p {
	font-weight: normal
}
#JitsureiDetail ul {
	margin: 40px auto 0;
	width: 100%;
	display: block;
}
#JitsureiDetail ul li img,#JitsureiDetail ul li{
	width: 100%;
	max-width: 310px;
	margin: 0 auto;
	text-align:center
}
#JitsureiDetail p {
	margin: 0 auto 10px;
}
#NagareDetail {
	width: 100%;
	padding: 40px 8px;
}

#Nagare div {
	margin-right: 8px;
	margin-left: 8px;
	background-image: none, url(../img/stap_arrow.gif);
	background-position: 18px bottom;
}
#Nagare div img {
	width: 60px;
	height: auto;
}
#Nagare div p {
	clear: both;
	margin-left: 72px;
}
#Nagare div:last-child {
	background-image: none;
}
	
	
	
	

#TegaruLink {
	width: 100%;
	margin: 40px auto
}
#TegaruLink a {
	margin: 0 auto;
	font-size: 15px;
	width: 90%;
	height: auto;
	padding:15px 10px;
}
#TegaruLink a:first-child {
	padding-top: 15px;
	float: none;
	margin-bottom: 25px;
}
#TegaruLink a:last-child {
	padding-top: 15px;
	background: #2ab106;
	box-shadow: 2px 2px 0px #1b7204;
	float: none
}
#TegaruLink a:hover {
	text-decoration: none;
	box-shadow: none;
}
#Koukaigo #Hajimari, #Koukaigo #Haishin {
	background-image: none;
	height: auto;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}
#Koukaigo #Haishin {
	margin-top: 12px;
}
#Koukaigo #Hajimari img, #Koukaigo #Haishin img, #Editor #KantanHayai img {
	display: block;
}

#Other {
	width: 100%;
	margin: 40px auto
}
#Other h2 {
background-image: url(../img/h2_bg_line.gif),url(../img/h2_bg.gif);
background-repeat: repeat-x,repeat-y;
background-position: left bottom,left top;
font-size: 18px;
padding-left: 28px;
padding-top: 4px;
padding-bottom: 8px;
margin-bottom: 40px;
}



}

@media screen and (min-width:480px) and (max-width: 700px) {
#Douga {
	width: 480px !important;
	height: 268px !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none
}
#Douga iframe {
	width: 480px !important;
	height: 268px !important;
	padding: 0;
}
}

@media screen and (max-width: 479px) {
#Douga {
	width: 300px !important;
	height: 168px !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none
}
#Douga iframe {
	width: 300px !important;
	height: 168px !important;
	padding: 0;
}
}
@media screen and (max-width: 320px) {
	
#Business li {
	width: 100%;
	margin-right: 0
}

}
