@charset "utf-8";

/*
Theme Name: アーカイブ
Theme URI: http://www.archives.jp
Description: アーカイブの検索・表示専用のテーマ
Author: ○○株式会社
Author URL: http://www.archives.jp
Version: 1.0
tags:このスタイルシートは、PC版のサイト共通用に制作されたものです。
*/

/*===============================================
　subpage オリジナルページ
===============================================*/
header.entry-header,
footer.entry-meta{
	display: none;
}

#subpage {
width: 610px;
height: auto;
margin: 30px 0 0 0;
padding: 0;
display: block;
background : #fff;
overflow: hidden;
border: #e5e5e5 1px solid;
border-radius: 6px; /* CSS3 */
-webkit-border-radius: 6px; /* Safari,Google Chrome */
-moz-border-radius: 6px; /* Firefox */
}

#subpage .subpage_wrap {
width: auto;
height: auto;
margin: 0;
padding: 15px;
display: block;
background : #fff;
}

#subpage .subpage_wrap iframe{
	margin:auto;
}

#main {
	width:100%;
}

#subpage h2 {
	background : url(../../img/base/bg_subtitle_bar.jpg) 0 0 repeat;
	background-repeat: repeat-x;
  padding: 13px 25px;
  position: relative;
  border-bottom: 3px solid #A6D397;
	height: 55px;
}

#subpage h2::before {
  content: "";
  display: block;
  width: 9px;
  height: 100%;
  background-color: #00A73C;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

#subpage h2 img{
	width: auto;
	height: 36px;
}


.contact #subpage h2 img{
width: auto;
height: 36px;
display: block;
position: absolute;
top: 12px;
left: 28px;
}

#subpage h3 {
width: auto;
max-width: 940px;
display: block;
padding: 10px 15px;
margin: 10px 0;
color: #fff;
background : #73aeea;
border-radius: 6px; /* CSS3 */
-webkit-border-radius: 6px; /* Safari,Google Chrome */
-moz-border-radius: 6px; /* Firefox */
font-size:18px;
}

#subpage.oneColumn {
	width:100%;
	max-width:1000px;
}

.entry_space01,
.entry_space02,
.entry_space03{
font-size: 90%;
line-height: 150%;
}

.entry_space01 {
width: 100%;
max-width: 970px;
height: auto;
display: block;
margin: 10px 0;
}

.entry_space02 {
width: 100%;
max-width: 938px;
height: auto;
display: block;
margin: 10px 0;
border: #0e3c64 1px solid;
padding: 15px;
}

.entry_space03 {
width: 100%;
max-width: 938px;
height: auto;
display: block;
margin: 10px 0;
border: #0e3c64 1px solid;
padding: 15px;
}

#subpage h4 {
width: 100%;
max-width: 907px;
height: 24px;
display: block;
padding: 5px 15px 0 15px;
margin: 0;
color: #0e3c64;
background: #DDE3F6;
}

.entry_text_2column {
width: 100%;
max-width: 307px;
height: auto;
display: block;
margin: 10px 0;
padding: 0;
}

.entry_text_1column {
width: 100%;
max-width: 527px;
height: auto;
display: block;
margin: 10px 0;
padding: 0;
}

.entry_aboutus_photo01 {
width: 100%;
max-width: 197px;
height: 213px;
display: block;
margin: 10px 0 20px 10px;
padding: 0;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
border: #eee 1px solid;
}

.entry_aboutus_photo02 {
width: 100%;
max-width: 409px;
height: 102px;
display: block;
margin: 10px 0 20px 0;
padding: 0;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
border: #eee 1px solid;
}

.entry_aboutus_photo03 {
width: 100%;
max-width: 409px;
height: 316px;
display: block;
margin: 10px 0 20px 0;
padding: 0;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05);
border: #eee 1px solid;
}

/* data */
#main .table_data {
width: auto;
margin: 0px 0px 15px auto;
border: 4px solid #f2f2f2;
}

/* table */
#subpage  .table_data table {
width: auto;
border-top: 1px solid #e4e4e4;
border-right: 0;
border-bottom: 0;
border-left: 1px solid #e4e4e4;
width: 100%;
}

/* th td */
#subpage  .table_data table th,
#subpage  .table_data table td {
color: #666;
font-weight: normal;
padding: 10px;
line-height: 150%;
border-top: 0;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-left: 0;
}

#subpage  .table_data table th {
width: 20%;
background: #eef;
vertical-align: middle;
}

#subpage  .table_data table td {
width: 80%;
}

/* h5 */
#subpage .table_data h5 {
	display: block;
	width: auto;
