@charset "UTF-8";

#mv.tls{
}
#mv.tls h2{
    color: #fff;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.3em;
    text-align: center;
}
#mv.tls h2 span{
    display: block;
    margin: 1em 0 0 0;
    font-size: 15px;
    line-height: 2;
    font-weight: normal;
    letter-spacing: 0;
}

@media screen and (max-width:801px){
#gnav ul li:nth-of-type(1) {
    display: block;
}
    #mv.tls h2{
        top: 50%;
        font-size: 28px;
        line-height: 1.3;
    }
    #mv.tls h2 span{
        font-size: 13px;
        line-height: 1.5;
        white-space: nowrap;
    }
}

header h1 a {
	display: block;
	padding: 5px 0;
	background: transparent;
}
header h1 span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/common/logo-toretore-w.svg);
	background-repeat: no-repeat;
	width:68px;
	height:38px;
	display: block;
	margin: auto;
}
header h1 img {
	width: 100px;
	transition: .3s;
}
.yousyoku.scrolled header h1 img {
	width: 70px;
}
.yousyoku.scrolled #gnav li a {
	font-size: 1.4rem !important;
}
.yousyoku.scrolled #header {
	background: #fff;
	padding: 0%;
	left: 0;
	top: 0;
	width: 100%;
}

.yousyoku.scrolled #header h1 span {
	background: url(../img/common/logo-toretore-bl.svg);
	width: 68px;
	height: 38px;
}

#gnav {
	z-index: 1000;
	padding: 17px 0 0 0;
	width: calc(100% - 125px);
	vertical-align: middle;
	text-align: left;
	background: none;
	border-radius: 0 12px 12px 0;
	display: flex;
	align-items: center;
	padding: 0;
}
#gnav ul {
	text-align: left;
	display: flex;
	align-items: center;
	padding: 0 70px;
}
#gnav li a,
#gnav ul li:nth-of-type(1) a {
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
	padding: 10px 0;
	display: block;
	white-space: nowrap;
	border-bottom: 3px solid transparent;
	position: relative;
}
.yousyoku.scrolled #gnav li a,
.yousyoku.scrolled #gnav ul li:nth-of-type(1) a  {
	color: #5A8AD4;
}
#gnav li a:after {
	position: absolute;
	transition: .3s;
	content: '';
	width: 0;
	left: 0%;
	bottom: 0;
	height: 3px;
	background: #fff;
}
#gnav ul li:nth-of-type(1) a:after{
	display:inline-block;
}


/* yousyoku.top */
#yousyoku{
}
#yousyoku #mv{
	position: relative;
}
#yousyoku #mv .mv-title{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 50px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 5rem;
	font-weight: bold;
	line-height: 1;
}

#yousyoku .breadWrap {
	width: 100%;
	height: 35px;
	padding-top: 10px;
}

#yousyoku .breadcrumbs{
	width: 80%;
	padding: 10px 16px;
  	list-style: none;
  	background-color: #eee;
}

#yousyoku ul.breadcrumb {
  	width: 80%;
  	margin: auto;

}
#yousyoku ul.breadcrumb li {
  	display: inline;
  	font-size: 13px;
}

#yousyoku ul.breadcrumb li+li:before {
  	padding: 8px;
	color: black;
  	content: ">";
}

#yousyoku ul.breadcrumb li a {
  	color: #0275d8;
  	text-decoration: none;
}

