@charset "utf-8";
/* 新聞受託印刷 */
.wrapper {
background-image: url("../business/newspaper/img/mainImg.jpg");
background-repeat: no-repeat;
background-position: center top;
margin-top: 50px;
max-width: 100%;
}
.pTitleBox {
max-width: 980px;
margin: 0 auto;
width: 100%;
padding-top: 127px;
}
.sub {
font-family: 'Fjalla One', sans-serif;
font-size: 1.3rem;
color: #fff;
margin-bottom: 30px;
line-height: 100%;
position: relative;
display: inline-block;
padding-left: 40px;
}
.sub:before {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 32px;
height: 1px;
background-color: #fff;
}
.sub:before {
 left: 0;
}
h3 {
font-size: 3.0rem;
line-height: 100%;
color: #fff;
letter-spacing: 0.2em;
font-weight: 700;
font-style: normal;
margin-left: 5px;
margin-bottom: 15px;
text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
}
.sub02 {
font-family: 'Fjalla One', sans-serif;
font-size: 1.3rem;
color: #fff;
line-height: 100%;
margin-left: 10px;
text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
}
main {
background-color: #fff;
padding-top: 58px;
position: relative;
margin-top: 142px;
margin-bottom: 40px;
}
.main_inner {
width: 100%;
margin-left: 60px;
padding-right: 60px;
}
.introTxt {
font-family: 'ff-zwo-corr-web-pro', sans-serif;
font-weight: 400;
font-style: normal;
color: #277A44;
font-size: 1.4rem;
margin-bottom: 15px;
}
h4 {
font-family: "Hannari","source-han-serif-japanese";
font-weight: 400;
font-size: 3.0rem;
line-height: 100%;

display: block;
margin-bottom: 60px;
}
.txt01 {
padding-right: 20px;
font-size: 1.5rem;
line-height: 200%;
margin-bottom: 10px;
}
/*h5 {
font-size:2.8rem;
letter-spacing: 0.3em;
font-weight: 700;
color: #277A44;
line-height: 100%;
margin-bottom: 50px;
}*/
.secGray {
width: 100%;
background-color: #F2F2F2;
padding: 100px 0 10px;
border-top: solid 1px #ddd;
}
.box {
max-width: 980px;
width: 100%;
margin: 0 auto;
}
.sml_title_box {
display: flex;
align-items: flex-start;
margin-bottom: 50px;
}
.sml_num {
font-size: 4.5rem;
margin-right: 2.9vw;
padding-right: 0;
letter-spacing: 0.05em;
line-height: 1.4;
position: relative;
}
.num {
font-family: 'Fjalla One', sans-serif;
color: #287B44;
}
.sml_num:before {
height: 2.928vw;
bottom: -1.464vw;
}
.sml_num:before {
position: absolute;
content: "";
border-left: 1px solid #000;
right: 0;
transform: rotate(
45deg
);
}
.sml_h2 {
font-size: 3.0rem;
letter-spacing: 0.2em;
line-height: 100%;
margin-top: 10px;
}
.sml_h2 .en {
font-size: 1.6rem;
margin-top: 10px;
letter-spacing: 0.05em;
display: block;
color: #999;
line-height: 140%;
font-family: ff-zwo-corr-web-pro, sans-serif;
font-weight: 400;
font-style: normal;
}
.txtBox {
width: 100%;
padding: 0 35px 60px 35px;
border-bottom: solid 1px #ddd;
margin-bottom: 60px;
}
.txtBox p {
font-size: 1.5rem;
line-height: 200%;
letter-spacing: 0.2em;
}
.borderless {
border-bottom: none;
}
h6 {
letter-spacing: 0.2em;
line-height: 100%;
margin-bottom: 20px;
margin-left: 10px;
}
.enTitle {
font-family: 'Fjalla One', sans-serif;
color: #666;
letter-spacing: 0.1em;
font-size: 1.2rem;
font-weight: normal;
padding-top: 5px;
}
.ftBox {
position: relative;
margin-bottom: 70px;
}
.ftBox img {
width: 100%;
}
.tourSubtitle {
font-size: 1.4rem;
line-height: 100%;
color: #fff;
margin-bottom: 5px;
}
.tourMaintitle {
font-size: 2.6rem;
letter-spacing: 0.2em;
margin-bottom: 15px;
color: #fff;
font-weight: bold;
}
.tourTxt {
font-size: 1.2rem;
line-height: 180%;
color: #fff;
} 
.tourBox {
position: absolute;
left: 25px;
top: 45px;
}
.imgWrap {
overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
background: #000;
}
.imgWrap img {
width: 100%;
display: block;
transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
transform: scale(1.1);	/*画像の拡大率*/
transition-duration: 0.3s;	/*変化に掛かる時間*/
opacity: 0.6;	/* 小さくするほど暗くなります */
}




