@charset "utf-8";
/*==============

=====================*/
body{
	font-family: "メイリオ", sans-serif;
	max-width: 100%;
	overflow-x: hidden;
}

img{
	vertical-align: bottom;
}

.img-100 {
	max-width: 100%;
}

*{
	box-sizing: border-box;
}

.lazyload,
.lazyloading {
	opacity: 0;
}
.lazyloaded {
	opacity: 1;
}

/*==============

=====================*/
/*header
--------------------------------*/
.header__inner{
	position: relative;
	width: 960px;
	height: 76px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.left-block{
	display: flex;
	align-items: center;
}
.left-block .header01{
	width: 300px;
	margin-right: 15px;
}
.left-block .header02{
	width: 240px;
}
.right-block{

}
.right-block .link-lp-wrap{
	text-align: right;
	margin-bottom: -2px;
}
.right-block .link-lp-wrap .link-lp{
	font-size: 15px;
	line-height: 1;
	position: relative;
	padding: 0 10px 0 24px;
	transition: 0.2s;
	color: #00e;
	text-decoration: underline;
}
.right-block .link-lp-wrap .link-lp:hover{
	opacity: 0.6;
}
.right-block .link-lp-wrap .link-lp::before{
	position: absolute;
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../../images/pc/realestate_icon.webp);
  background-size: contain;
  background-repeat: no-repeat;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
}
.right-block .header03{
	display: block;
	width: 290px;
}

/*main
--------------------------------*/
#main{
	min-width: 960px;
	background: url('../../images/pc/main_bg.jpg') no-repeat center top;
	background-size: cover;
}
.webp #main{
	min-width: 960px;
	background: url('../../images/pc/main_bg.jpg.webp') no-repeat center top;
	background-size: cover;
}
.main_first-lead {
	position: relative;
	padding: 7px 0 5px;
	background: #32b458;
}
.main_first-lead_inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.main_first-lead h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.main_inner{
	position: relative;
	width: 960px;
	height: 500px;
	margin: 0 auto;
}
.main_title{
	position: absolute;
	top: -15px;
	left: 0;
	width: 660px;
	z-index: 2;
}
.main_txt01 {
	position: absolute;
	top: 7px;
	right: 30px;
	width: 323px;
}
.main_pic01 {
	display: block;
	position: absolute;
	top: 200px;
	right: 60px;
	width: 330px;
}
.main__form{
	position: absolute;
	width: 940px;
	height: 120px;
	margin: 0 auto;
	top: 399px;
	left: 9px;
	background: url('../../images/pc/top_bg02.png') no-repeat;
}
.webp .main__form{
	position: absolute;
	width: 940px;
	height: 120px;
	margin: 0 auto;
	top: 399px;
	left: 9px;
	background: url('../../images/pc/top_bg02.png.webp') no-repeat;
}
.main_search{
	margin-top: 25px;
}


/*comic
--------------------------------*/
#comic{
	text-align: center;
}

.comic__title{
	height: 220px;
	padding-top: 49px;
}

.lazyloaded .comic__title{
	background: url('../../images/pc/comic_bgtitle.gif');
}
.webp .lazyloaded .comic__title{
	background: url('../../images/pc/comic_bgtitle.gif.webp');
}
.comic__inner{
	width: 940px;
	margin: -40px auto 0;
	text-align: center;
}

.comic_img01{
	margin-bottom: 46px;
}

/*saidai
--------------------------------*/
#saidai{
	min-width: 1000px;
	text-align: center;
	padding-bottom: 102px;
}
.saidai__title{
	height: 150px;
	padding-top: 37px;
	text-align: center;
}
.saidai_inner:before{
	content: "";
	display: block;
	padding-top: 83px;
}
.saidai_inner{
	width: 1000px;
	margin: 0 auto;
}