#yousyoku ul.breadcrumb li a:hover {
  	color: #01447e;
  	text-decoration: underline;
}
#yousyoku.top #area01{
	margin:0 0 30px 0;
	position:relative;
}
#yousyoku.top #area01:after{
}
#yousyoku.top #area01 dl.dl1{
	text-align:center;
	margin-bottom:160px;
}
#yousyoku.top #area01 dl.dl1 dt{
	margin:70px 0 20px;
	color: #3f639e;
	font-size: 2.4rem;
}
#yousyoku.top #area01 dl.dl1 dt img{
	width:400px;
	height:auto;
}
#yousyoku.top #area01 dl.dl1 dd{
	font-size:17px;
	line-height:2;
	max-width:800px;
	margin:auto;
	margin-bottom:70px;
}
#yousyoku.top #area01 .aa01a{
	background:#edf6f7;
	display:flex;
	margin-bottom:125px;
	position:relative;
	padding: 50px 0;
}
#yousyoku.top #area01 .aa01a:nth-of-type(1){
	flex-flow: row-reverse;
}
#yousyoku.top #area01 .aa01a dl{
	width:45%;
	padding:50px 0 50px 5%;
}
#yousyoku.top #area01 .aa01a dt{
}
#yousyoku.top #area01 .aa01a dt img{
	width:35px;
}
#yousyoku.top #area01 .aa01a dt span{
	display:block;
	color: #3f639e;
	font-size: 2.4rem;
	margin:10px 0 0 0;
}
#yousyoku.top #area01 .aa01a dd{
	font-size:15px;
	line-height:2;
	margin:10px 0 0 0;
}
#yousyoku.top #area01 .aa01a dd a{
	margin:0;
}
#yousyoku.top #area01 .aa01a dd a:hover{
}
#yousyoku .btn {
	position: relative;
	background: none;
	display: block;
	width: 220px;
	padding: 15px 0;
	text-align: center;
	line-height: 1;
	color: #000;
	font-size: 1.7rem;
	font-weight: normal;
	border: solid 1px #000;
	border-radius: 0px;
}
#yousyoku .btn:after {
	display: none;
}
#yousyoku.top #area01 .aa01a p{
	width:50%;
	/*max-width:750px;*/
	height: 300px;
	background-image: url(../img/yousyoku/yousyoku-top01.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}
#yousyoku.top #area01 .aa01a:nth-of-type(2) p{
	height: 300px;
	background-image: url(../img/yousyoku/yousyoku-top02.jpg);
	background-position: left top;
}
#yousyoku.top #area01 .aa01a:nth-of-type(2) dl {
	width: 45%;
	padding: 50px 0 50px 5vw;
}
#yousyoku.top #area01 .aa01a.otoiawase{
	display: block;
	text-align: center;
	padding: 70px 0 70px;
}
#yousyoku.top #area01 .aa01a.otoiawase .bg-w{
	position: relative;
	background:#fff;
	width: 90%;
	margin: auto;

}
#yousyoku.top #area01 .aa01a.otoiawase p{
	background-image: none;
	height: auto;
	width: 100%;
	max-width: 100%;
}
#yousyoku.top #area01 .aa01a.otoiawase p.title {
	display: inline-block;
	width: auto;
	position: absolute;
	left: 50%;
	top: -15px;
	font-size: 1.8rem;
}
#yousyoku.top #area01 .aa01a.otoiawase p.title span{
	border-radius: 30px;
	background:#005ea7;
	color: #fff;
	display: inline-block;
	width: 240px;
	padding: 3px 0 2px;
	margin-left: -120px;
}
#yousyoku.top #area01 .aa01a.otoiawase p.p1{
	padding-top: 50px;
	color: #005ea7;
	font-size: 1.8rem;
}
#yousyoku.top #area01 .aa01a.otoiawase p.p2{
	color: #005ea7;
	font-size: 3.6rem;
}
#yousyoku.top #area01 .aa01a.otoiawase p.p2 span{
	color: #005ea7;
	font-size: 2rem;
}
#yousyoku.top #area01 .aa01a.otoiawase p.p4{
	font-size: 2.4rem;
	padding-bottom: 30px;
}
#yousyoku.top #area02{
	background:#fff5f5;
	padding-bottom:50px;
}
#yousyoku.top #area02 .kushitu {
    background: rgba(255,255,255,1);
    margin-top: -120px;
}
#yousyoku.top #area02 .kushitu h3 span{
	color:#1d5eab;
}
#yousyoku.top #area02 .aa02a{
	background:#fff;
	display:flex;
	position:relative;
	margin:150px 0 0 0;
}
#yousyoku.top #area02 .aa02a:nth-of-type(2) {
	flex-flow: row-reverse;
}
#yousyoku.top #area02 .aa02a dl{
	text-align:center;
	width:50%;
	padding:50px 0;
}
#yousyoku.top #area02 .aa02a dt{
}
#yousyoku.top #area02 .aa02a dt img{
	width:35px;
}
#yousyoku.top #area02 .aa02a dt span{
	display:block;
	color:#1d5eab;
	font-size:24px;
	font-weight:600;
	text-align:center;
	margin:10px 0 0 0;
}
#yousyoku.top #area02 .aa02a dd{
	font-size:15px;
	line-height:2;
	margin:45px 0 0 0;
}
#yousyoku.top #area02 .aa02a dd a{
	margin:auto;
}
#yousyoku.top #area02 .aa02a dd a:hover{
}
#yousyoku.top #area02 .aa02a p{
	width:50%;
	max-width:750px;

}
#yousyoku.top #area02 .aa02a:nth-of-type(3) p {
	left:auto;
	right:0;
}

