@media screen and (min-width: 768px) {
/* PC */

#menu {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
#wrapper {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: 1px 10px 25px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 1px 10px 25px 0px rgba(223,180,187,0.3);
	box-shadow: 1px 10px 25px 0px rgba(223,180,187,0.3);
}

#header {
	width: 100%;
	height: 0%;
	padding-top:70.8%;
	background-image:url(../images/jpg/kinoshitatosou_topImage_pc.jpg);
	background-repeat:no-repeat;
	background-size: cover;
}
#contents {
	width: 100%;
	overflow : hidden;
 	background-color:#fff;
	height: auto;
}
#content_left {
	width: 62%;
	float: left;
	background-color: #fff;
	padding: 1% 2.5%;
}
.sub_content {
	margin: 8px auto 32px;
	clear: both;
}
.content_img {
	float: left;
	width: 50%;
	margin: 0% 2%;
	padding-top: 8px;
}
.sub_content p {
	padding: 1%;
}
dl {
	width: 100%;
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: solid 1px #999;
}
dt {
	float: left;
	width: 144px;
	background-color: none;
	padding: 0.8%;
	color: #007BC7;
	text-align: left;
	margin-right: 16px;
	font-weight: bold;
}
dd {
	width: 69%;
	background-color: none;
	margin-top: 0;
	margin-right: 130px;
	margin-left: 176px;
	margin-bottom: 10px;
	color: #333333;
}
.download dl {
	border-top: none;
}
.download dt {
	float: none;
	width: 97.5%;
	background-color: #007BC7;
	padding-top: 8px;
	text-align: center;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom:8px;
	font-weight: bold;
}
.download dd {
	width: 97.5%;
	margin-right: 184px;
	margin-left:2px;
	color: #333333;
	text-align: left;
	font-weight:bold;
}
.download dt a{
text-decoration:none;
color: #fff;
}
.left-colum h2{
color: #fff;
}

.box01, .box02, .box03, .box04, .box05 {
	width: 48%;
	height: 210px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 24px;
	padding: 20px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
 	-border-radius:6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
.box01, .box03 {
	margin-right: 3%;
}
.box_img {
	max-width: 90%;
	height: auto;
	width: auto;
	margin: 0px auto;
	text-align: center;
}
.discription {
	width: 90%;
	margin: 0 auto 1%;
	padding: 0 16px;
}
#content_right {
	width: 33%;
	float: right;
}
#aside {
	width: 80%;
	background-color: #fff;
	margin: 6% auto;
	padding: 5% 1%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
 	-border-radius:6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
#aside h2 {
	border: none;
	padding: 0% 5%;
	margin: 16px 0px 4px 0px;
	color: #fb6921;
	background-image: none;
	background-color: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight: 900;
	font-size: 16px;
}
#aside p {
	padding: 0% 5%;
}
#aside01 p {
	margin: 8px 0;
	line-height: 1.2;
}
#aside01 img {
	margin: 4px 0 0 0 ;
}
#aside .detail {
	margin: 0 0 16px;
	color: #666;
}
#aside .detail a {
	color: #340009;
}
#aside .detail a:hover {
	color: #fb6921;
}
#aside .detail a:visited {
	color: #fb6921;
}

.side-img01 {
	width: 90%;
	margin: 0 auto 8px;
}
#corp_map {
	border: solid 1px #fb6921;
	width: 90%;
	margin: 0 auto;
	height: 155px;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.side-img03 {
	width: 83%;
	margin: 8px auto;
}
.side-img03 img{
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
#footer {
	background-color: #fb6921;
	width: 100%;
	height: auto;
	font-weight: 600;
}
#footer small {
	display: block;
	color: #fff;
	text-align: center;
	padding: 8px;
}
.sub_content .comment{
	color: #fb6921;
	font-weight:bold;
	font-size:16px;
	line-height: 1.4;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.sub_content .setsumei{
	margin-top: -10px;
	margin-bottom: 30px;
}
#box{
	padding-bottom: 20px;
	float: left;
	}
	.cyushaku{
font-size: 12px;
color: #fb6921;
}
.sub_content ul{
margin: 0px 0px 24px 0px;
}
.sub_content li{
	color: #333;
	font-weight:bold;
	font-size:14px;
	line-height: 1.4;
	margin-bottom: 8px;
	margin-left: 6px;
}
.note{
	color: #fb6921;
	font-size:16px;
	font-weight: 900;
}
.corse{
	margin-top: -8px;
	margin-bottom: 8px;
}
.menutitle{
	color: #4d3309;
	font-weight: 900;
}
.menu{
	font-weight: 900;
}

#menu {
margin-bottom: 50px;
border-bottom: solid 1px #999
}

