@media screen and (max-width:769px){
	header {
		padding: 0;
		box-shadow:none;
	}
	header .menu_box{
		position: fixed;
		top: 0;
    height: 56px;
    padding-top: 5px;
    width: 100%;
	}
	header .tel.sp{
		position: fixed;
		right: 50px;
		height: 50px;
		width: 50px;
		padding: 14px;
		background: #fff;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		color: #0e7192;
		font-size: 22px;
	}
	header .tel.sp .mobile {
    	background-image: url(../img/common/tel_b.png);
	}
	header .sp > div {
		background:#ffffff;
		padding:0em;
	}
	header h1 {
		margin: 0 20px;
	}
	header nav.menu {
		position:fixed;
		width:100%;
		background:rgba(255,255,255,1);
		z-index:99999;
	}
	header nav.menu a{
		line-height: 14px;
	}
	header nav.menu a span {
    display: block;
    color: #0e7192;
    padding-top: 5px;
	}
	header nav.menu a.active span{
		color: #0e7192;
	}
	.menu_box{
		display: flex !important;
	}
	#menu_bar{
		height: 56px;
		padding: 0px 0;
	}
	#menu_bar .menu{
		display: block;
	}
	
	ul.dropmenu {
    display: block;
	}
	ul.dropmenu li{
		width: 100%;
	}
	ul.dropmenu li a {
    padding: 15px 20px 10px 20px;
	}
	main{
		margin-top: 50px;
	}
	#top_img_sp {
	    margin-top: 50px;
	    padding-bottom: 70px;
	}
	#contents{
		min-height: 80px;	
		margin-bottom: 80px;	
	}
	h1.logo{
		position: relative;
		left: 0;
		right: 0;
		margin: 10px auto 0;
	}
	h2.kvtitle{
		bottom: -30px;
		width: 200px;
		font-size: 20px;
		font-size: 2.0rem;
	}
	.cta{
		padding: 30px 1.5em;
	}
	.cta > .f_box {
		font-size: 12px;
		flex-flow: column wrap;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.cta .tel{
		border-bottom: 1px dotted #fff;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.cta .web,.cta .tel{
		width: 100%;
	}
	.cta .web a.f_box > div.f_box,.cta .tel a.f_box > div.f_box{
		flex-flow: column nowrap;
		width: 100%;
	}
	.btn_cta {
    background-color: #fff;
    padding: 20px 0px 20px 30px;
    margin-left: 0px;
    width: 100%;
	}
	.footer_address.tl{
		text-align: center;
	}
	.footer_social.tr{
		text-align: center;
	}
	.footer_social .social{
		margin: 30px auto;
	}
	.mail {
		background-image: url(../img/common/mail_sp.png);
    background-size: 20px auto;
    width: 20px;
    height: 15px !important;
    display: block;
    margin-right: 5px;
	}
	/*
	.cta .tel h3 {
		margin: 0;
		letter-spacing: 0em;
	}
	*/

	.cta .tel_num {
		margin: 0;
		letter-spacing: 0em;
	}

	#top_img{
		margin-top: 0px;
		position: relative;
	}
	.mobile {
		background-size: 17px auto;
		width: 20px;
		height: 25px !important;
		display: block;
		margin-right: 0px;
		margin-left: 0;
	}
	h2.title,
	h3.title,
	h4.title{
		font-size: 30px;
		font-size: 3.0rem;
	}
	h2.title.type4,
	h3.title.type4,
	h4.title.type4 {
    	text-align: center;
		padding-right: 0;
	}
	h2.title.type4 + div,
	h3.title.type4 + div,
	h4.title.type4 + div {
    	width: 100%;
	}
	h2.title.type4 + div ul li,
	h3.title.type4 + div ul li,
	h4.title.type4 + div ul li {
		letter-spacing: -0.1em;
	}
	#topmenu {
    width: 100%;
    height: 56px;
	}
	section .article.figure_img{
		padding: 0;
	}
	.ba {
    width: 100%;
    margin: 20px auto;
    position: relative;
	}
	.ba.f_box {
		flex-flow: column nowrap;
	}
	.ba h3.title span.sub_ttl {
		margin-top: 20px;
	}
	.ba .img_box:first-child,
	.ba figure:first-child {
		margin-bottom: 0px;
		padding-bottom: 0;
		width: 100%;
		padding-left: 1.2em;
		padding-right: 1.2em;
	}
	.ba .img_box:first-child p,
	.ba figure:first-child p {
		left: 0.5em;
	}
	.ba .figure_img::before{
		transform: none;
		background: none;
    content: "";
    background-image: url(../img/top/arrow_botom.png);
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: calc(100% - 4rem) auto;
    position: absolute;
    margin: 0px auto;
    left: 0;
    right: 0;
    text-align: center;
	}
	.ba .img_box:last-child,
	.ba figure:last-child{
		width: 100%;
		position: relative;
		margin: 0;
		padding-top: 60px;
		padding-left: 1.2em;
		padding-right: 1.2em;
	}
	.ba .img_box:last-child p,
	.ba figure:last-child p{
		right: 0.5em;
	}

	.ba h3.title span.main_ttl {
		display:inline;
	}

	#qa div li {
    padding: 0px;
	}
	#qa div .faq > div {
    padding: 10px 10px;
	}
	.kv_txt{
		background: transparent !important;
		padding: 0 20px !important;
	}
	.kv_txt ul {
		height: auto;
	}
	.home .kv_txt ul {
		text-shadow:1px 1px 0 rgba(255,255,255,0.5), -1px -1px 0 rgba(255,255,255,0.5),
					-1px 1px 0 rgba(255,255,255,0.5), 1px -1px 0 rgba(255,255,255,0.5),
					0px 1px 0 rgba(255,255,255,0.5),  -1px 0 rgba(255,255,255,0.5),
					-1px 0 0 rgba(255,255,255,0.5), 1px 0 0 rgba(255,255,255,0.5),
					0 0 5px rgba(255,255,255,1);
	}
	.kv_txt ul li:first-child {
	    font-size: 35px;
	    height: auto;
	    padding: 20px 0 0;
	    display: inline-block;
	    margin-top: 0;
	    margin-bottom: 0px;
	    line-height: 1.2;
	}
	#contents .kv_txt ul li:first-child {
    	font-size: 80px;
		transform: translateY(-30px);
	}




	.kv_txt ul li {
    font-size: 12px;
    padding: 0px 0 20px;
    display: inline-block;
    margin-top: 0px;
    line-height: 1.5;
	}
	.kv_txt ul li h2 {
    font-size: 14px;
    padding: 10px 0;
    line-height: 1.5;
    text-align: left;
    min-height: 38px;
	}
	.index__slide {
    height: 360px;
    margin-left: 0px;
    width: 100%;
	}
	.p-slide__item {
    height: 360px;
	}
	.index-sec-product__block {
		position: relative;
		left: 0 !important;
		right: auto !important;
		width: 100%;
	}
	.index__intro{
		padding-left: 0px;
		margin-top: -80px;
		position: relative;
	}
	.index__intro-box {
    height: auto;
    position: relative;
    width: 100%;
	}
	nav#bread{
		display: none;
		bottom: 0px;
		left: 190px;
	}
	nav.menu {
		left:0;
		top:-500px;
		-webkit-transition:all 0.5s ease-in-out;
				transition:all 0.5s ease-in-out;
	}
	nav.menu.active {
		left:0;
		top:56px !important;
	}
	nav > *  {
		width:100%;
	}
	nav a{
		font-size: 12px;
		font-size: 1.2rem;
		color: #000;
		display:block;
		padding:1em 0;
		text-align:center;
		position:relative;
		border-bottom: 1px solid #e5e5e5;
	}
	nav a.active{
		color: #000;
		background-color: #0e719233;
	}
	nav a:hover{
		color: #000;
		background-color: #0e7192;
	}
	nav+div .logo img{
		width: auto;
		height: 100%;
		margin-top: 0px;
	}
	nav.active+div .logo {
		opacity:1;
	}
	nav a img {
		min-width:50%;
		max-width:100%;
	}
	section > .article > .f_box{
		flex-flow: column nowrap;
	}
	.container .img_box.type2,
	.container figure.type2{
		margin: 0 0 10px 0;
		padding: 0;
	}
	.tel {
		font-size: 12px;
		font-size: 1.2rem;
		margin:0 0 0 auto;
	}
	header .toggle {
		background: #fff;
		position: absolute;
		right: 0;
	}
	.slick-dots{
		padding: 0 20px;
	}
	.hamburger-label {
    float: left;
    text-align: center;
    width: 100%;
	}
	.hamburger-label {
    font-size: 8px;
    font-weight: bold;
    margin-top: 0;
    line-height: 10px;
	}
	.menuimgbox {
    max-width: 324px;
    width: auto;
    margin: 0 auto;
	}
	.menu_details_title {
    	padding: 10px 20px;
	}
	.menu_details_txt {
    padding: 30px 20px 60px;
	}
	.menu_details li {
    padding: 0 20px 40px 55px;
	}
	.menu_details li::before{
		left: 15px;
	}
	.menu_details li::after{
		left: 22px;
	}
	.container.menus .article .f_box .menus_txt {
	    width: 100%;
	    margin: 0 auto;
	    font-size: 14px;
	    padding: 0px 20px;
	}
	.container .article .f_box .intro div {
    	padding: 10px 20px;
	}
	.container .article .f_box .intro div span {
		font-size: 14px;
	}

	.container .article .f_box .intro h3 {
    	padding: 20px;
	}
	.container .article .f_box .intro h3 span {
		font-size: 14px;
	}
	#concept.container .article .f_box .intro h3 {
		font-size: 20px;
		letter-spacing: 0;
	}


	.price_txt{
		width: 100%;
	}
	.price_txt table tr td:first-child {
    width: 70%;
	}
	.price_txt table {
    line-height: 1.2;
	}
	.price_txt table tr td {
    padding: 10px 5px;
	}
	.price_txt .service_note {
    font-size: 11px;
    padding: 20px 0;
    line-height: 1.6;
	}
	.img_box#headerImg,
	figure#headerImg {
		min-height:75px;
		height:initial;
	}
	.img_box,
	figure {
		width:100%;
		height:auto;
	}
	section#contents {
		min-height: 400px;
		margin-bottom: 30px;
	}
	#contents .kv_txt.f_box {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	}
	#contact .background {
    width: calc(100% + 2.4em);
    margin-left: -1.2em;
    padding: 1.2em 1.2em 5em 1.2em;
	}
	#contact dl {
    width: 100%;
	}
	#contact dl dt, #contact dl dd {
		width:100%;
		margin-left:0px;
	}
	.gallery .article {
    height: 100px;
	}

	.gallery .gallery_box li:nth-child(2n+1) {
    	margin-top: 0px;
	}
	.gallery_box li .img_box img,
	.gallery_box li figure img{
		max-width: auto;
		max-height: 100%;
	}
	.slick-prev {
    left: 1.2rem;
	}
	.slick-next {
		left:auto;
    right: 1.2rem;
	}


	.parallelogram_con_left{
		margin-bottom: 130px;
	}



	section.container .w60s {
		order: 1;
	}
	section.container .w40s {
		order: 2;
	}
	h2.title,
	h3.title,
	h4.title {
		margin-left: 0;
	}
	h2.title .main,
	h3.title .main,
	h4.title .main{
		padding-top: 60px;
	}
	h2.title.right,
	h3.title.right,
	h4.title.right {
		position: absolute;
		left: auto;
		padding-right: 100px;
	}

	h2.title .main:before,
	h3.title .main:before,
	h4.title .main:before{
		top:36px;
	}

	h2.title .sub,
	h3.title .sub,
	h4.title .sub {
		position: relative;
		z-index: 1;
		line-height: 1;
	}

	h4.title span.en {
		display:inline;
	}
	h4.title i {
		display:inline-block;
	}
	h4.title span.jp {
		display: inline;
	}


	/* 下層の見出し（h2） */
	h2.under_title {
		font-size: 24px;
		font-size: 2.4rem;
		padding: 0;
	}	
	h2.under_title span.en {
		display:inline;
	}
	
	h2.under_title i {
		display:inline-block;
		width: 30px;
		height: 3px;
	}
	
	h2.under_title span.jp {
		display: inline;
		font-size: 12px;
		font-size: 1.2rem;
	}



	.about_txtbox {
		margin-left: 0px;
		width: 100%;
	}
	.parallelogram_con_right {
		min-height: auto;
		margin: 50px 0 120px;
	}
	.parallelogram_con_right::before {
		border-width: 0 250px 570px 0;
	}
	.menu .about_txtbox .img_box.first,
	.menu .about_txtbox figure.first {
		width: 100%;
		max-width: 100%;
		position: relative;
		top: 20px;
		left: 0;
	}
	.menu .about_txtbox > div {
		width: 100%;
		position: relative;
	}
	.menu .about_txtbox > div .about_box{
		width: calc(100% + 2.4em);
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		margin-left: -1.2em;
		margin-top: 40px;
	}
	.menu_list {
		padding-top: 0;
		padding-bottom: 0;
	}
	.menu_list ul li > a.f_box{
		flex-flow: column wrap;
	}
	.menu_list ul li a .img_box {
		width: 100%;
		min-width: 100%;
		min-height: auto;
	}
	.menu_list ul li p.label{
		padding: 5px 15px 0;
    right: -15px;
		left: auto;
	}

	.menu_list h4.title {
		font-size: 40px;
		margin: -30px auto 50px auto;
	}

	.menu_list .img_box{
		min-width: auto;
		width: 100%;
	}
	.menu_list ul li a .img_box img {
		width: 100%;
		min-height: auto;
	}
	.menu_list ul li a figure {
		display: block;/*追加対応*/
	}
	.menu_list ul li a figcaption {
    	padding: 20px 30px;
	}
	.container .flow_txtbox {
    position: relative;
    width: 100%;
    top: 50px;
	}
	.container .flow_txtbox .img_box.first,
	.container .flow_txtbox figure.first{
		position: relative;
		width: 100%;
		max-width: 100%;
		right: 0px;
	}
	.container .flow_txtbox .about_box{
		position: relative;
		left: -2em;
		width: calc(100% + 4em);
		top: 20px;
	}

	/*
	.container .article .f_box .intro p{
		width: calc(100% + 4em);
		transform: 					translate(-2em,0px);
		-moz-transform: 		translate(-2em,0px);
		-webkit-transform:	translate(-2em,0px);
		-o-transform: 			translate(-2em,0px);
		-ms-transform: 			translate(-2em,0px);
	}*/

	.container .article .f_box .intro p.ex_txt{
		width: calc(100% + 4em);
		transform: 					translate(-2em,0px);
		-moz-transform: 		translate(-2em,0px);
		-webkit-transform:	translate(-2em,0px);
		-o-transform: 			translate(-2em,0px);
		-ms-transform: 			translate(-2em,0px);
	}

	.btn{
		width: 100%;
	}
	.btn.type4 span{
		right: 10px;
	}
	.btn.type4.arrow-left span{
		left: 10px;
	}
	.container .article .f_box.left .intro p.ex_txt .btn-border-o, .container .article .f_box.right .intro p.ex_txt .btn-border-o {
		width: 100%;
	}
	#contact input[type="text"], #contact input[type="email"] {
    	width: 100%;
    	height: 32px;
	}
	#contact dl dd span{
	}
	#ContactBtn img{
		display:none;
	}
	.img_box.lead,
	figure.lead {
	  max-height: 290px;
	}
	#post .side{
		padding-left: 0;
	}
	#post .list a {
		width:100%;
	}
	#post .list a .img_box,
	#post .list a figure {
		height:200px;
	}
	footer .navi article,
	footer .navi .article {
		display:-webkit-flex;
		display:flex;
	}

	footer nav {
		width:50%;
	}
	footer nav a {
		width:100%;
		padding:0.8em;
	}
	footer nav a:nth-child(2) {
		padding-top:0;
	}
	footer nav span {
		display:none;
	}

	.footerMain {
		display: block;
	}

	.container .img_box.type2,
	.container .img_box.type3,	
	.container figure.type2,
	.container figure.type3 {
		width: 100%;
	}
	.container .message .img_box.type2 {
		padding: 0 10px 10px 0;
	}
	.menu_details_top .f_box{
		flex-flow: column wrap;
	}
	.menu_details_top ul{
		padding-left: 0px;
	}
	table.menu_details_table td {
    padding: 10px 10px;
	}
	#access .table_box {
    padding: 10px 10px;
    margin: 20px 0;
	}
	#access table td,#access table th{
		padding: 5px 0px;
	}
	#access ul li p:first-child{
		width: auto;
		max-width:100px;
		min-width:80px;
	}
	.pager.f_box .btn{
		font-size: 12px;
		padding: 10px 10px;
		width:auto;
	}
	.pager.f_box > div.backlist{
		width: 36%;
	}
	.pager .backlist .btn-border-o{
		display: flex;
		flex-flow: row nowrap;
	}
	#news li span{
		width: 50%;
		margin-left: 20px;
		white-space: nowrap;  
		overflow: hidden;  
		text-overflow: ellipsis;  
		-webkit-text-overflow: ellipsis;  
		-o-text-overflow: ellipsis; 
		display: inline-block;
		display: -moz-inline-box;
	}
	#news li {
    width: 100%;
    text-align: left;
    padding: 8px 40px 8px 20px;
	}
	#question article h3, #question .article h3 {
		padding:1.5em 1em 1.5em 1em;
	}
	.img_box.make,
	figure.make {
		width:40%;
		margin:0 auto;
	}
	#blog .img_box,
	#blog figure {
		min-width:110px;
		width:110px;
		height:110px;
		margin-right:0.5em;
	}
	#blog ul li {
		width:100%;
	}
	.btn.main{
		width:100%;
	}
	.sbi_item {
		width:50% !important;
	}
	.blog_title{
		width: 100%
	}
	h2.title span,
	h3.title span,
	h4.title span{
		width: 100%;
		line-height: 28px;
	}
	.title_sub {
    width: 100%;
	}
	#about > .f_box{
		flex-flow: column wrap;
		width: 100%;
	}
	#about .img_box,
	#about figure{
		width: 100%;
		margin-bottom: 30px;
	}

	#about .img_box img,
	#about .img_box img.bg,
	#about figure img,
	#about figure img.bg{
		width: 100%;
	}
	#about .about_feature {
    width: 100%;
    margin-bottom: 30px;
	}
	.about_txtbox {
    margin-left: 0px;
    width: 100%;
		top: 110px;
		position: relative;
	}
	.btn.blog{
		width: 150px;
	}
	ul li .b_title{
		display: block;
	}
	.trans .f_box{
		display: block;
	}
	.blog_txt{
		display: block;
	}
	#blog ul li::after {
    top: 40%;
	}
	ul.list li .col{
		display: flex;
		flex-flow: row wrap;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	ul.list li .step_title{
		margin: 0;
		letter-spacing: 0em;
	}
	ul.list li .step_txt{
		margin: 15px 0;
	}
	#menu ul li:nth-child(2) span {
    display: block;
	}
	nav#bread ol {
    margin: 0 auto;
    padding: 1em 0;
	}
	#post nav{
		width: 100%;
	}
	#post nav.post{
		width: 100%;
		min-width: 100%;
	}
	#post ul.list li {
	    padding: 8px 60px 8px 20px;
	    text-align: left;
	    line-height: 14px;
	    font-size: 12px;
	    font-size: 1.2rem;
	}
	#post ul.list .btn::after {
		top: 15px;
	}
	#post ul.list li span{
		margin-left: 0;
		width: 95%;
	}
	#post .blog .img_box::before,
	#post .blog figure::before {
		width: 100%;
		height: 100%;
	}
	#menu nav{
		width: 100%;
	}
	#menu .menuimgbox {
  		margin: 0 auto;
	}
	#menu ul.menutextbox{
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}
	#menu ul.list li > div:first-child{
		margin: 10px auto 20px;
	}
	#contact .mw_wp_form_preview .contact_preview_btn {
    width: 100%;
	}
	#contact .mw_wp_form_preview .btn:first-child{
	  margin-right: 10px;
	}
	.privacy ,.mw_wp_form .consent{
		width: 100%;
	}
	#contact .privacy dl dd span{
		display: table-cell !important;
	}
	section > .article > .social.f_box {
    flex-flow: row nowrap;
	}
	.description p ,
	.preview_description p {
    text-align: left !important;
	}
	.blog .img_box {
    padding: 36px 30px 10px;
    margin-bottom: 10px;
	}
	.blog .img_box img {
		width: 100%;
		height: 100%;
	}
	.blog .ex_txt {
		width: 100%;
		transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		-ms-transform: translate(0px,0px);
	}





	.blog h2.title,
	.blog h3.title,
	.blog h4.title{
		top: 0;
	}
	.blog .blog_box{
		flex-flow: column wrap;
		padding-top: 50px;
	} 
	.blog .blog_box li{
		width: 100%;
	}
	.blog .img_box:before,
	.blog figure:before{
		width: calc(100% - 60px);
		left: 40px;
		top: 45px;
	}
	.blog .img_box .label,
	.blog figure .label {
		max-width: 150px;
		background: #0e719299;
		color: #000;
	}
	#top_img{
		height: auto;
	}
	.kv_txt{
		top: 20px;
		height: 100%;
	}
	.subpkv + .kv_txt{
		top: auto;
		bottom: 50px;
	}
	#contents .subpkv + .kv_txt.f_box {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
	}
	h2.title,
	h3.title,
	h4.title{
		top:30px;
	}



	#contents #parallelogram {
		width: 500px;
   		height: 100%;
    	top: 0;
	}


	.parallelogram_con_left:before {
		width: 250px;
		border-width: 400px 250px 0 0;
	}


	.home #parallelogram{
    	width: 700px;
		left: -220px;
	}
	#parallelogram {
    	height: 80%;
    	top: 100px;
	}
	.kv_txt.f_box{
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
	section#shopinfo > .article > .f_box {
    	flex-flow: row nowrap;
	}
	#shopinfo .intro li p:first-child {
    	min-width: 80px;
    	max-width: 80px;
    	padding-right: 20px;
	}
	#staff .img_box.type2,
	#staff figure.type2 {
		width: calc(100% + 4em);
		margin-left: -2em;
	}
	#staff .intro {
    padding: 30px 0px;
	}
	.sub_title .sub_title_box div:first-child {
    font-size: 20px;
	}

	/*
	.container .intro p,
	.container .article .f_box.left .intro p{
		width: calc(100% + 4em);
		z-index: 1;
		transform: 					translate(-2em,0px);
		-moz-transform: 		translate(-2em,0px);
		-webkit-transform: 	translate(-2em,0px);
		-o-transform: 			translate(-2em,0px);
		-ms-transform: 			translate(-2em,0px);
	}
	*/


	.container .intro p.ex_txt,
	.container .article .f_box.left .intro p.ex_txt {
		width: calc(100% + 4em);
		z-index: 1;
		transform: 					translate(-2em,0px);
		-moz-transform: 		translate(-2em,0px);
		-webkit-transform: 	translate(-2em,0px);
		-o-transform: 			translate(-2em,0px);
		-ms-transform: 			translate(-2em,0px);
	}


	.container .article .f_box.right {
    flex-flow: column wrap;
	}
	.container .article .f_box.left .img_box,
	.container .article .f_box.right .img_box,
	.container .article .f_box.left figure,
	.container .article .f_box.right figure {
		transform: 					translate(0,0px);
		-moz-transform: 		translate(0,0px);
		-webkit-transform: 	translate(0,0px);
		-o-transform: 			translate(0,0px);
		-ms-transform: 			translate(0,0px);
		padding: 0 10px 10px 0;
	}
	.container .about_txtbox > div {
    width: 100%;
    position: relative;
	}
	.container .about_txtbox > div .about_box{
		width: calc(100% + 4rem);
    position: relative;
    top: 20px;
    left: -2rem;
    right: -2rem;
	}
	.container .article .f_box.left .intro div{
		padding: 20px;
	}
	.container .about_txtbox {
	  position: relative;
	  top: 70px;
	}
	.container .about_txtbox .first {
	  width: 100%;
	  position: relative;
	  top: 0;
	  right: 0;
	}
	.container .about_txtbox .last {
	  width: 80%;
	  position: relative;
	  top: 20px;
	  right: auto;
	  margin-bottom: 20px;
	  left: 15%;
	}
	p.copy{
		margin: 0 auto;
	}
}