#yousyoku.top #area03{
	padding:70px 0 150px 0;
}
#yousyoku.top #area03 p.p1{
	font-size:1.5rem;
	line-height:2;
	text-align:center;
	margin:0 0 45px 0;
}
#yousyoku.top #area03 dl.dl1{
	width:31%;
}
#yousyoku.top #area03 dl.dl1 dt{
}
#yousyoku.top #area03 dl.dl1 dd{
	font-size:2.4rem;
	font-weight:600;
	text-align:center;
	margin:15px 0;
}
#yousyoku.top #area03 dl.dl2{
	width:50%;
}
#yousyoku.top #area03 dl.dl2 dt{
	position:relative;
}
#yousyoku.top #area03 dl.dl2 dt span{
	font-size:2.4rem;
	font-weight:600;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
#yousyoku.top #area03 dl.dl2 dd{
}
#yousyoku.top #area03 dl.dl2 dd a{
	margin:auto;
	margin-top:-30px;
}
#yousyoku.top #area03 p.p2{
	margin:0 0 100px 0;
}
#yousyoku.top #area03 p.p2 a{
	margin:auto;
}

@media screen and (max-width:801px){
	#gnav {
		display: block;
	}
	#gnav ul {
		display: block;
	width: 100%;
	}
	.yousyoku header h1 span {
		display: none;
		background: none;
	}
	.yousyoku header h1:after {
		display: none;
		background: none;
	}
	#yousyoku{
	}
	#yousyoku #mv .mv-title {
		font-size: 3rem;
	}
	#yousyoku ul.breadcrumb {
		width: 94%;
	}
	#yousyoku.top #area01{
		margin:0 0 10px 0;
	}
	#yousyoku.top #area01:after{
	}
	#yousyoku.top #area01 dl.dl1{
		margin-bottom:80px;
	}
	#yousyoku.top #area01 dl.dl1 dt{
		margin:30px 0;
	}
	#yousyoku.top #area01 dl.dl1 dt img{
		width:70%;
	}
	#yousyoku.top #area01 dl.dl1 dd{
		font-size:1.3rem;
		line-height:1.7;
		margin-bottom:30px;
	}
	#yousyoku.top #area01 .aa01a{
		display:block;
		margin-bottom:20px;
		padding-bottom:30px;
	}
	#yousyoku.top #area01 .aa01a:nth-of-type(2){
	}
	#yousyoku.top #area01 .aa01a dl{
		width:100%;
		padding:20px 0;
	}
	#yousyoku.top #area01 .aa01a:nth-of-type(2) dl {
	width: 100%;
	padding: 50px 0 50px 0vw;
	}
	#yousyoku.top #area01 .aa01a dt{
	}
	#yousyoku.top #area01 .aa01a dt img{
		width:30px;
	}
	#yousyoku.top #area01 .aa01a dt span{
		font-size:2rem;
		margin:5px 0 0 0;
	}
	#yousyoku.top #area01 .aa01a dd{
		font-size:1.3rem;
		line-height:1.5;
		margin:20px 0 0 0;
	}
	#yousyoku.top #area01 .aa01a dd a{
		margin:auto;
		background:none;
	}
	#yousyoku.top #area01 .aa01a dd a:hover{
		background:none;
	}
	#yousyoku.top #area01 .aa01a p{
		width:96%;
		position: static;
		top:0;
		right:0;
		margin:0 0 0 2%;
		background-size: contain;
		height: 150px;
	}
	#yousyoku.top #area01 .aa01a:nth-of-type(2) p{
		margin:0 2% 0 auto;
		height: 150px;
	}
	#yousyoku.top #area01 .aa01a.otoiawase p.title span {
	margin-left: -170px;
	}
	#yousyoku.top #area02{
	}
	#yousyoku.top #area02 .kushitu {
		background: rgba(255,255,255,1);
		margin-top: -30px;
	}
	#yousyoku.top #area02 .kushitu h3 span{
	}
	#yousyoku.top #area02{
		padding-bottom:20px;
	}
	#yousyoku.top #area02 .aa02a{
		display:block;
		margin:20px 0 0 0;
		padding-bottom:20px;
	}
	#yousyoku.top #area02 .aa02a dl{
		text-align:center;
		width:100%;
		padding:20px 0;
	}
	#yousyoku.top #area02 .aa02a dt{
	}
	#yousyoku.top #area02 .aa02a dt img{
		width:30px;
	}
	#yousyoku.top #area02 .aa02a dt span{
		font-size:2rem;
		margin:5px 0 0 0;
	}
	#yousyoku.top #area02 .aa02a dd{
		font-size:1.3rem;
		line-height:1.5;
		margin:20px 0 0 0;
	}
	#yousyoku.top #area02 .aa02a dd a{
	}
	#yousyoku.top #area02 .aa02a dd a:hover{
	}
	#yousyoku.top #area02 .aa02a p{
		width:85%;
		position: static;
		top:0vw;
		left:0vw;
			margin:0 2% 0 auto;
	}

	#yousyoku.top #area03{
		padding:30px 0;
	}
	#yousyoku.top #area03 p.p1{
		font-size:1.3rem;
		line-height:1.5;
		margin:0 0 25px 0;
	}
	#yousyoku.top #area03 dl.dl1{
		width:100%;
	}
	#yousyoku.top #area03 dl.dl1 dt{
	}
	#yousyoku.top #area03 dl.dl1 dd{
		font-size:1.8rem;
		margin:5px 0 10px 0;
	}
	#yousyoku.top #area03 dl.dl2{
		width:100%;
		margin-bottom:30px;
	}
	#yousyoku.top #area03 dl.dl2 dt{
	}
	#yousyoku.top #area03 dl.dl2 dt span{
		font-size:2rem;
	}
	#yousyoku.top #area03 dl.dl2 dd{
	}
	#yousyoku.top #area03 dl.dl2 dd a{
		margin:auto;
		margin-top:-30px;
	}
	#yousyoku.top #area03 p.p2{
		margin:0 0 40px 0;
	}
	#yousyoku.top #area03 p.p2 a{
	}
}