#saidai.lazyloaded{
	background: url('../../images/pc/saidai_bgbt.jpg') center bottom no-repeat;
}
.webp #saidai.lazyloaded{
	background: url('../../images/pc/saidai_bgbt.jpg.webp') center bottom no-repeat;
}
.lazyloaded .saidai__title{
	background: url('../../images/pc/saidai_bg01.gif') top repeat-x;
}
.webp .lazyloaded .saidai__title{
	background: url('../../images/pc/saidai_bg01.gif.webp') top repeat-x;
}
.lazyloaded .saidai_inner:before{
	background: url('../../images/pc/saidai_bgtop.jpg') center top no-repeat;
}
.webp .lazyloaded .saidai_inner:before{
	background: url('../../images/pc/saidai_bgtop.jpg.webp') center top no-repeat;
}
.lazyloaded .saidai_inner{
	background: url('../../images/pc/saidai_bg.png') center top repeat-y;
}
.webp .lazyloaded .saidai_inner{
	background: url('../../images/pc/saidai_bg.png.webp') center top repeat-y;
}

/*conver
--------------------------------*/
#conver{
	text-align: center;
	padding-bottom: 50px;
}

.cover_search{
	padding-top: 105px;
}

/*results
--------------------------------*/
#results{
	padding: 14px 0;
	text-align: center;
}

#results.lazyloaded{
	background: url('../../images/pc/results_bg.gif');
}
.webp #results.lazyloaded{
	background: url('../../images/pc/results_bg.gif.webp');
}
.results_img {
	margin: 0 0 22px;
}


/*manga
--------------------------------*/
#manga{
	width: 940px;
	margin: 0 auto;
	padding: 22px 0 53px;
	text-align: center;
}

.mangawaku{
	border: 8px solid #fff;
}


/*step
--------------------------------*/
#step{
	height: 620px;
	padding-top: 39px;
	text-align: center;
}

#step.lazyloaded{
	background: url('../../images/pc/step_bg01.gif') repeat-x;
}
.webp #step.lazyloaded{
	background: url('../../images/pc/step_bg01.gif.webp') repeat-x;
}
.step__title{
	margin-bottom: 27px;
}


.step__list{
	width: 956px;
	margin: 0 auto;
}

.step__list li{
	float: left;
}

/*voice
--------------------------------*/
#voice{
	position: relative;
	z-index: 4;
}

.voice__title{
	padding-top: 54px;
	padding-bottom: 22px;
	text-align: center;
}

.voice__inner{
	padding: 20px 16px;
	background: url('../../images/pc/voice_bg.gif');
	box-shadow:0px 0px 6px 0px #adadad;
	-moz-box-shadow:0px 0px 6px 0px #adadad;
	-webkit-box-shadow:0px 0px 6px 0px #adadad;
}
.webp .voice__inner{
	padding: 20px 16px;
	background: url('../../images/pc/voice_bg.gif.webp');
	box-shadow:0px 0px 6px 0px #adadad;
	-moz-box-shadow:0px 0px 6px 0px #adadad;
	-webkit-box-shadow:0px 0px 6px 0px #adadad;
}
.voice__list{
	width: 960px;
	margin: 0 auto;
}

.voice__list01{
	margin-bottom: 22px;
}

.voice__list li{
	float: left;
	width: 480px;
}

.voice__boxa{
	width: 460px;
	margin: 0 auto;
	padding-bottom: 13px;
}

.voice__boxb{
	width: 460px;
	margin: 0 auto;
	padding-bottom: 13px;
}

.lazyloaded .voice__boxa{
	background: url('../../images/pc/voice_bg_boxa.gif') no-repeat bottom;
}
.webp .lazyloaded .voice__boxa{
	background: url('../../images/pc/voice_bg_boxa.gif.webp') no-repeat bottom;
}
.lazyloaded .voice__boxb{
	background: url('../../images/pc/voice_bg_boxb.gif') no-repeat bottom;
}
.webp .lazyloaded .voice__boxb{
	background: url('../../images/pc/voice_bg_boxb.gif.webp') no-repeat bottom;
}
.voice__box01a{
	height: 62px;
	background: #4cb556;
	color: #fff;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	font-size: 14px;
}

