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

/*　ここから共通部分 */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #4e5f74;
	background-color: white;
	margin: 0;
	font-weight: 300;
}
#wrap {
	text-align: center;
}
#header {
	background-image: url(http://www.a-rep.work/img/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
	width:100%;
}

#logoimage  {
	
}



.sub_title {
	margin: 0 auto 0.5em;
	text-align: center;
	padding-bottom: .2em;
	font-size: 32px;
	display: block;
}
.sub_title:after {
    display: block;
    margin: 18px auto;
    width: 80px;
    height: 2px;
    background: rgba(0,0,0,.3);
    background-size: 16px 50px;
    content: '';
    vertical-align: top;
}

.p0 {
	margin: 0 10px 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 2em;
	text-align: left;
}
.p1 {
	margin: 0 auto 10px;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.1em;
}
.p2 {
	font-size: 14px;
	display: block;
	padding: 0 20px 0;
	text-align: left;
	line-height: 2em;
}
.p3 {
	color: #4E5F74;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.p4 {
	color: #4e5f74;
	font-size: 18px;
}
.p5 {
	font-size: 44px;
	line-height: 1.5em;
	font-weight: 700;
	margin-bottom: 40px;
	display: block;
}
.p5:after {
    display: block;
    margin: 18px auto;
    width: 80px;
    height: 2px;
    background: rgba(0,0,0,.3);
    background-size: 16px 50px;
    content: '';
    vertical-align: top;
}
.p6 {
	color: #000000;
	font-size: 22px;
}
.p7 {
	color: #809ABB;
	margin: 0 5px;
	text-align: left;
}


.img_round {
	border-radius: 10px;
	border: 10% solid #FFFFFF;
}
.box1_left img{
		max-width: none;
		width:100%;
	}
.f20 {
	font-size: 20px;
}
.font-b {
	font-weight: 600;
}


.w95 {
	width: 95%;
}
.w700 {
	width: 700px;
	margin:0 auto 0;
}

.section_box{padding:60px 0 60px;}
.back_gray{background-color: #F9FAFC;}
.back_white{background-color: #FFFFFF;}

#section9 {
    position: relative;
	background-image: url(http://www.a-rep.work/img/photo_11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 20% 0;
	background-size: cover;
	color:#000;
	display: block;
}
#section9:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.5);
}
.blackMoji {
	z-index: 10;
	position:relative;
}
.box2 {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.box2_left {
	width: 220px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.box2_right {
	width: 220px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.img_circle {
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 100%;
	width:200px;
	height:200px;
}
.img_circle img {
	width: 100%;
}
#tel_big {
	color: #3E77BD;
	border: 5px solid #3E77BD;
	padding-top: 33px;
	padding-right: 33px;
	padding-bottom: 33px;
	padding-left: 33px;
	font-size: 66px;
}
.tel_comment {
	font-size: 22px;
	line-height: 32px;
}
.box3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.box3_inbox {
	width: 210px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.box3_inbox .img_round {
	width: 100%;
}
.box3_inbox span {
	color: #3e77bd;
	font-weight: 600;
}
.history_table{
	width: 70%;
	margin:0 auto;
}
.history_tbody {
	display: table-row-group;
	border-collapse: collapse;
	border-spacing: 0;
	box-sizing:border-box;
}

.history_row {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5em;
	display: table-row;
}
.row_left {
	margin:0;
	padding:13px 4px;
	width: 80px;
	border-bottom: 1px solid #CCC;
}
.row_right {
	margin:0;
	padding:13px 4px;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}
.gallary {
	width: 100%;
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
	justify-content: center;
}
h1 {
	font-size: 28px;
	margin: 0;
	color: #3E77BD;
	font-weight: 400;
}
.access01 {
	margin: 0;
	color: #4E5F74;
}
.access02 {
	color: #809abb;
	font-size: 12px;
}
#footer {
	background-image: linear-gradient(to right,rgba(31,90,93,.9),rgba(31,38,93,.9));
	padding: 50px 0 70px 0;
	color: white;
}

















/*　ここからスマホ用　*/
@media screen and (max-width:758px){
	#header{
		background:;
	}
	.box1{
	margin: 0 auto;
	width: 95%;
}
	.box1_left{width: 100%;}
	.box1_right{
	width: 100%;
	text-align: left;
}
	.w700 {
		width: 100%;
		margin:0 auto 0;
}
	#tel_big {
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		font-size: 40px;
}
	

	
	.box2_left {
		width: 45%;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
}
	
	.box2_right {
		width: 45%;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
}
	
	.img_circle {
		overflow: hidden;
		margin-bottom: 15px;
		border-radius: 0%;
		width: 100%;
		height: 100%;
}
	.box3_inbox {
		width: 45%;
		padding: 2%;
	}
	
	.history_table{
		width: 95%;
		margin:0 auto;
	}
	.gallary img {
		width: 33.3%;
		height: 33.3%;
	}
.iframewrap {
    position: relative;
    width: 100%;
	margin:0 auto;
}
.iframewrap:before {
    content:"";
    display: block;
    padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}
.box1_left iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.p5 {
	font-size: 36px;
}



}


/*　ここからPC用と印刷用　*/
@media print, screen and (min-width:758px){
	.box1{display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;}
.box1_left {
	flex-basis: 45%;
	margin:0;
	padding:0 0 0 10px;
}
.box1_right {
	flex-basis: 45%;
	margin:0;
	padding:0 10px 0 0;
	text-align: left;
}
.gallary img {
	width: 16.6%;
	height: 16.6%;
}


	
}

/*　ここから画面幅が大きくなりすぎた時用　*/
@media print, screen and (min-width:980px){
.w980 {
	width: 980px;
	margin:0 auto 0;
}

	
}
