@charset "utf-8";
/* CSS Document */

html,body{
    width: 100%;
}
body{
	color:#000000;
	background:#ffffff;
	letter-spacing:0.05em;
}
body a{
	color:#000000;
}

/*文字色*/
.red{
	color:#b50000;
}
.white{
	color:#FFF;
}

.bold{
	font-weight:bold;
}

.palered{
    background: #ffe2e2;
}

.fs11{
	font-size:1.1em;
}

.center{
	text-align:center;
}

/*リンク設定*/
a:hover,
a img:hover,
.sbtn:hover{
	position:relative;
	top: 1.5px;
	left: 1.5px;
	opacity:1;
	cursor:pointer;
}


/*マージン設定*/
.margin_bottom10{
	margin-bottom:10px;
}
.margin_bottom20{
	margin-bottom:20px;
}
.margin_bottom30{
	margin-bottom:30px;
}
.margin_bottom40{
	margin-bottom:40px;
}

.margin_top10{
	margin-top:10px;
}
.margin_top20{
	margin-top:20px;
}
.margin_top30{
	margin-top:30px;
}
.margin_top40{
	margin-top:40px;
}

.font_size13{
	font-size:1.3em;
}

/*設定*/

#header_cont{
	background-image:url(/p/joho/img/top_gradation.png), url(/p/joho/img/top_back.jpg);
	background-position:center bottom,center top;
	background-repeat:repeat-x,no-repeat;
	background-size:auto,cover;
	
}

#header_cont img{
	margin:100px auto;
}

#attention{
	margin:30px auto;
	padding: 0 2%;
	color:#666;
}

#point{
	width:100%;
	padding-bottom: 10px;
	background-image:url(/p/joho/img/point_back.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
}

#point img{
	margin:50px auto 20px;
}

#point h2{
	margin: 10px auto 30px;
    font-size: 1.8em;
    letter-spacing: 0.3em;
	color:#FFF;
}

.point6{
	display: flex;
	margin:0 auto;
	width:1028px;
	height:auto;
}

.point_in{
	display: inline-flex;
    margin: 10px;
	width:332px;
	height:278px;
	background-image:url(/p/joho/img/point1.png);
	background-position:center top;
	background-repeat:no-repeat;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
}

.point_text_cont {
    margin: 90px auto 16px;
    width: 88%;
    padding: 22px 0;
    background-color: #FFF;
    border: 2px solid #007cce;
    font-size: 1.42em;
    line-height: 1.7em;
}

.point_text_cont strong {
    font-size: 1.3em;
    font-weight: 500;
    /*color: #006ea7;*/
    text-shadow: #f9ff30 0 0 10px;
}

.point_text_cont strong.pink {
    font-size: 1.3em;
    font-weight: 500;
    color: #ff4383;
    text-shadow: none;
}

.point_in.two{
	background-image:url(/p/joho/img/point2.png);
}

.point_in.three{
	background-image:url(/p/joho/img/point3.png);
}

.point_in.three div.point_text_cont{
    padding: 17px 0;
    line-height: 1.4em;
}

.point_in.four{
	background-image:url(/p/joho/img/point4.png);
}

.point_in.five{
	background-image:url(/p/joho/img/point5.png);
}

.point_in.five div.point_text_cont{
    padding: 17px 0;
    line-height: 1.6em;
}

.point_in.five div.point_text_cont span.small{
    font-size: 0.8em;
    line-height: 1.4em;
    display: block;
    margin-top: 5px;
}

.point_in.six{
	background-image:url(/p/joho/img/point6.png);
}

#kouhan{
	display: block;
    margin: 60px auto 120px;
    color: #FFF;
    letter-spacing: 0.2em;
    font-size: 1.35em;
}

#key{
	display:flex;
	height:602px;
    background: #0b2547;
}

#key div#left,#key div#right{
	display: inline-flex;
	width:50%;
}

#key div#left{
	background:url(/p/joho/img/women.png) right no-repeat;
}

#key div#right{
	background:url(/p/joho/img/keyword_back.png) left no-repeat;
}

#key_cont img{
	display:block;
	margin:30px 0 30px 30px;
}


#key_cont{
    margin: 100px 0 0 110px;
	padding-left: 70px;
	padding-bottom:30px;
    text-align: left;
	width: 242px;
    height: 400px;
    background: #FFF;
    opacity: 0.8;
	text-align:left;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .5);
}

