@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input, textarea {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
}
ol{
	list-style:decimal;
	margin-left:30px;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}


body {
	background: url(../images/bg.jpg);
	height: 100%;
	color: #202020;
	font-family : YuMincho, '游明朝', serif;
	font-size: 14px;/*フォントサイズ*/
	line-height: 2;
	letter-spacing: 0.2em;
}
img {
	display: block;
	height: auto;
	max-width: 100% !important;
	margin: 10px auto;
}
a img {
	transition-property: all;
	transition-duration: 1s;
}
a img:hover{
	opacity: .7;
}
a {
	color: #999;
	transition-property: all;
	transition-duration: 1s;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #333;
}

.pc{display: inherit;}
.sp{display: none;}

/*header*/
.header{
	text-align: center;
	overflow: hidden;
	margin-bottom: 0px;
	margin-top: 10px;
}
.header .container{
	padding:150px 0 100px;
}

.top-slider{
}
.top-slider img{
	width: 90%;
	max-width: 1000px;
	height: auto;
}
.top-slider .slick-slide img{
	transition: all 900ms 0s ease;
	opacity: 0;
	margin: 0 auto;
}

.top-slider .slick-current img{
	transition: all 500ms 0.5s ease;
	opacity: 1;
}

.header .g-nav{
	width: 1000px;
	margin:10px auto;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}
.header .g-nav li{
	display:inline-block;
	margin: 0 25px;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
}
.header .g-nav li:first-child{
	margin:0;
	margin-left: 130px;
	display: block;
	margin-bottom: 30px;
}
.header .g-nav li img{
	width: 220px;
	margin: 0;
}


/*head-change*/
#head-change{
	background: url(../images/bg.jpg);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 99999;
	padding: 10px 0;
	font-weight: bold;
	font-size: 1.2em;
}
.nav_logo{
	float: left;
}

.logo{
	margin-bottom: 80px;
	text-align: center;
}
.message_area{
	padding-top: 30px;
	text-align: left;
	text-shadow: 2px 2px 3px rgba(255,255,255,1);
	-ms-writing-mode: tb-rl; /* for MS IE8+ */
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;

}
.message_area p{
	font-size: 14px;
	padding: 0 1em;
	line-height: 2;
	letter-spacing: 0.2em;
}
section{
	margin-bottom: 150px;
}
section.bt{
	margin-bottom: 50px;
}
.access{
	margin-bottom: 0px;
}
.title{
	padding-top: 1em;
	margin-bottom: 40px;
	font-size: 34px;/*フォントサイズ*/
	line-height: 120%;
	text-align: center;
	font-family: 'SabonLTPro-Roman', 'SabonLTPro-Bold', "見出ミンMA31 JIS2004", "Midashi Min MA31 JIS2004", serif;
	font-weight: bold;
}
.title .ico_title{
	display: block;
	width: 43px;
	margin:0 auto 0.8em;
}
.title .title_en{
	display: block;
	font-size: 24px;/*フォントサイズ*/
	letter-spacing: 0.1em;
	margin-top: 20px;
	font-family: 'Pinyon Script', cursive;
	font-weight: 100;
}
.wp-caption{
	width:initial !important;
}
.wp-caption-text{
	font-family:sans-serif;
	font-size:80%;
	line-height:150%;
	width: 747px;
	margin: 0 auto;
}
.post, .page{
	font-family: 'Noto Sans JP', sans-serif;
	font-size:14px;
}

#single-content .page-content{
	padding:30px;
}
#single-content .page h2{
    margin-bottom: 20px;
    font-weight: 700;
    font-size:120%;
    color:#333399;
	line-height: 120%;
}
#single-content .category-aruaru h2,
#single-content .category-episode h2{
    margin-bottom: 20px;
    font-weight: 700;
    font-size:120%;
    color:#333399;
	line-height: 120%;
}

#single-content p{
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 140%;
}
#single-content ol{
	margin-bottom: 20px;
}