.voice__box01b{
	height: 62px;
	background: #37aecc;
	color: #fff;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	font-size: 14px;
}

.voice__box02a{
	min-height: 201px;
}

.voice__box02b{
	min-height: 201px;
}

.lazyloaded .voice__box02a{
	background: url('../../images/pc/voice_bg_boxa.png');
	background-size: 100% 100%;
}
.webp .lazyloaded .voice__box02a{
	background: url('../../images/pc/voice_bg_boxa.png.webp');
	background-size: 100% 100%;
}
.lazyloaded .voice__box02b{
	background: url('../../images/pc/voice_bg_boxb.jpg');
	background-size: 100% 100%;
}
.webp .lazyloaded .voice__box02b{
	background: url('../../images/pc/voice_bg_boxb.jpg.webp');
	background-size: 100% 100%;
}
.voice__titlebox{
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 62px;
}

.voice__titlebox01{
	width: 192px;
	padding-left: 23px;
	font-size: 18px;
	font-weight: bold;
}

.voice__titlebox01 img{
	vertical-align: middle;
	margin-right: 6px;
}

.voice__titlebox02{
	width: 100px;
}

.voice__titlebox03{
	width: 70px;
}

.voice__titlebox04{
	width: 70px;
}

.voice__voicebox{
	display: -webkit-flex;
	display: flex;
}
.voice__voicebox_txt{
	width: 310px;
	padding: 24px 30px 20px;
	font-size: 14px;
	line-height: 25px;
}

.voice__voicebox_img{
	padding-top: 24px;
}


/*media
--------------------------------*/
#media{
	padding-top: 50px;
	text-align: center;
}

.medicon_search{
    padding-top: 215px;
}

.media02{
	width: 780px;
	margin: 15px auto 0 auto;
	padding-top: 31px;
	box-shadow:0px 0px 6px 0px #adadad;
	-moz-box-shadow:0px 0px 6px 0px #adadad;
	-webkit-box-shadow:0px 0px 6px 0px #adadad;
}

.lazyloaded .media02{
	background: url('../../images/pc/voice_bg.gif');
}
.webp .lazyloaded .media02{
	background: url('../../images/pc/voice_bg.gif.webp');
}
.media__office_list{
	width: 570px;
	margin: 0 auto -7px;
}

.media__office_list li{
	float: left;
	width: 190px;
	text-align: center;
	margin-bottom: 20px;
}

.medicon{
	width: 940px;
	height: 310px;
	margin: -58px auto 10px;
	position: relative;
}

.lazyloaded .medicon{
	background: url('../../images/pc/medicon_bg.png') no-repeat;
}
.webp .lazyloaded .medicon{
	background: url('../../images/pc/medicon_bg.png.webp') no-repeat;
}
.medicon01{
	position: absolute;
	top: -12px;
	left: 50px;
}

.medicon02{
	position: absolute;
	top: 26px;
	left: 362px;
}

.mediconlist{
  display: -webkit-flex;
  display: flex;
  padding-left: 51px;
  text-align: left;
	align-items: center;
}
.mediconlist select{
}

.medicon__over{
	overflow: hidden;
	border-radius: 7px;
}

.dropdown{
	position: relative;
}

.dropdown-select {
	position: relative;
	margin: 0;
	text-shadow: 0 1px white;
	background: #f2f2f2;
	border-radius: 6px;
	-webkit-appearance: none;
	padding: 10px;
	display:block;
	overflow: hidden;
	outline: none;
	width: 116%;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
  min-height:3em;
}
.dropdown:after {
    margin-top: 10px;
    border-top-style: solid;
    border-bottom: none;
}
.dropdown:before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 42%;
    right: 60px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top: 8px solid #3f3f3f;
    pointer-events: none;
}

/*footer
--------------------------------*/
#footer{
	background: #e6e6e6;
	padding-top: 31px;
	padding-bottom: 26px;
	font-size: small;
}