/*------------
2nd page Syukka.html
---------------------*/


#yousyoku.syukka ul.breadcrumb li+li:before {
  	padding: 8px;
	color: black;
  	content: ">";
}


#yousyoku.syukka .aa01a{
	background:#edf6f7;
	margin-bottom:125px;
	position:relative;
	padding: 25px 0;
}

#yousyoku.syukka .contentWrap1 {
	width: 80%;
	margin: auto;
	text-align: center;
	background-color: #fff;
}

#yousyoku.syukka .contentWrap2 {
	width: 80%;
	padding: 50px 0 50px 0;
 	margin: auto;
	background-color: #fff;
}

#yousyoku.syukka #image2 {
	width: 60%;
}

#yousyoku.syukka #borderWrap {
	width: 75%;
	border: 1px solid #005ea7;
	border-radius: 5px;
	margin: 0 auto;
	/*padding: 70px;*/
}

#yousyoku.syukka h2.contentText {
	color: #005ea7;
	font-size: 28px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 30px;
	background-color: #edf6f7;
}

#yousyoku.syukka h2.secHeadtext {
	width: 50%;
	margin: auto;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#yousyoku.syukka h2.secHeadtext2 {
	width: 50%;
	margin: auto;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#yousyoku.syukka #imageWrap {
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
	justify-content:space-between;
	align-items:center;
    width: 90%;
}