border: 1px solid #d5d5d5;
background: #eee;
border-radius: 3px 3px 3px 3px;
margin: 10px 0;
text-align: center;
padding: 5px 0 2px 0;
}

/* h6 */
#subpage .table_data h6 {
	display: block;
	width: auto;
border-bottom: 1px solid #d5d5d5;
margin: 10px 0;
text-align: left;
padding: 5px 0 2px 0;
}

/*====================================
  　contact_data お問い合わせ
====================================*/
.contact #main .subpage_wrap {
    width: auto;
	margin:auto;
}

#main #contact_wrap ul{
	list-style: none;
}

#main #contact_wrap ul li{
	font-size: 90%;
	line-height: 150%;
}

#main .contact_data {
width: 100%;
margin: 0 auto 15px auto;
border: 4px solid #f2f2f2;
}

.contact_data span {
	font-size: 85%;
	line-height: 130%;
	color: #C00;
}

#main .contact_data select {
	width: 250px;
	font-size: 14.4px;
	padding: 5px;
}

.contact_data p.form_example {
	font-size: 85%;
	line-height: 130%;
	color: #aaa;
}

.contact_data p.form_description {
	font-size: 85%;
	line-height: 130%;
	color: #333;
	padding: 4px 0;
}

.contact .read {
    padding: 0 0 20px;
}


/* table */
#subpage  .contact_data table.maintable {
width: /* 650px */ 100%;
border-top: 1px solid #e4e4e4;
border-right: 0;
border-bottom: 0;
border-left: 1px solid #e4e4e4;
}

/* th td */
#subpage  .contact_data table.maintable th,
#subpage  .contact_data table.maintable td {
color: #666;
font-weight: normal;
padding: 10px;
line-height: 150%;
border-top: 0;
border-right: 1px solid #e4e4e4;
border-bottom: 1px solid #e4e4e4;
border-left: 0;
}

#subpage  .contact_data table.maintable th {
width: 30%;
background: #eef;
vertical-align: middle;
}

#subpage  .contact_data table.maintable td {
width: 70%;
}

/* h5 */
#subpage .contact_data h5 {
	display: block;
	width: 417px;
border: 1px solid #d5d5d5;
background: #eee;
border-radius: 3px 3px 3px 3px;
margin: 10px 0;
text-align: center;
padding: 5px 0 2px 0;
}

/* h6 */
#subpage .contact_data h6 {
	display: block;
	width: 417px;
border-bottom: 1px solid #d5d5d5;
margin: 10px 0;
text-align: left;
padding: 5px 0 2px 0;
}

/* table */
#subpage  .contact_data table.subtable {
width: 320px;
border: 0;
}

/* table */
#subpage  .contact_data table.subtable td{
width: 50%;
border: 0;
}

/* table */
#subpage  .contact_data table.subtable th{
width: 5%!important;
border: 0;
background: #fff;
}

/*===============================================
　「お問い合わせ」ページ
===============================================*/
#post-15 .entry_text_2column {
	width:50%;
	max-width:50%;
}

#post-15 .entry_aboutus_photo01 {
	width:21.1%;
	max-width:21.1%;
	margin:10px 0px 20px 0px;
	border:solid 1px #ddd;
}

#post-15 .entry_text_1column {
	width:50%;
	max-width:50%;
	float:left;
}

#post-15 .entry_aboutus_photo02 {
	width:43.7%;
	max-width:43.7%;
	float:left;
	margin:10px 0px 20px 0px;
	border:solid 1px #ddd;
}

#post-15 .entry_aboutus_photo03 {
	width:43.7%;
	max-width:43.7%;
	margin:10px 0px 20px 0px;
	border:solid 1px #ddd;
}

#post-580 #wpcf7-f5-p580-o1 #contact_wrap table p.form_description {
	color:#555;
}

#post-580 #wpcf7-f5-p580-o1 #contact_wrap table option {
	color:#555;
}

#post-580 wpcf7-form-control-wrap #placeholder {
	color:#555;
}

#post-580 #wpcf7-f5-p580-o1 #contact_wrap table input.uniform-input {
	width: 240px;
	font-size: 117.68%;
}

#post-580 #wpcf7-f5-p580-o1 #contact_wrap table p.submit_message {
	text-align: center;
}

#post-580 #wpcf7-f5-p580-o1 #contact_wrap table p.submit{
	text-align: center;
}