@media screen and (min-width:769px){
	header {
		position:fixed;
		height:auto;
	}
	header.hide {
		height:auto;
		overflow:hidden;
	}
	header > section, header+section {
		position:relative;
		max-width:100%;
		margin:0 auto;
	}
	nav {
		min-width: 700px;
		height: 100%;
		margin: 0 auto;
		padding: 0 0 0 20px;
	}
	nav a{
		display:block;
		width:auto;
		padding: 0;
		text-align:center;
		position:relative;
		color: #000;
		text-align: center;
	}
	nav a span{
		margin-top: 8px;
	}
	#header_box {
		width: 100%;
		background-color: #fff;
	}
	#header_box .header_top{
		width: 1200px;
		height:80px;
		margin: 0 auto;
		border-bottom: 1px solid #d3d3d3;
		padding: 0 10px;
	}
	h1 .over {
		font-size: 10px;
		font-size: 1.0rem;
	}
	h1 .under {
		font-size: 20px;
		font-size: 2.0rem;
	}
	section#contents {
		margin-top:86px;
	}
	main {
		position: relative;
	}
	.img_box#headerImg,
	figure#headerImg {
		height:240px;
		max-height:240px;
	}
	.img_box.staff,
	figure.staff {
		width:350px;
	}
	.img_box.access,
	figure.access {
		width:480px;
	}
	#contact dl dt {
		width:100%;
	}
	#contact dl dd {
		width:100%;
	}
	footer nav {
		text-align:center;
		margin:2em 0em 6em 0;
	}
	footer nav a {
		padding:0 1em;
	}
	footer nav span {
		width:1em;
	}
	#question article h3, #question .article h3 {
		padding:1.5em 2em 1.5em 2.5em;
	}
	#blog ul {
		width:860px;
		margin: 0 auto
	}
	#blog ul li{
		width: 100%;
	}
	#blog .img_box,
	#blog figure {
		min-width:75px;
		width:75px;
		height:75px;
		margin-right:0.5em;
	}
}



@media screen and (max-width:880px){
	#menu .col.w45ll{
		width: 100%;
	}
	#menu .col:nth-child(3) {
    margin-bottom: 30px;
	}
	#access .access_box{
		width: 100%;
		font-size: 10px;
		font-size: 1rem;
	}
	#access .access_details{
		max-width: 100%;
	}
	#access .access_box > div:first-child{
		margin-bottom: 30px;
	}
	#access .access_box.f_box{
		flex-flow: column wrap;
	}
	#map.gmap{
		width: 100%;
	}
	.btn.type3 {
    width: auto;
    padding: 8px 14px;
    margin-top: 5px;
  }
}