#yousyoku.syukka .headText {
	text-align:center;
	font-weight: bold;
	width: 100%;
	height: 63px;
	margin-bottom: 13px;
}

#yousyoku.syukka .number {
    border-radius: 50%;
    color: #fff;
    width: 45px;
    text-align: center;
    margin: 0 auto 10px auto;
}

#yousyoku.syukka li.textImage {
	width: 30%;
	margin-bottom: 60px;
	margin: 0 auto 20px auto;
}
#yousyoku.syukka li.textImage:nth-of-type(4) {
	margin: 0 0 20px 13%;
}
#yousyoku.syukka li.textImage:nth-of-type(5) {
	margin: 0 13% 20px 0;
}

#yousyoku.syukka .imageOrder {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

#yousyoku.syukka .lastItem {
	display: flex;
	justify-content: space-between;
	margin: auto;
	width: 83%;
	margin-bottom: 50px;
}

#yousyoku.syukka .lastItemDiv1 {
	width: 57%;
	margin-right: 0%;
}
#yousyoku.syukka .lastItemDiv2 {
	width: 220px;
	text-align:right;
}

#yousyoku.syukka .goTo {
	margin: 50px auto 20px auto;
}

@media screen and (max-width:801px){
	#gnav {
		display: block;
	}
	#gnav ul {
		display: block;
	width: 100%;
	}
	.yousyoku header h1:after {
	display: none;
	background: none;
	}
	#yousyoku.syukka{
	}
	#yousyoku.syukka #mv{
	}
	#yousyoku.syukka #area01{
		margin:0 0 10px 0;
	}
	#yousyoku.syukka #area01:after{
	}
}

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

	#yousyoku.syukka .lastItem {
		display: block;
		margin: auto;
		width: 90%;
		margin-bottom: 50px;
	}

	#yousyoku.syukka .lastItemDiv1 {
		width: 100%;
		display: block;
		margin-right: 0;
	}

	#yousyoku.syukka .lastItemDiv2 {
		margin: 20px auto 0 auto;
		width: 100%;
		text-align:center;
	}
}

@media screen and (max-width:741px){
	#yousyoku.syukka li.textImage {
	    width: 300px;
	    margin-bottom: 100px;
	}
	#yousyoku.syukka .headText {
    	text-align: left;
   		font-weight: bold;
   		width: 300px;
    	height: 45px;
	}
	#yousyoku.syukka .contentWrap1 {
		width: 94%;

}

	#yousyoku.syukka .contentWrap2 {
		width: 94%;

	}
	#yousyoku.syukka #borderWrap {
		width: 96%;
		/*border: none;*/
	}
}


@media screen and (max-width:700px){
	#yousyoku.syukka li.textImage {
   		width: 100%;
   	}
   	#yousyoku.syukka .headText {
 	   	text-align: left;
   		font-weight: bold;
    	width: 100%;
    	height: 45px;
	}

	#yousyoku.syukka .headText {
		text-align: left;
		font-weight: bold;
	}

	#yousyoku.syukka h2.secHeadtext2 {
		width: 90%;
		font-size: 14px;
		text-align: left;
	}
}


/*------------
3nd page Yousyoku.html
---------------------*/