#about{
    margin: 220px auto;
	padding-bottom:30px;
    background: url(/p/joho/img/about_back.jpg) center top no-repeat;
}

#about img{
	margin:-130px auto 30px;
}

#yousei{
	margin:20px auto;
	padding:30px 0;
	width:730px;
    background: #FFF;
    opacity: 0.8;
    font-size: 1.05em;
    line-height: 2em;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
}

#yousei h5{
    font-size: 1.6em;
    letter-spacing: 0.5em;
    font-weight: 500;
    margin-bottom: 20px;
    color: #006fe2;
}

.about_in{
	margin:30px auto;
	padding:20px 0;
	width:730px;
	background:#FFF;
    font-size: 1.05em;
    line-height: 2em;
	border:2px solid #dd2929;
}

.about_in h5{
    font-size: 1.3em;
    letter-spacing: 0.15em;
    font-weight: 400;
    margin-bottom: 20px;
    color: #dd2929;
}

#detail{
    margin: 220px auto 0;
	padding-bottom:30px;
    background: url(/p/joho/img/detail_back.jpg) center top no-repeat;
    background-size: cover;
}

#detail img#title_icon{
	margin:-130px auto 30px;
}

#link_button img{
    margin: 130px 10px 30px;
    box-shadow: 0 25px 25px 0 rgba(0, 0, 0, .5);
}

#dp{
	background:url(/p/joho/img/dp_img.png) center top no-repeat;
}

#dp_cont{
    margin: 30px auto 50px;
    padding-right: 260px;
    width: 730px;
    text-align: justify;
    font-size: 1.1em;
    line-height: 2.0em;
}

#dp_cont img{
	display:block;
    margin: 80px 0 30px;
}

.three_cont{
	display:flex;
	margin:10px auto;
	width:1080px;
}

.in_three{
    display: inline-flex;
    margin: 0 20px;
    padding: 0 30px 25px 40px;
    width: 320px;
    background: #ffede8;
    text-align: justify;
    line-height: 1.75em;
}

.in_three ul li.title{
    display: block;
    color: #ff2481;
    text-align: center;
    font-size: 1.2em;
    margin: 30px auto 20px;
}

.in_three ul li{
	list-style-type: disc;
    text-indent: 0em;
    padding-left: 0em;
}

.line{
	width:35px;
	margin:0 auto 20px;
	border-top:1px solid #ff2481;
}

#back_photo{
    margin:-50px auto 0;
	height:484px;
	background:url(/p/joho/img/three_photo.jpg) bottom center no-repeat;
}

#cp{
	background:#c2e9ff;
}

#cp_cont{
	margin:0 auto;
	padding: 70px 0 40px;
	width:1008px;
}

.cp_cont_in{
	margin: 20px auto;
    padding: 20px 30px;
    width: 1000px;
    background: #FFF;
    text-align: left;
}

.cp_cont_in h5{
	color:#0088ff;
	font-weight:500;
	font-size:1.1em;
	margin-bottom:10px;
}

#ap_title_cont{
	margin:80px auto 40px;
	width:960px;
	font-size: 1.1em;
	text-align:justify;
}

#ap_title_cont img{
	margin-bottom:10px;
}

#cp img{
	display:block;
	margin:10px 0 40px;
}

.cp_cont_in ul {
    list-style: disc;
    padding: 0 0 0 22px;
}

.in_three.ap{
    background: #fff4de;
}

.in_three.ap ul li.title {
    color: #d07300;
}

.in_three.ap ul div.line {
    border-top: 1px solid #d07300;
}

#last{
	margin:100px auto;
}

footer{
    padding: 40px 0 60px;
    background: url(/p/joho/img/top_back.jpg) top center no-repeat;
    background-size: cover;
    line-height: 2.2em;
}

footer img{
	margin:10px auto;
}

#footer_logo_cont{
	margin:30px auto;
	padding:30px 0;
	width:1000px;
	background:#FFF;
}

#copy{
	font-size:0.8em;
	color:#666;
}


/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width: 769px) {

#sp_nav,
#sp_footer,
.sp_only,
#news_back,
#info_back,
#contact_back,
#sp_foot_menu{
    display:none !important;
}

}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
スマートフォン向けレイアウトの指定
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