section .container{
	max-width: 600px;
	margin: 60px auto;
	text-align: center;
	font-size: 150%;
}
.container dl{
	margin: 40px 0;
	border-bottom: 3px double #ddd;
	padding-bottom: 40px;
}
.container dl:last-child{
	border-bottom:none;
}
.container dt{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 1em;
}
.container dd span{
	font-size: 0.9em;
	margin-left: 10px;
	color: #666;
}
.container dd{
	margin: 0 0 0.5em 1em;
}
.container th{
	font-weight: bold;
	padding: 10px;
	vertical-align: top;
	width: 100px;
}
.container td{
	padding: 10px;
}

.slider_area{
	max-width: 1280px;
	margin: 0 auto;
	text-align: center;
}

/*bx-wrapper*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	*zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bxslider {
	margin: 0;
	padding: 0;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
}
.bx-wrapper {

}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.slider_pager{
	max-width: 900px;
	margin: 10px auto;
	text-align: center;
}
.slider_pager a {
	display: inline-block;
	width: 20%;
}
.slider_pager img {
	display: block;
	width: 100%; 
}



/*address*/
.address{
	text-align: center;
	margin-bottom: 2em;
}
#google_map {
	width: 100%;
	height: 700px;
}
.bottom30{
	margin-bottom: 30px;
}

/*関連動画*/
.movie_area h2.page-title{
    border-bottom: 2px solid #333399;
    margin: 50px 0 20px;
    padding-bottom: 15px;
}
.movie_area ul {
    display: table;
}
.movie_area ul li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
}
.movie_area ul li.left dl dt img {
    margin: 0 auto 30px;
    width: 50%;
}
.movie_area ul li.left dl dd {
    font-size: 12px;
    font-weight: bold;
}
.movie_area ul li.right dl dt {
    color: #333399;
    margin-bottom: 7px;
	text-align:left;
}
.movie_area ul li.right dd img{
    width: 100%;
	height:auto;
    margin: 0;
}
@media screen and (max-width: 767px) {
.movie_area ul,
.movie_area ul li {
    display: block;
}
.movie_area ul li{
    width: 100%;
}
.movie_area ul li.left {
    margin: 60px 0;
}

}
@media screen and (max-width: 767px) {
	#google_map {
		height: 400px;
	}
}

.re_top{
	border-bottom:8px solid #C7A156;
}
.re_top a{
	display: block;
	padding: 10px 0;
	background: #202020;
	text-align: center;
}


@media (max-width: 991px) {
	.header .container{
		background: url(../images/img_hokuriku.svg) left bottom no-repeat;
		background-size: 60%;
		padding:150px 0 100px;
	}
}


#slides {
    position: relative;
    width: 90%;
    height: 680px;
    overflow: hidden;
    min-width: 880px;
    margin-top: 0;
    margin: 10px auto;
    margin-bottom: 0;
}
#slides .item {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: inline-block;
}
#slides .item img{
	width: auto;
	-webkit-transition-property: transform;
	-webkit-transition-duration: 2s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-property: transform;
	-moz-transition-duration: 2s;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-property: transform;
	-o-transition-duration: 2s;
	-o-transition-timing-function: ease-in-out;
	transition-property: transform;
	transition-duration: 2s;
	transition-timing-function: ease-in-out;
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	height: auto;
}
#slides .item.current img{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 767px){
	#slides {
    min-width: 100%;
    margin-top: 30px;
    padding-top: 40vh;
    height: auto;
 }
 #slides .item img{
 	height:auto;
 }
}

