@charset "UTF-8";
/* ------------------------------
　　plus2
------------------------------ */
/*	編集画面	*/
input[value="画像フルサイズ"] {
	clear: both;
	
}


/*	画像がはみ出さないように	*/
.all-wrapper {
	width: 100%;
	min-width: 1100px;
	overflow: hidden;
}

.acms-container {
	/* 	max-width: none; */
/* 	overflow: hidden; */
}

/*		*/
.custom_th {
    text-align: left !important;
    background:#CCC;
}

.windowfix_full {
	box-sizing: border-box;
	width: 100vw;
	min-width: 1100px;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding: 0;
	height: auto;
	overflow:hidden;
}

.windowfix_wrap_inner {
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 0px;
	vertical-align: bottom;
}

.windowfix_wrap_inner img {
	margin: 0;
	padding: 0;
	line-height: 0;
	vertical-align: bottom;
}

.windowfix_full h4 {
	font-size: 130%;
}

/*
.acms-col-12 .windowfix_full {
	width: 100vw;
	min-width: 1140px;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}


.acms-col-9 .windowfix_full {
	width: 100%;
	position: inherit;
	left: 0;
	right: 0;
	margin-left: 0;
	margin-right: 0;
    padding-right: 10px;
    padding-left: 10px;
}
*/


/*	unit btn	*/
.windowfix_unitbtn {
	margin: 50px auto;
	text-align: center;
}
.windowfix_unitbtn a {
	display: inline-block;
    border: 0;
	margin: 0;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
	text-align: center;
    box-sizing: border-box;
    transition: background-color .25s linear;
}


/*	step	*/
.windowfix_step {
	margin-right: 0;
    margin-left: 0;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
}
.windowfix_step_box {
	border: 1px solid #aaa;
    background:#FFF;
    border-radius: 10px;
    margin: 10px 10px 20px 10px;
    padding: 20px 10px 10px 10px;
    box-shadow: 6px 6px #efefef;
}
.windowfix_step_box h4 {
	margin-top:10px;
}
.windowfix_step_img {
	float: left;
	width: 33.33333%;
}
.windowfix_step_text {
	float: left;
	width: 65.66667%;
}
.windowfix_step_arrow {
	margin: 0 auto 20px;
	padding: 0 10px;
    box-sizing: border-box;
	float: none;
	width: auto!important;
    max-width: 100%;
    text-align: center;
    font-size: 30px;
    color: #999;
}

.windowfix_full_image_on {
	display: none;
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	top:0px;
  	left: 0px;
  	z-index: 3;
}
.windowfix_full_image_off {
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	top:0px;
  	left: 0px;
  	z-index: 2;
}

