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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
 
html, body, div, span, applet, 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, strong, 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-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
	-webkit-text-size-adjust:100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/**/
html { font-size: 125%; visibility: hidden; }
html.wf-active { visibility: visible; }
body { font-size: 1em; }

a { text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0); }

a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#000000; }
a:active { color:#000000; }

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

*{ 
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

img { vertical-align:middle; max-width:100%; }

/*.en { }*/
.jp { font-family: "a-otf-midashi-go-mb31-pr6n",sans-serif; font-style: normal; font-weight: 600; }
.jpmedium { font-family: "a-otf-futo-go-b101-pr6n",sans-serif; font-style: normal; font-weight: 500; }

body { background-image: url(cream_dust_@2X.png); background-size: contain; /*background-color: rgba(0,0,0,1.00);*/ }


/*yagou*/
.yagou { width: 100%; padding: 32px 0; text-align: center; }
.yagou h1 { font-size: 1rem; letter-spacing: 0.28rem; }
.med { font-size: 0.707rem; letter-spacing: 0.1rem; }
.sml { font-size: 0.5rem; letter-spacing: 0.07rem; }
.u11 { padding-bottom: 11px; }
/*nav*/
nav { width: 100%; padding-bottom: 32px; }
.mainMenu { text-align: center; font-size: 0.707rem; letter-spacing: 0.1rem; }
.u16 { padding-bottom: 16px; }
/*article*/
.swiper-container { width: 100%; height: 50%; }
.main_img { width: 100%; padding-bottom: 11px; }
.subtitle { width: 100%; padding:16px 3.23% 16px; font-size: 0.707rem; letter-spacing: 0.1rem; }
.outline p { width: 100%; padding:0 3.23% 16px; font-size: 0.604rem; letter-spacing: 0.085rem; line-height: 1rem; text-align: justify; }
.ym { width: 100%; padding:0 3.23% 16px; font-size: 0.5rem; letter-spacing: 0.07rem; text-align: right; }

address { padding: 32px 0 ; text-align: center; font-size: 0.5rem; letter-spacing: 0.07rem;  }

@media screen and (min-width:768px){
	
	body { padding: 0 3.23%; }
	/*article*/
	.main_img { width: 100%; padding: 0 0 3.23% ; }
	.subtitle { padding: 0.83% 0 0.83%; }
	.outline p { padding: 0 0 0.83%; }
	.ym { padding: 0 0 0.83%; }
	
	address { padding: 3.954% 0 3.919%; text-align: center; }
	
}

@media screen and (min-width:1024px){
	
	/*yagou*/
	.yagou { width: 100%; padding: 2.983% 0 4.162%; text-align: left; }
	.yagou h1 { width: 26.875%; font-size: 1rem; text-align-last: justify; }
	.yagou .med { width: 26.875%; font-size: 0.707rem; text-align-last: justify; }
	.yagou .sml { width: 26.875%; font-size: 0.5rem; text-align-last: justify; }
	.u11 { padding-bottom: 1.666%; }
	/*nav*/
	nav { width: 100%; padding-bottom: 3.537%; }
	.mainMenu { width: auto; text-align: left; font-size: 0.707rem; letter-spacing: 0.1rem;  }
	.u16 { padding-bottom: 1.525%; }
	
}