#flow dl{
	width: 100%;
	color: #ffffff;
	border-top: none;
	display: block;
}
#flow dt{
	display: block;
	float: left;
	width: 97.5%;
	background-color: #ffffff;
	padding: 0.8%;
	color: #fb6921;
	text-align: center;
	border-bottom: 1px solid #340009;
	font-weight: bold;
}
#flow dd{
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	margin: 45px auto 20px;
	color: #333333;
	font-size: 14px;
}
#flow p{
	font-weight: 900;
	margin-bottom: 30px;
}
#campaign p{
text-align: center;
}
#campaign dl{
	width: 100%;
	color: #fff;
	border-top: none;
}
#campaign dt{
	float: left;
	width: 100%;
	color: #666;
	margin-top: -20px;
	text-align: center;
	font-weight: bold;
}
#campaign dd{
	display: block;
	width: 100%;
	margin: 0 auto 0;
	color: #340009;
	font-size: 16px;
	text-align: center;
}
.sub_content h2{
background-color:#fb6921;
}
.bold{
	font-weight: 900;
}
#aside01 h2{
margin-top: -2px;
margin-bottom: -1px;
}
#box h3{
	text-align: center;
}
}
@media screen and (max-width: 767px) {
/* タブレット */
h2 {
	text-align: center;
	margin-top: 20px;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 100%;
	height: 0%;
	padding-top:70.8%;
	background-image:url(../images/jpg/kinoshitatosou_topImage_tablet.jpg);
	background-repeat:no-repeat;
	background-size: cover;
}
#menu li {
	width: 20%;
	border-bottom: 1px solid #444;
}
#contents {
	width: 100%;
}
#content_left {
	width: 95%;
	float: left;
	background-color: #fff;
	padding: 3%;
}
.sub_content {
	margin: 8px auto 32px;
	clear: both;
}
.content_img {
	float: left;
	width: 50%;
	margin: 1% 3%;
	padding-top: 3px;
}
.sub_content p {
	padding: 1%;
}
dl {
	width: 100%;
	text-align: center;
	margin-bottom: 12px;
	padding-top: 12px;
	border-top: solid 1px #999;
}
dt {
	width: 100%;
	background-color: #ffffff;
	padding: 0.8%;
	color: #007BC7;
	text-align: center;
	font-weight: bold;
}
dd {
	width: 100%;
	background-color: #FFFFFF;
	color: #333333;
}

.left-colum h2{
	text-align: center;
	margin-top: 20px;
color: #fff;
}
.box01, .box02, .box03, .box04, .box05 {
	width: 48%;
	height: 220px;
	background-color: #ffffff;
	float: left;
	padding-top: 20px;
	padding-bottom: 16px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
.box01, .box03 {
	margin-right: 3%;
}
.box_img {
	max-width: 90%;
	height: auto;
	width: auto;
	margin: 16px auto 0;
	text-align: center;
}
.discription {
	width: 90%;
	margin: 0 auto 1%;
	padding: 0 16px;
}
#content_right {
	width: 100%;
	color: #ffffff;
	background-color: #fff;
	clear: both;
	padding: 16px 0;
}
#aside {
	width: 87%;
	background-color: #fff;
	margin: 2% auto 6%;
	padding: 5% 1%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
 	-border-radius:6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
#aside h2 {
	border: none;
	padding: 0% 5%;
	color: #fb6921;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#aside .detail h2{
	padding: 0px 0px 0px 30px;
	margin: 16px 0px 8px 0px;
}
#aside .detail p{
	width: 90%;
	padding: 0px 0px 0px 30px;
	margin: 4px 0px 0px 0px;
}
#aside p {
	padding: 0% 5%;
}
#aside .detail {
	margin: 0 0 24px;
	color: #666;
}
#aside .detail a {
	color: #666;
}
#aside .detail a:hover {
	color: #fb6921;
}
#aside01 p {
	margin: 24px 0;
	line-height: 1.6;
}
.side-img01 {
	width: 90%;
	margin: 0 auto 8px;
}
#corp_map {
	border: solid 2px #fb6921;
	width: 90%;
	margin: 0 auto;
	height: 160px;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
.side-img03 {
	width: 90%;
	margin: 16px auto 0px;
	text-align: center;

}
.side-img03 img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
#footer {
	background-color: #fb6921;
	width: 100%;
	height: auto;
	font-weight: 600;
}
#footer small {
	display: block;
	text-align: center;
	color: #ffffff;
	padding: 8px;
}
.sub_content .comment{
	color: #fb6921;
	font-weight:bold;
	font-size:16px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 24px;
}
.cyushaku{
font-size: 12px;
color: #fb6921;
}
.sub_content ul{
margin: 0px 0px 24px 0px;
}
.sub_content li{
	width: 97.5%;
	color: #333;
	font-weight:bold;
	font-size:14px;
	line-height: 1.4;
	margin-bottom: 8px;
	margin-left: 6px;
}
.note{
	color: #fb6921;
	font-size:16px;
	font-weight: 900;
}
.corse{
	margin-top: -8px;
	margin-bottom: 8px;
}
.menutitle{
	text-align: center;
	color: #4d3309;
	font-weight: 900;
}
.menu{
	font-weight: 900;
}

#menu {
margin-bottom: 50px;
border-bottom: solid 1px #999;
width: 100%;
}