.footer_list{
	width: 940px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer_list dt{
	width: 220px;
	margin-right: 40px;
}


/* conver_short */
.satei-button{
   border: 0px;
    width: 250px;
    height: 70px;
    background: url('../../images/pc/medicon_btm.png') left top no-repeat;
}
.webp .satei-button{
	border: 0px;
	 width: 250px;
	 height: 70px;
	 background: url('../../images/pc/medicon_btm.png.webp') left top no-repeat;
}
.satei-step1{
	width: 248px;
	margin-right: 42px;
}

.satei-step2{
	width: 248px;
	margin-right: 47px;
}

.conver_short{
	position: relative;
	width: 940px;
	height: 200px;
	margin: 0 auto;
	background: url('../../images/pc/conver_bg03.png') no-repeat;
}
.webp .conver_short{
	position: relative;
	width: 940px;
	height: 200px;
	margin: 0 auto;
	background: url('../../images/pc/conver_bg03.png.webp') no-repeat;
}
.conver_short_titile{
	position: absolute;
	top: 20px;
	left: 50px;
}

.cover_short_search{
	margin-top: 32px;
	padding-top: 105px;
}

.outer_blinking {
    padding: 3px;
    border-radius: 7px;
    margin-top: 3px;
}

.on{
    background: #c00;
-webkit-animation:blink 0.5s infinite alternate;
-moz-animation:blink 0.5s infinite alternate;
animation:blink 0.5s infinite alternate}
@-webkit-keyframes blink{
0%{background-color:rgba(0,0,0,0)}
100%{opacity:1}
}
@-moz-keyframes blink{
0%{background-color:rgba(0,0,0,0)}
100%{opacity:1}
}
@keyframes blink{
0%{background-color:rgba(0,0,0,0)}
100%{opacity:1}
}


/*============
ユーティリティー
==============*/
.u_strong{
	font-weight: bold;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}


/*フォームボタン*/
.btn-sateibox input {
  background-color: transparent;
  display: block;
  height: 70px;
  line-height: 70px;
  width: 250px;
}
input.satei-button {
  background: url(../../images/pc/medicon_btm_off.png) no-repeat;
}
.webp input.satei-button {
  background: url(../../images/pc/medicon_btm_off.png.webp) no-repeat;
}
input.satei-button.on {
  background: url(../../images/pc/medicon_btm.png) no-repeat;
  cursor:pointer;
}
.webp input.satei-button.on {
  background: url(../../images/pc/medicon_btm.png.webp) no-repeat;
  cursor:pointer;
}
input.satei-button.on:hover {
  background: url(../../images/pc/medicon_btm_hover.png) no-repeat;
}
.webp input.satei-button.on:hover {
  background: url(../../images/pc/medicon_btm_hover.png.webp) no-repeat;
}

.sub-txt {width: 940px; margin: 0 auto 20px;}
.sub-txt .txt01 {width: 300px; font-size: 10px; text-align: left; margin: 0 0 0 auto;}


@media screen and (min-width:641px) {
	#loopslider{
		display: none;
	}
	#loopslider2{
		margin-top: 0 !important;
		height: 120px !important;
		background-color: #41566d;
	}
	#loopslider2 #loopslider_wrap2 .loopslider_sell_case{
		top: 30px;
		height: 110px;
	}
	#loopslider2 #loopslider_wrap2 .loopslider_sell_case li{
		width: 220px;
		height: 80px;
	}
	#loopslider2 #loopslider_wrap2 .loopslider_sell_case li img{
		width: 210px;
	}
	.sell_case_under{
		background-color: #41566d;
		color: #ffffa5;
		text-align: center;
		font-size: 18px;
		line-height: 20px;
		padding-bottom: 6px;
		display: flex;
    align-items: center;
	}
	.sell_case_under .font-s{
    font-size: 11px;
		margin-left: 5px;
	}
	.sell_case_under:before,
	.sell_case_under:after {
			content: "";
			height: 1px;
			flex-grow: 1;
			background-color: #ffffa5;
	}
	
	.sell_case_under:before {
			margin-right: 1rem;
	}
	
	.sell_case_under:after {
			margin-left: 1rem;
	}
}
