@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){
	
.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	text-align:center;
	float: none;
}

.pic-left img{
	width:94%;
	height:auto;
}

/*　見出し・画像　*/

.midashi1 {
	position: relative;
	display: inline-block;
	margin-bottom: 1.5em;
	font-size: 30px;
	font-weight: bold;
	clear: both;
}

.midashi1:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}

.midashi2 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 18px;
}

.midashi2_d {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

.midashi2_f {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	text-align: right;
}

.midashi3 {
	font-size: 19px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #600;
	font-weight: bold;
}

/*　ヘッダー　*/


header {
	overflow: hidden;
}

.header_cont {
	width: 100%;
	background-repeat: repeat;
	overflow: hidden;
}


.header_logo {
	float: none;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
}

.header_logo img{
	width: 60%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.toph1 {
	display: none;
}

.main_image {
}




/*　メイン　*/

.main1 {
	background-image: url(../img/main1_back-sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

.main1_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 58px;
}

.main1 h2{
	text-align: center;
	margin-bottom: 20px;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1em;
}

.main1 h2 span{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	letter-spacing: normal;
}

.main2 {
	background-image: url(../img/main2_back-sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	padding-bottom: 50px;
}

.main2_m{
	text-align: center;
	margin-bottom: 72px;
	padding-top: 70px;
	margin-bottom: 40px;
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.2em;
}

.main2_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main2_1 {
	float: none;
	width: 100%;
	background-image: url(../img/main2_1back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 130px;
	margin-bottom: 30px;
}

.main2_1 p{
	font-size:16px;
}

.main2_m2 {
	margin-bottom: 30px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
	line-height: 1.6em;
}

.main2_2 {
	float: none;
	width: 100%;
	text-align: center;
}

.main2_p {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}

.main2_t {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.main2_t a{
	color: #D42100;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	margin-bottom: 20px;
	text-decoration: none;
}

.main2_t p {
	color: #D42100;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 16px;
}


.main2_p img{
	width:100%;
	height:auto;
}

.more {
	color: #FFF;
	background-color: #548859;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	width: 70%;
	padding-top: 3px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}

.main3 {
	background-image: url(../img/main3_back-sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	overflow: hidden;
	clear: both;
}

.main3 h2{
	text-align: center;
	margin-bottom: 22px;
	width: 100%;
	background-image: url(../img/main3_m.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	background-size: cover;
	font-family: Arial;
	font-size: 33px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 0.9em;
	padding-top: 20px;
}


.main3 h2 span{
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	letter-spacing: normal;
}

.main3 h2 img{
	width:100%;
	height:auto;
}

.main3_c {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main3_box {
	width: 90%;
	background-image: url(../img/main3_cback.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding-top: 18%;
	padding-right: 5%;
	padding-bottom: 8%;
	padding-left: 5%;
	margin-bottom: 6%;
	float: none;
	text-align: center;
}

.main3_box p{
	display: inline-block;
    text-align: left;
}

.main3_box img{
	width: 60%;
	height: auto;
	margin-bottom: 30px;
}

.main3_m {
	font-size: 20px;
	margin-bottom: 25px;
	text-align:center;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}


.main4 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 40px;
	text-align: center;
}

.main4 img{
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.main4 h2{
	margin-bottom: 15px;
	width: 114px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/main4_m.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Arial;
	font-size: 33px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1em;
	padding-bottom: 23px;
}

.main4_h2s {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	letter-spacing: normal;
	margin-bottom: 50px;
}


.main4_1 {
	width: 48%;
	float: left;
	margin-bottom: 3%;
}

.main4_2 {
	width: 48%;
	float: right;
	margin-bottom: 3%;
}

.main4_3 {
	clear: both;
	width: 100%;
	margin-bottom: 3%;
}

.main5 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

.main5 h2{
	float: none;
	margin-bottom: 30px;
	background-image: url(../img/main5_m-sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 23px;
	padding-top: 25%;
	width: 100%;
	text-align: center;
}

.main5 img{
	width:100%;
	height:auto;
}

.main5_t {
	text-align: left;
	float: none;
	font-size: 16px;
	width: 100%;
	margin-bottom: 20px;
}

.main5_cale {
	clear: both;
	margin-bottom: 35px;
}

.main5_btn {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000; 
	border-radius: 10px;    
    -webkit-border-radius: 10px;  
    -moz-border-radius: 10px;   
}

.main5_btn a{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 23px;
	color: #FFF;
	text-decoration: none;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.1em;
}



.main5_btn a img{
	width:175px;
	height:auto;
}

.main5_btn a:hover{
	background-color: #333333;
}


.min1200 {

}

.pagetop {
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.pagetop img{
	float: right;
	padding-right: 20px;
}

footer {
	font-size: 18px;
	padding-bottom: 10px;
	background-image: url(../img/footer_navb.png),url(../img/header_back.png);
	background-repeat: repeat-x,repeat;
	background-position: center top,center top;
	border-bottom: solid 15px #463A3D;
}

.footer_cont {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../img/footer_logob.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer_logo {
	float: none;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
}

.footer_logo img{
	width:100%;
	height:auto;
}

.footer_1 {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
	background-image: url(../img/footer1_back-sp.png);
	background-repeat: no-repeat;
	background-position: left top 60px;
	padding-top: 45%;
	float: none;
}

.foot_c {
	width: 90%;
	padding-bottom: 6%;
	margin-right: auto;
	margin-left: auto;
}

.foot1_m1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.foot1_m2 {
	font-size: 18px;
	margin-bottom: 25px;
}

.foot1_3 {
	font-size: 15px;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
}

.footer_2 {
	margin-bottom: 12px;
	background-image: url(../img/footer2_back-sp.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 28%;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
}

.foot2_m1 {
	font-size: 16px;
	color: #FFF;
	background-color: #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.1em;
}

.foot2_m2 {
	float: left;
	font-size: 20px;
	padding-top: 6px;
}

.foot2_m2 a{
	color: #000;
	text-decoration: none;
}

.foot2_m2 a:hover{
	color: #666;
	text-decoration: underline;
}

.footer_right {
	width: 100%;
	float: none;
	overflow: hidden;
}

.copyright {
	font-size: 12px;
	background-image: url(../img/copyright.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	text-align: center;
}

/*　中ページ　*/


/*　中ページ　*/


.page_cont {
	padding-top: 50px;
	padding-bottom: 100px;
	background-color: #FFF;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.page_in {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.page_title {
	font-size: 35px;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.con_title {
	text-align: center;
	background-image: url(../img/con_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.guid_title {
	text-align: center;
	background-image: url(../img/guid_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.rest_title {
	text-align: center;
	background-image: url(../img/rest_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.qa_title {
	text-align: center;
	background-image: url(../img/qa_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.access_title {
	text-align: center;
	background-image: url(../img/access_title.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.plan_title {
	text-align: center;
	background-image: url(../img/plan_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.neig_title {
	text-align: center;
	background-image: url(../img/neig_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.topics_title {
	text-align: center;
	background-image: url(../img/topics_tltle.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 180px;
}

.page_txt {
	text-align: left;
}

.map {
	margin-bottom: 30px;
	float: none;
	width: 100%;
}

.acc_c1 {
	overflow: hidden;
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
}

.acc_c1 a{
	color: #000;
}

.acc1_m {
	font-size: 18px;
	color: #FFF;
	background-color: #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.acc_c1 p{
	font-size: 20px;
	margin-bottom: 20px;
}

.acc_img {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

.acc_img img{
	width:100%;
	height:auto;
}


.head-border {
	display: flex;
	align-items: center;
	font-size: 25px;
	font-weight: bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.head-border:before {
    margin-right: 1rem;
}

.head-border:after {
    margin-left: 1rem;
}

.plan_c {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.plan_c table{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}

.plan_c table th{
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.plan_c-td1{
	width: 63%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	background-color: #F9F9F9;
}

.plan_c-td2{
	text-align: right;
}

.plan_a {
	font-weight: bold;
}

.plan_list {
	clear: both;
	margin-left: 5%;
	font-size: 14px;
	margin-bottom: 50px;
}

.plan_list li{
	list-style-type: disc;
	margin-bottom: 3px;
}

.plan_pol {
	background-color: #F7F7EE;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
}

.plan_pol table{
	width: 100%;
}

.plan_pol table th{
	font-weight: bold;
	padding: 8px;
	background-color: #FFF;
	width: 90px;
}

.plan_pol table td{
	padding: 8px;
}

.plan_pol a {
	color: #000;
	text-decoration: underline;
}

.plan_pol a:hover {
	color: #999;
	text-decoration: underline;
}

.page_main-p {
	width:100%;
	margin-bottom:30px;
}

.page_main-p img{
	width:100%;
	height:auto;
}

.guid1 {
	text-align: center;
	margin-bottom: 50px;
}

.guid1 li{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.guid1 li img{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.guid1_m {
	font-size: 18px;
	background-color: #F0F0E1;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	width: 70%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

.guid2_m {
	float: none;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0.5%;
	margin-bottom: 10px;
}

.guid2_1  {
	margin-bottom: 20px;
	float: none;
	width: 100%;
}

.guid2_1 li{
	display: inline-block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 1px;
	margin-bottom: 1.5%;
	margin-left: 1px;
	padding-top: 0.5%;
	padding-right: 2.5%;
	padding-bottom: 0.5%;
	padding-left: 2.5%;
	background-color: #ECECEC;
}

.neig_map {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	margin-bottom: 50px;
}

.neig_map img{
	width: 90%;
	height: auto;
}

.neig_wrap {
	clear: both;
	overflow: hidden;
}

.neig_c {
	background-color: #F5F5EB;
	float: none;
	width: 90%;
	padding: 5%;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	margin-bottom: 30px;
}

.neig_c p{
	margin-bottom: 5%;
}

.neig_m {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #548859;
	margin-bottom: 15px;
	padding-left: 1.3em;
	text-indent: -1.3em;
}

.neig_jmp {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.neig_jmp a{
	background-color: #548859;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display:block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}

.neig_jmp a:hover{
	background-color: #86B58A;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}

.rest1_p {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

.rest1_p img{
	width:100%;
	height:auto;
}

.rest1_t {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

.rest1_ill {
	width: 40%;
	float: right;
	padding-top: 5%;
}

.rest1_ill img{
	width:100%;
	height:auto;
}

.rest1_con {
	background-color: #F7F7EE;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 35%;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	background-image: url(../img/rest1_con-sp.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto;
	margin-bottom: 50px;
}

.rest1_con p{
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666;
	margin-bottom: 20px;
}

.rest2_p {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

.rest2_p img{
	width:100%;
	height:auto;
}

.rest2_t {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

.rest2_ill {
	width: 40%;
	float: right;
	padding-top: 10%;
}

.rest2_ill img{
	width:100%;
	height:auto;
}

.rest3 {
	text-align: center;
	margin-bottom: 20px;
}

.rest3 li{
	display: inline-block;
	width: 47%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 3%;
}

.rest3 li img{
	width:100%;
	height:auto;
}


.con1_p {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

.con1_p img{
	width:100%;
	height:auto;
}

.con1_t {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../img/con_tback.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 30px;
}

.con1_midashi {
	background-image: url(../img/con1_t1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 21px;
	margin-bottom: 30px;
	font-weight: bold;
	padding-bottom: 30px;
}

.con2_p {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

.con2_p img{
	width:100%;
	height:auto;
}

.con2_t {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	background-image: url(../img/con_tback.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
}

.con2_midashi {
	background-image: url(../img/con1_t1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 21px;
	margin-bottom: 50px;
	font-weight: bold;
	padding-bottom: 30px;
	text-align: right;
}

.con_m {
	overflow: hidden;
	background-image: url(../img/con_mback1.png),
					 url(../img/con_mback2.png);
	background-repeat: no-repeat,
					  no-repeat;
	background-position: left bottom,
						right bottom;
	background-size: 40%,35%;
	padding-bottom: 40%;
	margin-bottom: 50px;
}

.qa_m {
	font-size: 18px;
	text-align: center;
	margin-bottom: 80px;
	padding-top: 20px;
}

.qa_c {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

.qa_c dt{
	font-weight: bold;
	background-image: url(../img/qa_q.png);
	background-repeat: no-repeat;
	background-size: 4%;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 19px;
	margin-bottom: 10px;
	padding-left: 4.5%;
}

.qa_c dd{
	background-image: url(../img/qa_a.png);
	background-repeat: no-repeat;
	background-size: 4%;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 17px;
	margin-bottom: 30px;
	padding-left: 4.5%;
}

.cont_c {
	width: 100%;
}

.cont_m1  {
	font-size: 20px;
	color: #FFF;
	background-color: #000000;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.cont_t1 {
	font-size: 30px;
	margin-bottom: 20px;
	text-align: center;
}

.moni_p {
	float: left;
	width: 25%;
}

.moni_p img{
	width:100%;
	height:auto;
}

.moni_t {
	float: left;
	width: 70%;
	position: relative;
	display: inline-block;
	min-width: 120px;
	max-width: 100%;
	color: #555;
	font-size: 16px;
	background: #FFF;
	border: solid 3px #555;
	box-sizing: border-box;
	border-radius: 15px;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 15px;
	padding: 2%;
}

.moni_t:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}

.moni_t:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #555;
  z-index: 1;
}

.moni_t p {
  margin: 0;
  padding: 0;
  font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.moni_cont {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}

.shop_btn {
	width: 80%;
	background-color: #000;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	margin-right: auto;
	margin-left: auto;
}

.shop_btn a{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background-color: #000;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.1em;
}

.shop_btn a:hover{
	background-color: #333333;
}

.banner {
	width: 90%;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

.banner img{
	width:100%;
	height:auto;
}

/*　仮新着　*/

.main1_wrap {
	display: flex; 
    justify-content:space-between;
	align-items:stretch;
	flex-wrap: wrap; 
	width:100%;
}

.main1_in {
	width: 48%;
	text-decoration: none;
	margin-bottom: 20px;
}

.main1_in img{
	width:100%;
	height:auto;
}

.main1_txt {
	background-color: #C5C5C5;
	border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	width: 88%;
	color: #FFF;
	padding-top: 8%;
	padding-right: 6%;
	padding-bottom: 8%;
	padding-left: 6%;
}

.main1_txt span{
	color:#000;
	font-size:14px
}

.topi1_midashi {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.topi1_day {
	margin-bottom: 20px;
	padding-top: 5px;
}


.topi1_day span{
	color: #FFF;
	background-color: #000;
	padding: 10px;
}

.topi1_cont {
	margin-bottom: 60px;
}

.topi1_cont a{
	color: #333;
	text-decoration: underline;
}

.topi1_cont a:hover{
	color: #666;
	text-decoration: none;
}

}