.windowfix_full_image_1 {
	margin: 0;
	position: relative;
}
.windowfix_full_image_1 img { 
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.windowfix_full_image_1 img:hover { 
	opacity: .2;
}
.windowfix_full_image_1 p {

}
.windowfix_full_image_1 .windowfix_full_image_off p.image_1_ttl {
  	position: absolute;
  	bottom:0px;
  	left: 0px;
  	margin: 10px 20px;
  	padding: 0;
}

.windowfix_full_image_1 .windowfix_full_image_on .full_image_tBox {
	position: absolute;
	width: 100%;
	top:50%;
  	left: 0px;
	transform: translateY(-50%);
	margin: 0;
  	padding: 0;
}

.windowfix_full_image_1 .windowfix_full_image_on .full_image_tBox p.image_1_ttl {
  	margin: 10px 20px;
  	padding: 0;
  	font-size: 18px;
  	text-align: center;
}

.windowfix_full_image_1 .windowfix_full_image_on .full_image_tBox p.image_1_txt {
  	margin: 10px 20px;
  	padding: 0;
  	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}



.windowfix_full_image_2 {
	float: left;
	width: 50%;
	margin: 0;
	position: relative;
}

.windowfix_full_image_2l {
	float: left;
	width: 50%;
	margin: 0;
}
.windowfix_full_text_2l {
	float: left;
	width: 50%;
	margin: 0;
}
.windowfix_full_image_2r {
	float: right;
	width: 50%;
	margin: 0;
}
.windowfix_full_text_2r {
	float: right;
	width: 50%;
	margin: 0;
}
.windowfix_full_image_2 p {

}
.windowfix_full_image_2 .windowfix_full_image_off p.image_2_ttl {
  	position: absolute;
  	bottom:0px;
  	left: 0px;
  	margin: 10px 20px;
  	padding: 0;
}

.windowfix_full_image_2 .windowfix_full_image_on .full_image_tBox {
	position: absolute;
	width: 100%;
	top:50%;
  	left: 0px;
	transform: translateY(-50%);
	margin: 0;
  	padding: 0;
}

.windowfix_full_image_2 .windowfix_full_image_on .full_image_tBox p.image_2_ttl {
  	margin: 10px 20px;
  	padding: 0;
  	font-size: 18px;
  	text-align: center;
}

.windowfix_full_image_2 .windowfix_full_image_on .full_image_tBox p.image_2_txt {
  	margin: 10px 20px;
  	padding: 0;
  	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

.windowfix_full_image_2 img { 
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.windowfix_full_image_2 img:hover { 
	opacity: .2;
}

.windowfix_full_image_2l img, .windowfix_full_image_2r img { 
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;
}

.windowfix_full_text_2l h4.text_ttl, .windowfix_full_text_2r h4.text_ttl{
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0;
}
.windowfix_full_text_2l p.text_txt, .windowfix_full_text_2r p.text_txt{
	margin-left: 30px;
	margin-right: 30px;
	padding: 0;
}



.windowfix_full_image_3 {
	float: left;
	width: 33.33333%;
	margin: 0;
	position: relative;
}

.windowfix_full_image_3 p {
  	
}

.windowfix_full_image_3 .windowfix_full_image_off p.image_3_ttl {
  	position: absolute;
  	bottom:0px;
  	left: 0px;
  	margin: 10px 20px;
  	padding: 0;
}

.windowfix_full_image_3 .windowfix_full_image_on .full_image_tBox {
	position: absolute;
	width: 100%;
	top:50%;
  	left: 0px;
	transform: translateY(-50%);
	margin: 0;
  	padding: 0;
}

.windowfix_full_image_3 .windowfix_full_image_on .full_image_tBox p.image_3_ttl {
  	margin: 10px 20px;
  	padding: 0;
  	font-size: 18px;
  	text-align: center;
}

.windowfix_full_image_3 .windowfix_full_image_on .full_image_tBox p.image_3_txt {
  	margin: 10px 20px;
  	padding: 0;
  	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}


.windowfix_full_image_3 img { 
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.windowfix_full_image_3 img:hover { 
	opacity: .2;
}

tr.sortable-item{
	border-bottom: 1px solid #ddd;
}


.entry-column hr.custom_unit_hrline {
	padding: 0;
	border-bottom: none;
}

.entry-column hr.custom_unit_hrspacer {
	border-bottom: none;
	border: none;
	padding: 0;
}


/*	linkbtn	*/
.windowfix_linkbtn_image_inner {
	position: relative;
	max-width: 1100px;
	height: 627px;
	margin: 0 auto;
}


.windowfix_linkbtn_image_linkurl {
	margin: 0;
	position: relative;
}

.windowfix_linkbtn_image_linkurl .linkbtn_image_linkurl {
	clear: both;
	float: left;
}

.windowfix_linkbtn_image_linkurl .linkbtn_image_layout_right .linkbtn_image_linkurl {
	clear: both;
    float: right;
}


.windowfix_linkbtn_image_linkurl .linkbtn_image_linkurl a {
    display: block;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #fff;
	margin: 40px 0 0 0;
    padding: 10px 50px 10px 60px;
    background: url(../../images/link_7.png) no-repeat 15px center;
    line-height: 1.5;
    letter-spacing: 0.5em;
    color: #fff;
}

.windowfix_linkbtn_image_linkurl .linkbtn_image_linkurl a:hover {
	background: #fff url(../../images/link_7-2.png) no-repeat 15px center;
    color: #6FAADA;
    border: 1px solid transparent;
    text-decoration: none;
}

.linkbtn_image_bg_,
.linkbtn_image_bg_cover {
	position: relative;
	height: 627px;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.linkbtn_image_bg_left {
	position: relative;
	height: 627px;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	background-size: auto 100% !important;
}

.linkbtn_image_bg_right {
	position: relative;
	height: 627px;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	background-size: auto 100% !important;
}


.linkbtn_image_layout_left {
	float: left;
	width: 480px;
	padding: 120px 0 60px 0;
	line-height: 2;
}

.linkbtn_image_layout_right {
	float: right;
	width: 480px;
	padding: 120px 0 60px 0;
	line-height: 2;
}

.linkbtn_image_bodytext {
/* 	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
    font-size: 16px;
}





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

	.windowfix_full {
		width: 100vw;
		margin-left: -20px;
		margin-right: -20px;
		padding: 0;
		left: 0;
		right: 0;
	}

}


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

	.windowfix_full {
	    width: calc(100vw + 20px);
	    min-width: inherit;
	    margin-left: -20px;
	    margin-right: -20px;
	    padding: 0;
	    left: 0;
	    right: 0;
	}

	.linkbtn_image_bg_, .linkbtn_image_bg_cover {
	    position: relative;
	    height: 350px;
	    background-position: center center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;
	}

	.windowfix_linkbtn_image_inner {
	    position: relative;
	    max-width: inherit;
	    width: 90%;
	    height: 350px;
	    margin: 0 auto;
	    padding: 5%;
	    overflow: hidden;
	}

	.linkbtn_image_layout_left {
	    float: left;
	    width: 52%;
	    padding: 20px 0 10px 0;
	    line-height: 1.8;
	}

	.linkbtn_image_layout_right {
	    float: right;
	    width: 52%;
	    padding: 20px 0 10px 0;
	}

	.linkbtn_image_bodytext p {
/* 		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
		font-size: 3.0vw;
		line-height: 1.5;
		margin-bottom: 15px;
		letter-spacing: 0.2em;
	}

	.custom_linkbtn_title_image img {
		width: 100%;
		height: auto;
		
	}



	.windowfix_linkbtn_image_linkurl .linkbtn_image_linkurl a {
	    display: block;
		border-radius: 4px;
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border: 1px solid #fff;
		margin: 0;
	    padding: 8px 8px 8px 38px;
	    background: url(../../images/link_7.png) no-repeat 15px center;
	    font-size: 15px;
	    line-height: 1.5;
	    letter-spacing: 0.1em;
	    color: #fff;
	}









	.windowfix_full_image_2 {
		float: none;
		width: 100%;
	}
	.windowfix_full_image_2l, .windowfix_full_text_2l {
		float: none;
		width: 100%;
	}
	.windowfix_full_image_2r, .windowfix_full_text_2r {
		float: none;
		width: 100%;
	}
	.windowfix_full_text_2l, .windowfix_full_text_2r {
		margin-bottom: 20px;
	}
	.windowfix_full_text_2l h4.text_ttl, .windowfix_full_text_2r h4.text_ttl{
	    margin: 10px 20px;
	    padding: 20px 0 0 0;
	}
	.windowfix_full_text_2l p.text_txt, .windowfix_full_text_2r p.text_txt {
	    margin:10px 20px;
	    padding: 20px 0 0 0;
	}
	.windowfix_full_image_3 {
		float: none;
		width: 100%;
	}
	.windowfix_full_image_3 img { 
		width: 100%;
		margin: 0;
		padding: 0;
		
	}

}


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


	.linkbtn_image_bg_, .linkbtn_image_bg_cover {
	    position: relative;
	    height: 240px;
	    background-position: center center !important;
	    background-repeat: no-repeat !important;
	    background-size: cover !important;
	}

	.windowfix_linkbtn_image_inner {
	    position: relative;
	    max-width: inherit;
	    width: 90%;
	    height: 240px;
	    margin: 0 auto;
	    padding: 5%;
	}



	.windowfix_step_img {
		clear: both;
		width: 100%;
	}
	.windowfix_step_text {
		clear: both;
		width: 100%;
	}

	  
}