.case-box,.illust-box,.circle-list,.interview-box,.price-list{
	width:1000px;
	margin:0 auto;
	display:block;
	text-align:center;
}
.case-box li,.illust-box li{
	display:inline-block;
	width:230px;
	text-align:left;
	margin: 10px auto;
	vertical-align: top;
}
.illust-box li h3,.illust-box li p{
	padding: 0 12px;
}
.case-box li{
	background:#fff;
	padding:10px;
	height: 440px;
	vertical-align: top;
	position: relative;
}
.case-box li img,.illust-box li img{
	width:100%;
	height:180px;
	object-fit:cover;
}
.illust-box li img{
	padding:10px;
	border:1px solid #cec5b7;
	background-color: #efeae1;
}
.case-box li h3,.illust-box li h3{
	font-family:sans-serif;
	font-weight:700;
	margin: 15px auto;
	margin-bottom: 10px;
	font-size: 100%;
	white-space: normal;
	line-height: 160%;
	letter-spacing: -1px;
}
#case .case-box li h3,.illust-box li h3{
	min-height: 42px;
}
#thorough .case-box li h3,.illust-box li h3{
	min-height: 62px;
}
.case-box li p,.illust-box li p{
	font-family:sans-serif;
	font-size: 105%;
	letter-spacing: 0px;
	line-height: 150%;
	margin-bottom: 11px;
	color: #333;
	height: 110px;
	overflow: hidden;
}
.case-box li .detail-link{
	background:#00175D;
	color:#fff;
	padding: 3px 10px;
	position: absolute;
	bottom: 14px;
	right: 8px;
	transition:0.5s;
}
.case-box li .detail-link:hover{
	transition: 0.3s;
	background:#721582;
	border-radius: 15px;
}

.case-box.circle li{
	width:180px;
	height: 180px;
	margin:0 5px 0;
/* 	border: 1px solid #cec5b7; */
	border-radius:100%;
	text-align:center;
	position: relative;
	background-size:cover;
	background-position:center;
	background-color:#f8f7f2;
	cursor:pointer;
	display:inline-block;
}
.case-box.circle li.p1{background-image: url(../images/workdetail_01.png);}
.case-box.circle li.p2{background-image: url(../images/workdetail_02.png);}
.case-box.circle li.p3{background-image: url(../images/workdetail_03.png);}
.case-box.circle li.p4{background-image: url(../images/workdetail_04.png);}
.case-box.circle li.p5{background-image: url(../images/workdetail_05.png);}
.case-box.circle li h3{
	position: absolute;
	bottom: 20px;
	color: #F44336;
	width: 100%;
	font-size: 150%;
	text-shadow:2px 2px 0px #fff,2px -2px 0px #fff,-2px 2px 0px #fff,-2px -2px 0px #fff;
}

#about .case-box-link{
	display: flex;
	flex-wrap: wrap;
	margin:30px auto 0;
	max-width:900px;
}
#about .case-box-link li{
	width: 24%;
	margin: 1% 0.5%;
	box-sizing: border-box;
	display: inline-block;
	padding: 1%;
	position: relative;
	border: 2px solid #607D8B;
}
#about .case-box-link li h3{
	left: 0;
	top: 0;
	font-family: sans-serif;
	font-weight: 700;
	color: #fff;
	font-size:120%;
	padding: 5%;
	width: 100%;
	position: absolute;
	text-align: center;
}
#about .case-box-link li h3.patent{
	background:#f39c1b;
}
#about .case-box-link li h3.trademark{
	background:#0da0e2;
}
#about .case-box-link li h3.copyright{
	background:#4CAF50;
}
#about .case-box-link li h3.design{
	background:#f18aad;
}
#about .case-box-link li a{
	font-family: sans-serif;
	font-weight: 700;
	margin: 45px auto 10px;
	font-size: 100%;
	white-space: normal;
	line-height: 140%;
	letter-spacing: 0;
	text-align: left;
	color: #000;
	display: block;
}
#about .case-box-link li a:hover{color: #999;}

#episode .case-box-link{
	display: flex;
	flex-wrap: wrap;
	margin:30px auto 0;
	max-width:900px;
}
#episode .case-box-link li{
	width: 40%;
	width: calc(50% - 2em);
	float: left;
	position: relative;
	list-style-position: outside;
	list-style-type: disc;
	margin-left:2em;
}
#episode .case-box-link li a{
	font-family: sans-serif;
	font-weight: 700;
	margin: 15px auto 5px;
	font-size: 110%;
	white-space: normal;
	line-height: 160%;
	letter-spacing: 0;
	text-align: left;
	color: #000;
	display: block;
}
#episode .case-box-link li a:hover{color: #999;}