#yousyoku.yousyoku ul.breadcrumb li+li:before {
  	padding: 8px;
	color: black;
  	content: ">";
}

#yousyoku.yousyoku .aa01a{
	background:#edf6f7;
	margin-bottom:125px;
	position:relative;
	padding: 25px 0;
}

#yousyoku.yousyoku .contentWrap1 {
	width: 80%;
	margin: auto;
	text-align: center;
	background-color: #fff;
}

#yousyoku.yousyoku .contentWrap2 {
	width: 80%;
	padding: 50px 0 50px 0;
 	margin: auto;
	background-color: #fff;
}

#yousyoku.yousyoku #image2 {
	width: 60%;
}

#yousyoku.yousyoku #borderWrap {
	width: 75%;
	border: 1px solid #005ea7;
	border-radius: 5px;
	margin: 0 auto;
	/*padding: 70px;*/
}

#yousyoku.yousyoku h2.contentText {
	color: #005ea7;
	font-size: 28px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 30px;
	background-color: #edf6f7;
}

#yousyoku.yousyoku h2.secHeadtext {
	width: 50%;
	margin: auto;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#yousyoku.yousyoku h2.secHeadtext2 {
	width: 50%;
	margin: auto;
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

#yousyoku.yousyoku #imageWrap {
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    width: 60%;
}

#yousyoku.yousyoku .headText {
	text-align: left;
	font-weight: bold;
	width: 190px;
	height: 63px;
	margin-bottom: 13px;
}


#yousyoku.yousyoku li.textImage {
	width: 45%;
	margin-bottom: 60px;
	margin: 0 auto 20px auto;
}

#yousyoku.yousyoku #mrgFirst {
	margin-right: 10%;
}

#yousyoku.yousyoku .imageOrder {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

#yousyoku.yousyoku .goTo {
    display: flex;
    margin: auto;
    width: 50%;
}


#yousyoku.yousyoku .whiteSpace {
	width: 80%;
	padding: 20px 0 20px 0;
	margin: 50px auto;
	background-color: #fff;
}

#yousyoku.yousyoku #borderWrap {
	margin: 20px auto;
}

#yousyoku.yousyoku .contentWrap3 {
	width: 100%;
 	margin: auto;
	background-color: #fff;
}

#yousyoku.yousyoku #imageWrap2 {
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    width: 85%;
}

#yousyoku.yousyoku #leftImage {
	width: 65%;
	height: 
}
#yousyoku.yousyoku #rightImage {
	width: 33%;
}

#yousyoku.yousyoku .leftImageOrder{
	height: 100px;
}

#yousyoku.yousyoku .newOrder {
	width: 98%;
	margin-left: 2%;
	margin-bottom: 6.6%;

}

#yousyoku.yousyoku ul.tabs{
	display: flex;
	list-style: none;
}

#yousyoku.yousyoku ul.tabs li{
	text-align: center;
	white-space: nowrap;
	padding: 10px 0 10px 0;
	margin-bottom: 15px;
	width: 50%;
	background: none;
	color: #222;
	display: inline-block;
	cursor: pointer;
}

#yousyoku.yousyoku ul.tabs #tab1.current{
	background: #005ea7;
	color: #fff;
	border-top-right-radius: 5px;
}

#yousyoku.yousyoku ul.tabs #tab1{
	background: #fff;
	color: black;
	border-top-right-radius: 5px;
}

#yousyoku.yousyoku ul.tabs #tab2.current{
	background-color: #005ea7;
	color: #fff;
	border-bottom-left-radius: 5px;
}

#yousyoku.yousyoku .tab-content{
	display: none;
}

#yousyoku.yousyoku .tab-content.current{
	display: inherit;
}

#yousyoku.yousyoku h2.secHeadtext3 {
	width: 85%;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 300;
	display: block;
	padding-bottom: 30px;
}

