@charset "UTF-8";
/* CSS Document */

/* スマホナビ切り替えサイズ 769px */

.smt_off {display: none;}
br.smt_off {display: none;}
.pc_off {display: block;}
br.pc_off {display: block;}

body {
    min-width: 100%;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.zdo_drawer_menu {
	display: block;
}

#wrap {
    width: 100%;
    height: 100%;
	margin-top: 50px;
}

p.subtitle {
    font-size: 13px;
    position: fixed;
    left: 0px !important;
    top: 0px !important;
    text-align: left;
    z-index: 9;
    background: rgba(255,255,255,0.8);
    display: block;
    width: 100%;
    height: 55px;
    padding: 14px 0px 10px 10px;
}

.naviArea {
    display: none;
}

#container_top {
    height: 300px;
}

.maincopy {
	margin: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#container {
    width: 90%;
    margin: auto;
	margin-top: 20px !important;
}

.top_topics {
    height: auto;
    line-height: inherit;
    padding-bottom: 15px;
    padding-left: 0px;
}

span.txt_topics {
    font-size: 13px;
    display: block;
}

.blog_updateInstagram {
    float: none;
    margin-top: 2px;
    margin-left: 0px;
    width: 279px;
    text-align: center;
    margin: 0 auto 20px;;
}

ul.blog_updateList {
    width: 100%;
    float: none;
    margin-right: 0px;
}

.blog_updateArea {
    width: 100%;
    margin: 35px auto 0 auto;
    overflow: hidden;
}

p.more_topics {
    height: 45px;
    line-height: 45px;
    float: right;
    position: relative;
    top: 0px;
    right: 10px;
}

#sb_instagram .sbi_photo {
    border-radius: 20px;
}

.page_top img {
	width: 70px;
	height: auto;
}

#container_top .maincopy img {
	width: 150px;
	height: auto;
}

.profile p {
    width: 100%;
}

.main_contents {
    width: 100%;
    margin: auto;
}

ul.footer_bnr li {
    float: none;
    width: 100%;
    margin-block: 10px;
}

ul.footer_bnr li:first-child {
    margin-right: 0;
    margin-block: 25px;
}

.img_box_area img {
	max-width: 100%;
	height: auto;
}

.design_list_left {
    width: 48%;
	height: 250px;
}


.design_list_right {
    width: 48%;
    height: 250px;
}

#right {
    width: 100%;
    float: none;
}

#left {
    width: 100%;
    float: none;
}

.entry-content {
    margin: 20px auto 50px;
}

.category-ul li {
    padding: 7px 0;
}

.widget-area ul li {
    padding: 5px 0;
}

form#mailformpro {
    padding: 5px 0px 0 0px !important;
}

form#mailformpro dl dt {
    width: 25% !important;
	padding: 0px 0px !important;
	text-align: left !important;
	margin-bottom: 5px !important;
	margin-top: 10px !important;
}

input.mfp_element_text {
    width: 100% !important;
}

input.mfp_element_email {
    width: 100% !important;
}

textarea {
    width: 100% !important;
    height: 200px !important;
}

form#mailformpro dl dd {
    margin: 0px !important;
    padding: 10px 5px 10px 0 !important;
    line-height: 1em !important;
    text-align: left !important;
}

.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
    padding: 10px 8px !important;
    margin: 0px !important;
}

.mail_contents {
    width: 100%;
    margin: auto;
}

.mail_thx_add {
	margin-top: 20px;
}

p.profile_body {
	text-align: left !important;
}

.navigation {
	margin-bottom: 20px;
}

.ura_page_left01 {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
}

.ura_page_right01 {
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    height: auto;
    float: none;
}

.uramado_ttl {
    font-size: 40px;
    margin: 30px auto 0;
}

.txt_area {
    text-align: left;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}

.ura_page_right02 {
    margin-top: 30px;
    margin-bottom: 25px;
    width: 100%;
    height: auto;
    float: none;
    text-align: center;
}

.ura_page_left02 {
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 100%;
    height: auto;
    float: none;
}

a.cut {
    float: left;
    border: 0px solid #ccc;
    width: 30%;
}

.design_img {
    float: none;
    width: 100%;
}

.design_txt {
    float: left;
    height: auto;
    width: 220px;
    background: #fff;
    padding: 10px 20px;
    text-align: left;
    color: #ab8fa6;
    font-size: 11px;
    margin-bottom: 20px;
}

.pastworks_area {
    overflow: hidden;
    text-align: center;
}

ul.works_list li {
    margin-bottom: 15px;
}