.illust-box li .detail-link{
	float:right;
	text-decoration: underline;
	padding-right: 15px;
	margin-top: -10px;
}
.circle-list{
	display: block;
}
.circle-list li{
	margin: 0 20px;
	padding: 5px;
	display: inline-block;
	width: 150px;
	vertical-align: top;
	height: 150px;
	background-size: contain;
	background: url(../images/circle_o.svg)no-repeat center;
	font-size: 150%;
	font-family: sans-serif;
	color: #fff;
}
.circle-list li h4{
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 5px;
}
.circle-list li p{font-size: 70%;line-height: 120%;letter-spacing: -0.8px;}
.circle-list li a{
	display:block;
	background:#f03;
	color:#fff;
	height: 25px;
	width: 80px;
	margin: 5px auto;
	line-height: 25px;
	font-size: 70%;
}

section#single-content{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	line-height:180%;
	font-size:120%;
}
/* #case .flex{
	display: flex;
	flex-wrap: wrap;
}
#case .title{
	width:100%;
	text-align:center;
}

#case h3,#single-content h3{
	font-size:150%;
	font-weight:700;
	line-height:200%;
}
#case .image{
	display:table-cell;
}
#case .image img{
	width:100%;
	height: 380px;
	object-fit: contain;
}
#case .point{
	margin-top:30px;
}
 */

.interview-box2{
	background-color: #000;
	color: #fff;
	display: table;
	width: 100%;
	max-width:1000px;
	margin:0 auto;
}
.interview-box2 .int-photo{
	width:100%;
	overflow: hidden;
}
.interview-box2 .int-photo img{width:100%;margin: 0 auto;}
.interview-box2 .int-com{width:500px;margin:-140px auto 0;	z-index: 50;position: relative;background-color: #000;}
.interview-box2 .int-com h2{
	width:500px;
	height:140px;
	display:table-cell;
	vertical-align: middle;
    font-size: 230%;
    font-family: sans-serif;
    font-weight: 700;
    text-align: left;
    line-height: 120%;
    margin: 30px;
	text-align:center;
	letter-spacing: -0.5px;
}
.interview-box2 .int-com h2 span{font-size:74%;display:block;}
.interview-box2 p,
.interview-box2 h3{
    font-family: sans-serif;
    font-size: 105%;
    letter-spacing: -0.5px;
    line-height: 150%;
    margin-bottom: 11px;
    overflow: hidden;
}
.interview-box2 h3{padding-top:5px;}
.interview-box2 a{color:#fff;}
.interview-box2 a:hover{color:#999;}
.interview-box2 .int-com > p{padding:0 25px 30px;border-bottom:1px solid #999;}
.interview-box2 .int-com ul{width:100%;margin: 20px auto 0;}
.interview-box2 .int-com li{width: 49%;padding-bottom:25px;display: inline-block;}
.interview-box2 .int-com li img{width:100%;margin: 0 auto;}
.interview-box2 .int-com li:last-child{float:right;text-align:left;}


.price-list .note{
	font-size:80%;
	text-align: right;
	width: 80%;
	margin:0 auto;
}

.price-list table{
	width: 80%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 15px;
    font-size: 12px;
}
 
.price-list table th,
.price-list table td {
    padding: 10px;
}
 
.price-list table th {
    background: #00175d;
    vertical-align: middle;
    text-align: left;
    width: 300px;
    overflow: visible;
    position: relative;
    color: #fff;
    font-size: 250%;
    line-height:90%;
    padding-top:20px;
}
.price-list table th span{
	display:block;
	font-weight:400;
	font-family:sans-serif;
	font-size:50%;
    color: #ccc;
}
 
.price-list table th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #00175d;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    .price-list table th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
 
.price-list table td {
    background: #efeae1;
    width: 300px;
    padding-left: 20px;
    font-family:sans-serif;
    font-weight:700;
}
.price-list dt,.price-list dd {
	display:inline-block;
	width:50%;
	line-height:200%;
	border-bottom:1px solid #ccc;
	font-weight:400;
}
.price-list dd{
	text-align:center;
}
.price-list table td.price {
	font-size: 230%;
	font-weight:700;
	vertical-align: bottom;
	text-align: right;
	width:200px;
}
.price-list table td.price span{
	font-size:50%;
	font-weight:400;
}


.example .image,.example .image img{
	width:100%;
}
.example .image .caption{
	font-family:sans-serif;
	font-size:80%;
	display:block;
	text-align:right;
	color:#F44336;
}
.example .detail{
	margin:50px 10px;
	margin-top:10px;
}
.example .detail h3{
	color:#00175D;
	font-weight:700;
}

#single-content .op-advice{
	margin-top:50px;
	background:#fdeee2;
	padding:20px;
	min-height: 330px;
	margin-bottom: 0;
}
#single-content .op-advice h4{
	display:none;
	font-size: 150%;
	font-weight: 700;
	color: #000;
	line-height: 160%;
	margin-bottom: 10px;
	font-family:serif;
}
#single-content .op-advice h4 span{
	color:#fc0f1c;
	font-size: 170%;
	letter-spacing:0;
	vertical-align:bottom;
	display: block;
	margin-left: 20px;
}
#single-content .op-advice .op-advice-img{
	float:left;
	width:220px;
	height:300px;
	margin:10px;
	background:url(http://dawdy.co.jp/lp-test/sample/jpaa_lp/wp-content/themes/jpaa/images/op-advice.png)no-repeat;
	background-size:contain;
}
#single-content .op-advice p{
	display: block;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
	line-height:120%;
	font-size:100%;
}