#yousyoku.yousyoku .number {
    background-color: #005ea7;
    border-radius: 50%;
    color: #fff;
    width: 30px;
    text-align: center;
    margin-left: 10px;
}


#yousyoku.yousyoku .blue {
	font-size: 17px;
	color: #005ea7;
	font-weight: bold;
	padding-left: 10px;
}


#yousyoku.yousyoku .list {
	margin: auto;
	width: 85%;
   	display: flex;
   	align-items:center;
}

#yousyoku.yousyoku .listImage {
	width: 40%;
}


@media screen and (max-width:801px){
	#gnav {
		display: block;
	}
	#gnav ul {
		display: block;
		width: 100%;
	}
	.yousyoku header h1:after {
		display: none;
		background: none;
	}
	#yousyoku.yousyoku #area01{
		margin:0 0 10px 0;
	}
	#yousyoku.yousyoku #area01:after{
	}

	#yousyoku.yousyoku #mrgFirst {
		margin-right: 0;
	}

	#yousyoku.yousyoku .headText {
    	text-align: left;
   		font-weight: bold;
   		width: 300px;
    	height: 45px;
	}
	#yousyoku.yousyoku .contentWrap1 {
		width: 94%;

	}

	#yousyoku.yousyoku .whiteSpace {
		width: 94%;
	}

	#yousyoku.yousyoku .contentWrap2 {
		width: 94%;

	}
	#yousyoku.yousyoku #borderWrap {
		width: 96%;
		/*border: none;*/
	}
	#yousyoku.yousyoku h2.secHeadtext2 {
		width: 90%;
		font-size: 14px;
		text-align: left;
	}
}


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

	#yousyoku.yousyoku .lastItem {
		display: block;
		margin: auto;
		width: 90%;
		margin-bottom: 50px;
	}

	#yousyoku.yousyoku .lastItemDiv1 {
		width: 100%;
		display: block;
		margin-right: 0;
	}

	#yousyoku.yousyoku .lastItemDiv2 {
		margin: 20px auto 0 auto;
		width: 100%;
	}
}

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

	#yousyoku.yousyoku #mrgFirst {
		margin-right: 0;
	}

	#yousyoku.yousyoku .headText {
    	text-align: left;
   		font-weight: bold;
   		width: 300px;
    	height: 45px;
	}
	#yousyoku.yousyoku .contentWrap1 {
		width: 94%;

	}

	#yousyoku.yousyoku .whiteSpace {
		width: 94%;
	}

	#yousyoku.yousyoku .contentWrap2 {
		width: 94%;

	}
	#yousyoku.yousyoku #borderWrap {
		width: 96%;
		/*border: none;*/
	}
}


@media screen and (max-width:700px){
	#yousyoku.yousyoku li.textImage {
   		width: 100%;
   	}
   	#yousyoku.yousyoku .headText {
 	   	text-align: left;
   		font-weight: bold;
    	width: 100%;
    	height: 45px;
	}

	#yousyoku.yousyoku #leftImage {
		width: 100%;
		display: block;
	}

	#yousyoku.yousyoku #rightImage {
		margin: auto;
		width: 85%;
		display: block;
	}

	#yousyoku.yousyoku #newOrder {
		margin: auto;
		width: 100%;
		display: block;
	}

	#yousyoku.yousyoku .newOrder {
    	width: 100%;
    	margin-left: 0;
    	margin-bottom: 6.6%;
	}


	#yousyoku.yousyoku .headText {
		text-align: left;
		font-weight: bold;
	}

	#yousyoku.yousyoku h2.secHeadtext3 {
		width: 85%;
		font-size: 14px;
		text-align: left;
	}

	#yousyoku.yousyoku .list {
		display: block;
	}


	#yousyoku.yousyoku .dlBlock {
		margin-top: 20px;
	}


	#yousyoku.yousyoku .listImage {
		width: 100%;
		height: 200px;
	}

}

@media screen and (max-width:575px){
	#yousyoku.yousyoku #rightImage {
		width: 100%;
	}
}
