@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 {
width: 1000px;
height: 47px;
display: block;
position: relative;
background : url(../../img/base/bg_subtitle_bar.jpg) 0 0 repeat;
z-index: 20;
}

#subpage h2 img{
width: 236px;
height: 36px;
display: block;
position: absolute;
top: 9px;
left: 28px;
}


#subpage h3 {
width: auto;
max-width: 940px;
height: 27px;
display: block;
padding: 10px 15px 0 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;
}

/* 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;
}

.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: #eee;
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;
}

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

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


#subpage h3 {
    background: none repeat scroll 0 0 #73aeea;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 27px;
    margin: 10px 0;
    max-width: 940px;
    padding: 7px 15px 5px;
    width: auto;
}


.environment #subpage h3{
	font-size:96%;
	padding: 7px 15px 0;

}





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

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:#4aa5ff;
	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;
}


@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%;
}

}






/* :::::::::: アプリ変更の案内文 :::::::::: */

.acb_app #subpage a{
	font-weight:bold;
	color:#ff6100;
}

.acb_app #main_sbpage{
	padding-bottom:20px;
}

a.noApp{
	padding:1% 2% 0 2%;
	background:#ffffe1;
	border:1px dotted #939393;
	display:block;
	text-decoration:none;
	font-weight:bold;
	line-height:140%;
}

a.noApp img{
	width:50px;
	height:auto;
	padding: 0 15px 0 0;
}



a.noApp .noApp_left{
	float:left;
	width:9.5%;
	padding:0 0 0 0;
}


a.noApp .noApp_right{
	float:left;
	width:90%;
	padding:2.2% 0 2% 0;
}



.acb_app #subpage h2{
	font-size:25px;
	padding:15px 0 5px 30px;
	margin:0 0;
	background-repeat:no-repeat;
}


.acb_app #main_sb div{
	padding:0 0 40px 0;
	font-size:16px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"!important;
	line-height:160%;
}

.acb_app #main_sb ul li,
.acb_app #main_sb h2,
.acb_app #main_sb h3
{
		font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"!important;
}

.acb_app .img_noApp{
	padding:20px 0 0 0;
}

.acb_app .img_left{
	float:left;
	width:48%;

}

.acb_app .img_right{
	float:right;
	width:48%;
}


.acb_app #main_sb .img_left .img_phone{
	float:left;
	width:35%;
}

.acb_app #main_sb .img_left p.txt_phone{
	float:right;
	width:60%;
	font-size:18px;
	font-weight:bold;
	padding:50px 0 0 0;
	color:#666666;
}


.acb_app #main_sb .img_right .img_phone{
	float:left;
	width:35%;
}

.acb_app #main_sb .img_right p.txt_phone{
	float:right;
	width:60%;
	font-size:18px;
	font-weight:bold;
	padding:50px 0 0 0;
	color:#666666;
}

.acb_app #main_sb .txt_noApp{
	width:94%;
	margin:auto;
}


.acb_app #subpage .img_change_app{
	text-align:center;
	padding:2% 0 2% 0;

}

.acb_app #subpage .img_change_app img{
	max-width:300px;
	width:80%;
}

.acb_app #subpage .change_exp{
	padding: 0 2% 3%;
	font-size:100%;
}

.acb_app #subpage h3{
	font-size:18px;
	font-weight:bold;
	padding:1% 0 0.8% 2%;
}

.acb_app #main_sb ul{
	padding:0 0 3% 0;
}


.acb_app #main_sb ul li{
	font-size:16px;
	line-height:160%;
	padding:0 0 0 2%;
	list-style-type: none;
}

.acb_app #subpage .change_exp span{
	font-weight:bold;
}


.acb_app #subpage .app_down{
	text-align:center;
}

.acb_app #subpage .app_down img{
	max-width:180px;
	margin:auto;
}




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

.acb_app #subpage h2{
	font-size:18px;
	padding:19px 0 0 30px;
}


.acb_app #subpage h3{
	padding:5px 20px 0 3%;
}

.acb_app .img_noApp {
    padding: 0px 0 20px;
}


.acb_app #main_sb .img_right .img_phone,
.acb_app #main_sb .img_left .img_phone{
	padding:20px 0 0 0;
}

}

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

a.noApp .noApp_left{
	float:left;
	width:13%;
	padding:5px 0 0 1.5%;
}


a.noApp .noApp_right{
	float:left;
	width:85%;
	padding:2.5% 0 2% 0;
}

}


@media screen and (max-width:480px) {
.acb_app #subpage h2{
	padding:15px 0 5px 30px;
	margin:0 0;
	background-repeat:no-repeat;
}

.acb_app #subpage h2 span{
	display:none;
}

a.noApp .noApp_left{
	padding:10px 0 0 1.5%;
}



.acb_app .img_left{
	float:none;
	width:auto;
}

.acb_app .img_right{
	float:none;
	width:auto;
}

.acb_app #main_sb .img_left .txt_phone{
	padding:0 0 0 0;
}

.acb_app #main_sb .img_right .img_phone{
	padding:0 0 0 5%;
}


}
