/*
Theme Name: document_theme_pc
Theme URI: http://川越占い.com
Author: theme
Author URI: http://wordpress.org/
Description: this is document_theme_pc
Version: 1.0

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@charset "utf-8";

* {
-webkit-appearance: none;
font-size: 100%;
vertical-align: baseline;
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
outline: 0px;
background: transparent;
list-style: none;
padding: 0;
margin: 0;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

body {
margin: 0px;
font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
font-size: 14px;
color:#333333;
-webkit-text-size-adjust: 100%;
}

html {
	background: #fffff9;
	display: block;
}

p {
display: block;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}
a {
text-decoration: none;
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}

.logo {
width: 150px;
}

h1 {
text-align: center;
color: #333333;
font-size: 25px;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}
h2 {
font-size: 30px;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}
h3 {
font-size: 25px;
display: block;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}
h4 {
color: #f7a6a6
font-size: 13px;
display: block;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}
h5 {
display: block;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}
h6 {
display: block;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}

.container {
text-align: center;
display: block;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}

#main {
width: 750px;
margin: auto;
}

#gallery-1 img {
border: none!important;
width: 187.5px;
height: 187.5px;
object-fit: cover;
}
#gallery-1 .gallery-item {
margin-top: 0!important;
}

iframe {
width: 100%;
vertical-align: bottom;
}

.footer_inner {
width: 750px;
margin: auto;
}
.footer {
display: block;
width: 100%;
}
.footer_copy {
text-align: center;
font-size: 10px;
-webkit-margin-before: 16px;
-webkit-margin-after: 16px;
}

dl dt { background:url("http://xn--n8jx07hegh4w3c.com/wp/wp-content/uploads/2017/04/down-arrow.png") left center no-repeat; background-size:25px;}
dl dt.active { background:url("http://xn--n8jx07hegh4w3c.com/wp/wp-content/uploads/2017/04/up-arrow.png") left center no-repeat; background-size:25px;}
#slidetoggle_menu dd { display:none; }
dt h3 { border-bottom: 1px solid #f5e19f; padding-bottom: 10px; padding-top: 10px; }