#post-580 #wpcf7-f5-p580-o1 #contact_wrap table p.submit input{
	display: inline-block;
  line-height: 24px;
  color: #ffffff;
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 100%;
  letter-spacing: 1px;
  cursor: pointer;
	background-image: unset;
  background-color: #0069AB;
	border-radius: 5px;
	padding: 0.5rem;
  max-width: 100px;
  width: 100%;
	border: 0;
}

#post-580 .wpcf7 form.invalid .wpcf7-response-output{
	color: #C00;
	border-color: #C00;
}

#post-580 .wpcf7 form.sent .wpcf7-response-output {
	color: #006F2F;
	border-color: #006F2F;
}


/*===============================================
　「ご利用ガイド」ページ
===============================================*/

/* Youtube を中央揃えする */
#post-17 .youtubeMovieLink {
	text-align:center;
	display:block;
	margin:0 auto;
}


#subpage h3 {
  background: none repeat scroll 0 0 #006F2F;
  border-radius: 6px;
  color: #fff;
  display: block;
  font-size: 18px;
  margin: 10px 0;
  max-width: 940px;
  width: auto;
}



/*===============================================
　「お問い合わせ」ページ
===============================================*/

body.guide #subpage .subpage_wrap {
	width:90%;
	margin:auto;
	padding: 15px 15px 15px 15px;
	text-align:center;
}

body.guide #subpage h3 {
	background:none;
	padding:15px 0 20px 0;
	margin:auto;
	max-width:none;
	border:none;
	height:auto;
	overflow:hidden;
}

body.guide #subpage .box_ttl{
	font-size:120%;
	font-weight:bold;
	padding:6px 0 4px 0;
	color:#006F2F;
	line-height:100%;
	text-align:left;
}

body.guide #subpage p.read{
	width:98%;
	font-size:96%;
	margin:auto;
	padding:0 0 10px 0;
	text-align:left;
}

body.guide #subpage .guide_left{
	float:left;
	width:57%;
}

.guide_left iframe{
  width: 100%;
}

body.guide #subpage .guide_right{
	float:right;
	width:40%;
	text-align:left;
}

body.guide #subpage .guide_info{
	text-align:left;
}

body.guide #subpage .guide_info .guide_left{
	width:30%;
	padding:0 0 0 2%;
}

body.guide #subpage .guide_info .guide_right{
	width:68%;
}

body.guide #subpage h3 img{
	height:39px;
}

body.guide #subpage .c_box{
	clear:both;
	float:left;
}


body.guide #subpage .read_img{
	padding:0 0 20px 0;
}

body.guide #subpage .read_img img{
	max-width:90%;
	border: #e5e5e5 1px solid;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

body.guide #subpage .read_img.keyword img{
	max-width: 610px;
}
body.guide #subpage .read_img.age img{
	max-width: 280px;
}
body.guide #subpage .read_img.latest img{
	max-width: 810px;
}

@media screen and (min-width:768px) {
	#post-580 #wpcf7-f5-p580-o1 #contact_wrap table input[type="email"] {
		width: 350px;
	}
}
@media screen and (max-width: 768px) {

#subpage .contact_data table.maintable th, #subpage .contact_data table.maintable td {
	padding:6px;
}
}


@media screen and (max-width: 480px) {

body.guide #subpage h3 img{
	width:190%;
	height:auto;
}

#subpage .contact_data table.maintable th,
#subpage .contact_data table.maintable td {
	padding:0;
}

#subpage .table_data table td {
	font-size:80%;
}

.contact_data p.form_description{
	width:90%;
	padding:0 0 0 2%;
}

body.guide #subpage .guide_left,
body.guide #subpage .guide_right {
    float: none;
    width: 100%;
	margin:auto;
}

body.guide #subpage .guide_info .guide_left,
body.guide #subpage .guide_info .guide_right {
    float: none;
    width: 100%;
	margin:auto;
}






#subpage .contact_data table.maintable {
	table-layout: fixed;
}


input.uniform-input, input.uniform-input:focus {
	margin:1% 0 0 2%;
}

#subpage .contact_data table.maintable th,
#subpage .contact_data table.maintable td {
    padding: 0;
}


#subpage .contact_data table.maintable th {
	width:70px;
    padding: 0;
	font-size:80%;
}

#subpage .contact_data table.maintable td {
	width:100%;
    padding: 0;
}

#subpage .contact_data input.uniform-input,
#subpage .contact_data input.uniform-input:focus,
.contact_data textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required,
#subpage .contact_data select
 {
    margin: 1% 0 0 2%;
	width:90%;
}

#subpage .contact_data .con_name input,
#subpage .contact_data .con_name input:focus
{
	width:40%;
}

}