#flow dl{
	width: 100%;
	color: #ffffff;
	border-top: none;
	display: block;
}
#flow dt{
	display: block;
	float: left;
	width: 97.5%;
	background-color: #ffffff;
	padding: 0.8%;
	color: #fb6921;
	text-align: center;
	border-bottom: 1px solid #340009;
	font-weight: bold;
}
#flow dd{
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	margin: 45px auto 20px;
	color: #333333;
	font-size: 14px;
}
#flow p{
	font-weight: 900;
	margin-bottom: 30px;
}
#campaign p{
text-align: center;
}
#campaign dl{
	width: 100%;
	color: #fff;
	border-top: none;
}
#campaign dt{
	float: left;
	width: 100%;
	color: #666;
	margin-top: -20px;
	text-align: center;
	font-weight: bold;
}
#campaign dd{
	display: block;
	width: 100%;
	margin: 0 auto 0;
	color: #340009;
	font-size: 16px;
	text-align: center;
}
.sub_content h2{
background-color:#fb6921;
}
.bold{
	font-weight: 900;
}
h3{
text-align: center;
}
.sub_content .setsumei{
	margin-top: -12px;
	margin-bottom: 20px;
}
#box{
	padding-bottom: 20px;
	float: left;
	}

}
@media screen and (max-width: 750px) {
/* スマートフォン */
#wrapper {
	width: 100%;
　margin-left:auto;
	margin-right: auto;
}
#header {
	width: 100%;
	height: 0%;
	padding-top:70.8%;
	background-image:url(../images/jpg/kinoshitatosou_topImage_smartPhone.jpg);
	background-repeat:no-repeat;
	background-size: cover;
}
#contents {
	width: 100%;
}
#content_left {
	width: 100%;
	margin: 0;
	padding: 0;
}
.sub_content {
	width: 90%;
	margin: 16px auto 32px;
}
.content_img {
	width: 100%;
	margin: 1% 0;
}
#content_right {
	width: 100%;
	color: #ffffff;
	background-color: #fff;
	clear: both;
	padding: 16px 0;
	margin: 0;
}
#aside {
	width: 89%;
	background-color: #fff;
	padding: 0 0 1px;
	margin: 16px auto 24px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
#aside h2 {
	border: none;
	color: #fb6921;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#aside .detail {
	padding: 0% 5%;
	margin: 0 0 16px;
}
#aside .detail h2{
	padding: 12px 0px 4px 0px;
	margin: 16px 0px 4px 0px;
}
#aside .detail p{
	padding: 0px;
	margin: 2px 0px;
}
#aside .detail a:hover {
	color: #fb6921;
}
#aside01 p {
	margin: 96px 0;
	line-height: 1.6;
	text-align: center;
}

#aside01 .subtitle p{
	text-align: left;
	margin: auto;
}
#aside01 img {
	margin: 16px 0 0 0 ;
}
.side-img01 {
	width: 89%;
	margin: 8px auto;
	text-align: center;
	padding: 16px 0 0 0;
}
#corp_map {
	border: solid 2px #fb6921;
	width: 90%;
	margin: 8px auto 16px;
	height: 155px;
	border-radius: 5px;
	background-color: #000;
	color: #fff;
	text-align: center;
}
#footer {
	background-color: #fb6921;
	width: 100%;
	height: auto;
	font-weight: 600;
	font-size: 0.9em;
}
#footer small {
	display: block;
	color: #ffffff;
	text-align: center;
	padding: 8px;
}
.sub_content .comment{
	color: #fb6921;
	font-weight:bold;
	font-size:16px;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 20px;
}
.cyushaku{
font-size: 12px;
color: #fb6921;
}
.note{
	color: #fb6921;
	text-align: center;
	font-size:16px;
	font-weight: 900;
}
.corse{
	margin-top: -8px;
	margin-bottom: 8px;
}
.menutitle{
	color: #4d3309;
	font-weight: 900;
}
.menu{
	font-weight: 900;
}
#menu {
margin-bottom: 50px;
border-bottom: solid 1px #999;
height:auto;
}
#flow dl{
	width: 100%;
	color: #ffffff;
	border-top: none;
	display: block;
}
#flow dt{
	display: block;
	float: left;
	width: 97.5%;
	background-color: #ffffff;
	padding: 0.8%;
	color: #fb6921;
	text-align: center;
	border-bottom: 1px solid #340009;
	font-weight: bold;
}
#flow dd{
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	margin: 45px auto 20px;
	color: #333333;
	font-size: 14px;
}
#flow p{
	font-weight: 900;
	margin-bottom: 30px;
}
#campaign p{
text-align: center;
}
.sub_content h2{
background-color:#fb6921;
}
.bold{
	font-weight: 900;
}
.box01, .box02, .box03, .box04, .box05 {
	width: 48%;
	height: 340px;
	background-color: #ffffff;
	float: left;
	padding-top: 20px;
	padding-bottom: 16px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	-moz-box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
	box-shadow: 3px 3px 10px 0px rgba(223,180,187,0.3);
}
}