@media screen and (max-width: 769px) {

.sp_only{
	display:block;
}

.sp_none,
#logo_cont,
#ex_text,
.top_menu{
	display:none;
}

img{
	width:100%;
	height:auto;
}

.br_none br{
	display:none;
}

header{
	display:none;
}

#attention {
    padding: 0 4%;
    font-size: 0.9em;
	line-height: 1.7em;
}

#point img {
    margin: 50px auto 0px;
    width: 30%;
}

#point h2 {
    margin: 15px auto;
    font-size: 1.6em;
    letter-spacing: 0.25em;
}

.point6 {
	display: block;
	width:100%;
}

.point_in {
    display: inline-block;
    margin: 14px auto;
    width: 80%;
	height:auto;
}

.point_text_cont {
    width: 88%;
    padding: 15px 0;
    font-size: 1.2em;
}

#kouhan {
    display: block;
    margin: 30px auto 80px;
    padding: 0 10%;
    letter-spacing: 0.1em;
    font-size: 1.25em;
    line-height: 2.0em;
}

#key {
    display: block;
    height: auto;
}

#key div#left, #key div#right {
    display: block;
    width: 100%;
}

#key div#right {
    padding: 40px 0;
}

#key_cont {
    display: block;
    margin: 0 auto;
	padding: 2px 10% 20px;
    width: 54%;
    height: auto;
}

#key_cont img {
    display: block;
    margin: 30px auto 20px;
    width: 50%;
}

#about {
    margin: 130px auto;
	background: url(/p/joho/img/about_back_img.png) top center no-repeat;
    background-size: contain;
	background-color:#b5e0ff;
}

#about img,#detail img#title_icon {
    width: 40%;
}

#about img{
    margin: -90px auto 0;
}

#yousei,.about_in {
	margin: 40px auto 20px;
    padding: 30px 12%;
    width: 60%;
    text-align: justify;
	opacity: 0.9;
}

.about_in {
	width:59%;
    padding: 20px 12%;
}

#yousei h5 {
    font-size: 1.4em;
    letter-spacing: 0.3em;
    text-align: center;
}

.about_in h5{
    text-align: center;
}

#link_button img {
	display:inline-block;
	margin: 40px 2% 30px;
    width: 29%;
}

#link_button img.sp_none {
	display:none;
}

#detail {
    margin: 140px auto 0;
	background: url(/p/joho/img/detail_back_img.png) top center no-repeat;
    background-size: cover;
	background-color:#b5e0ff;
}

#detail img#title_icon {
    margin: -90px auto 0;
}

#dp_cont {
    margin: 30px auto;
    padding-right: 0;
    width: 80%;
}

#dp_cont img {
    margin: 50px 0 30px;
    height: 30px;
    width: auto;
}

article#dp img.sp_only{
	margin:0 auto 40px;
	width:80%;
}

.three_cont {
    display: block;
    width: 100%;
}

.in_three {
    display: block;
    margin: 0 auto 20px;
    padding: 1px 6% 25px 10%;
    width: 70%;
}

#back_photo {
    margin: 0 auto 0;
    height: auto;
    background: none;
}

#back_photo img.sp_only{
	margin:50px auto 0 !important;
	width:100% !important;
}

#cp_cont {
    width: 80%;
	padding: 1px 0 40px;
}

.cp_cont_in {
    padding: 20px 4%;
    width: 92%;
}

#cp img{
    margin: 50px 0 30px;
    height: 30px;
    width: auto;
}

.cp_cont_in ul {
    list-style: disc;
    padding: 0 0 0 14px;
}

.cp_cont_in {
    padding: 20px 8%;
    width: 84%;
    text-align: justify;
}

#ap_title_cont {
    margin: 30px auto;
    width: 80%;
}

#ap_title_cont img{
    margin: 40px 0 10px;
    height: 30px;
    width: auto;
}

#last {
    margin: 60px auto 80px;
    width: 80%;
    text-align: justify;
}

footer{
	font-size: 0.95em;
}

#footer_logo_cont {
    padding: 20px 5% 10px;
    width: 80%;
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .2);
}

footer img {
    width: 10%;
}

footer img#kenhiro_logo {
    width: 70%;
}

#copy{
	display:block;
	margin:0 auto;
	width:80%;
	font-size: 0.9em;
    line-height: 1.9em;
}

}

@media print{
#sp_nav,
footer h5,
#sp_foot_list,
#sp_footer_insta,
.sp_only{
	display: none;
}

.point_text_cont {
    height: 125px;
}

}