/*　for iPad 横　*/
@media screen and (min-width:980px) and ( max-width:1024px) {
.wrapper {
overflow-x: hidden;
}




}
/*　for iPad 縦　*/
@media screen and (min-width:768px) and ( max-width:979px) {
.wrapper {
overflow-x: hidden;
}
.sml_title_box {
display: flex;
align-items: flex-start;
margin-bottom: 50px;
margin-left: 25px;
}
}


/* IE11にのみ適用したいスタイルシート */
@media screen and (-ms-high-contrast: none) {

.main_inner {
width: 980px;
margin: auto;
background-color: #fff;
padding-top: 58px;
margin-top: 142px;
margin-bottom: 70px;
padding-left: 60px;
}

}




/*スマートフォン*/

@media all and (max-width : 767px ){
.wrapper {
background-image: url("../business/newspaper/img/mainImg_sp.jpg");
background-repeat: no-repeat;
background-position: center top;
margin-top: 20px;
}
.pTitleBox {
padding-top: 50px;
}
.sub {
font-size: 1.0rem;
color: #fff;
margin-bottom: 15px;
padding-left: 40px;
}
h3 {
font-size: 2.0rem;
margin-left: 40px;

}
.sub02 {
font-size: 1.0rem;
color: #fff;
margin-bottom: 15px;
padding-left: 30px;
}
main {
width: 90%;
padding-top: 20px;
margin-top: 75px;
margin-bottom: 0px;
padding-bottom: 0px;
}
.main_inner {
width: 100%;
margin-left: 10px;
padding-right: 0px;
}
.introTxt {
font-size: 1.0rem;
margin-bottom: 10px;

}
h4 {
font-size: 2.0rem;
margin-bottom: 25px;
line-height: 160%;
}
.txt01 {
padding-right: 10px;
margin-bottom: 30px;
font-size: 1.1rem;
}
.secGray {
width: 100%;
background-color: #F2F2F2;
padding: 40px 0 10px;
}
.box {
max-width: 980px;
width: 90%;
margin: 0 auto;
}
.sml_title_box {
margin-bottom: 15px;
}
.sml_num {
font-size: 2.2rem;
margin-right: 15px;
}

.sml_num:before {
height: 2.928vw;
bottom: -1.464vw;
}

.sml_h2 {
font-size: 2.0rem;
letter-spacing: 0.2em;
line-height: 100%;
margin-top: 10px;
}
.sml_h2 .en {
font-size: 1.2rem;
margin-top: 5px;
}
.txtBox {
width: 100%;
padding: 0px 5px 30px 5px;
margin-bottom: 30px;
}
.txtBox p {
font-size: 1.2rem;
line-height: 200%;
letter-spacing: 0.1em;
}
.borderless {
border-bottom: none;
}
h6 {
font-size: 1.3rem;
letter-spacing: 0.1em;
margin-bottom: 10px;
margin-left: 0px;
}
.enTitle {
font-size: 1.1rem;
}
.ftBox {
position: relative;
margin-bottom: 40px;
}
.ftBox a {
text-decoration: none;
}
.tourSubtitle {
font-size: 1.1rem;
line-height: 100%;
color: #111;
margin-bottom: 5px;
}
.tourMaintitle {
font-size: 1.6rem;
letter-spacing: 0.2em;
margin-bottom: 10px;
color: #111;
}
.tourTxt {
font-size: 1.2rem;
line-height: 180%;
color: #111;
} 
.tourBox {
position: static;
padding: 15px 15px 20px;
border-left: solid 1px #ddd;
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
background-color: #fff;
}


}