#google_map img {
  max-width: none !important;
  /* ... */
}

#single-content .hd_block {
	font-family: sans-serif;
	background:#F1EFE7;
	padding-bottom:40px;
}
#single-content .hd_block h3{
	padding: 32px;
	font-size: 30px;
	line-height: 120%;
	font-weight: bold;
	letter-spacing:0;
}
#single-content .hd_block p{
	padding:0 32px;
	font-size: 18px;/*フォントサイズ*/
	letter-spacing:0;
	line-height: 120%;
}







@media (max-width: 767px) {
.pc{display: none;}
.sp{display: inherit;}

.title{
	font-size:7vw;
	width: 100%;
	text-align: center;
	letter-spacing: 0px;
}
.case-box,.illust-box{
	width:100%;
	margin:0 auto;
	display:block;
	text-align:center;
}
.case-box li,.illust-box li{
	display:inline-block;
	width: 48%;
	text-align:left;
	vertical-align: top;
	height: 385px;
}

.case-box.circle li {
    width: 200px;
    height: 200px;
    margin: 0 10px 10px;
}
	.case-box.circle li:last-child{margin: -20px 10px 0;}

.case-box-link{display: table;max-width: auto;width:90%;flex-wrap:nowrap;}
#about .case-box-link li{
	width: 100%;
}
#about .case-box-link li h3{
	padding: 3%;
}
#about .case-box-link li a{
	margin: 40px auto 5px;
	font-size: 100%;
}
	
.case-box li img,.illust-box li img{
	width:100%;
	height:100px;
	object-fit:cover;
}
.case-box li .detail-link,.illust-box li .detail-link{
	width: 90%;
	text-align:center;
}
.case-box li h3,.illust-box li h3{
	white-space: normal;
	font-size: 105%;
	margin-bottom: 0;
	padding: 0 5px 5px;
}
.illust-box li h3{
	/*white-space:nowrap;*/
}
.case-box li p,.illust-box li p{
	padding: 0 5px;
}

.circle-list{
	display: flex;
	justify-content: center;
	width: 100%;
	flex-wrap: wrap;
}
.circle-list li{
	margin: 0 7%;
	justify-content: center;
	align-items: center;
	width: 45vw;
	height: 45vw;
	margin-bottom: 30px;
	font-size: 150%;
}
.circle-list li h4{
	margin-top:3vw;
}


section#case{
	width: 100%;
}
#case .detail{order:1;}
#case .image{order:0;}
#case .point{order:2;}

#case .image img{height:auto;}

}

@media (max-width: 767px) {
	.logo{
		margin-bottom: 80px;
		text-align: center;
	}
	.header{
		text-align: center;
		overflow: hidden;
	}
	.header .container{
		background: url(../images/img_hokuriku.svg) left bottom no-repeat;
		background-size: 60%;
		padding:50px 0 0px;
		margin-bottom: 50px;
	}
	.header .g-nav {
		display: block;
		width: 100%;
		margin: 10px auto;
		}
	.header .g-nav li{
		display:none;
	}
.header .g-nav li:first-child{
	margin:0;
	width:100%;
	display: block;
	height: auto;
}
.header .g-nav li img{
	width: 70%;
	margin: 0 auto;
}
.price-list table{
	width:98%;
}
.price-list table th{
	width:25%;
	line-height:100%;
}
.price-list table td.price{
	width: 30%;
	font-size:250%;
}
.price-list table td.price span{
	display:block;
}
.price-list .note{
	text-align:left;
}
.price-list table th span{
	line-height: 130%;
}

	section{
		margin-bottom: 90px;
		max-width: 100%;
	}
	#map iframe {
		width: 100%;
		height: 300px;
	}
.case-box,.illust-box,.circle-list,.price-list{
	width:100%;
}




.interview-box2 .int-com{width:90%;margin:20px auto 0;}
.interview-box2 .int-com h2{
	width:100%;
	height:auto;
	display:table;
	vertical-align: middle;
    font-size: 210%;
    font-family: sans-serif;
    font-weight: 700;
    text-align: left;
    line-height: 120%;
    margin: 30px 0 15px;
	text-align:center;
}

	

section#single-content{
	width: 90%;
}
.wp-caption-text{
	width:100%;
}
#single-content .op-advice{
	padding: 5px;
}
#single-content .op-advice .op-advice-img{
	width: 50%;
	height: 210px;
}

}


.movie_area ul li iframe{
	width: 100%;
	height: 213px;
}





@media (max-width: 464px) {
.case-box.circle li {
    width: 160px;
    height: 160px;
    margin: 0 6px 6px;
}
	.case-box.circle li:last-child{margin: -16px 60px 0;}


.interview-box2 .int-com h2{
    font-size: 165%;
    margin: 20px 0 10px;
}

.interview-box2 .int-com > p{padding:0 10px 20px;}
.interview-box2 .int-com ul{width:90%;margin: 20px auto 0;}
.interview-box2 .int-com li{float:none;width:100%;padding-bottom:20px;}
	.interview-box2 .int-com li h3{padding:5px 0 0;}
.interview-box2 .int-com li img{width:100%;margin: 0 auto;}
.interview-box2 .int-com li:last-child{float:right;text-align:left;}
	
}
@media (max-width: 366px) {
.case-box.circle li {
    width: 180px;
    height: 180px;
    margin: -60px 6px 6px;
	float:left;
}
.case-box.circle li:first-child{margin: -15px 6px 6px;}
	.case-box.circle li:nth-child(2n){float:right;}
	.case-box.circle li:last-child{margin: -60px 6px 6px;}
.case-box-link {
    width: 98%;
}
	
}


#video{max-width:1000px;margin-left:auto;margin-right:auto;}
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}


/* リンクボタン */
.single-relation {
  font-family: YuMincho, '游明朝', serif;
  margin-top: 70px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.single-relation li {
  min-width: 32.47%;
  font-size: 16px;
  font-feature-settings: "palt" 1;
  letter-spacing: -.001em;
  margin-right: 1.295%;
  margin-bottom: 5px;
}
.single-relation li:last-child {
  margin-right: 0;
}
.single-relation li a {
  width: 100%;
  height: 100%;
  color: #fff;
  background: #00175d;
  padding: 10px 30px 10px 20px;
  position: relative;
  display: inline-block;
  transition: opacity .3s;
}
.single-relation li a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  transform: rotate(45deg);
}
.single-relation li a:hover {
  opacity: .7;
}

@media screen and (max-width: 767px) {
  .single-relation li {
    width: 100%;
    font-size: 14px;
    margin-right: 0;
  }
  .single-relation li a {
    padding: 5px 25px 5px 15px;
  }
}


/* SNS */
.single-sns {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.single-sns li {
  flex: 1;
}
.single-sns li a img {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .single-sns li {
    width: 50%;
    flex: unset;
    margin-bottom: 5px;
  }
}