﻿@charset "UTF-8";

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url('//fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
@import url('//fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap');
/* Google font Icon */
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");


/*=================================================
採用情報
=================================================*/
/*-------------------------
見学も随時受け付けております
--------------------------*/
.tour {
  width: 100%;
  padding: 18px 24px;
  margin: 42px 0 0;
  background: #fffff3;
  border: thick double #eb6767;
}
.tour h2{
  font-size: 1.6em;
  font-weight: 700;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  line-height: 1.5;
  color: #ce3d3d;
  margin-bottom: 6px;
}
@media screen and (max-width: 640px) {
.tour {
  padding: 15px 18px;
  margin: 24px 0 0;
  }
.tour h2{
  font-size: 1.4em;
  }
}
@media screen and (max-width: 420px) {
.tour h2{
  font-size: 1.2em;
  }
}

/*-------------------------
求める人物像
--------------------------*/
.recwant1 {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.recwant1_text {
  width: 50%;
  padding: 12px 30px 0 0;
}
.recwant1_img {
  width: 50%;
}
@media screen and (max-width: 767px) {
.recwant1 {
  flex-direction: column-reverse;
  }
.recwant1_text {
  width: 100%;
  padding: 0 0 0 0;
  }
.recwant1_img {
  width: 100%;
  padding: 0 0 15px 0;
  text-align: center;
  }
.recwant1_img img{
  width: 92%;
  max-width: 420px;
  }
}

.recwant2 {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.recwant2_img {
  width: 50%;
}
.recwant2_text {
  width: 50%;
  padding: 12px 0 0 30px;
}
@media screen and (max-width: 767px) {
.recwant2 {
  flex-direction: column;
  }
.recwant2_text {
  width: 100%;
  padding: 0 0 0 0;
  }
.recwant2_img {
  width: 100%;
  padding: 0 0 15px 0;
  text-align: center;
  }
.recwant2_img img{
  width: 92%;
  max-width: 420px;
  }
}

.recwant1 h3,
.recwant2 h3{
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.5;
  margin-left:1.8em;
  text-indent:-1.8em;
  margin-bottom: 10px;
}
.recwant1 h3 span,
.recwant2 h3 span{
  font-family: 'Zen Old Mincho', serif;
  font-size: 1.8em;
  font-weight: 400;
  margin-right: 8px;
  line-height: 100%;
  color:#E6AA68;
}
.recwanttextinner{
  border-top: 1px solid #E6AA68;
  padding-top: 10px;
}
@media screen and (max-width: 1000px) {
.recwant1 h3,
.recwant2 h3{
  font-size: 1.2em;
  margin-left:1.6em;
  text-indent:-1.6em;
  }
.recwant1 h3 span,
.recwant2 h3 span{
  font-family: 'Zen Old Mincho', serif;
  font-size: 1.6em;
  }
}

/*-------------------------
当院の特徴
--------------------------*/
.recclinic{
  font-family: 'Zen Old Mincho', serif;
  font-size: 1.6em;
  font-weight: 900;
  line-height: 1.5;
  margin: 18px 0 12px;
  text-align: center;
  color:#111;
}
.recclinic br{
  display: none;
}
@media screen and (max-width: 640px) {
.recclinic{
  font-size: 1.4em;
  }
.recclinic br{
  display: block;
  }
}

/*-------------------------
在籍スタッフの声
--------------------------*/
.recvoice {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
.recvoice_img {
  width: 200px;
  text-align: center;
}
.recvoice_text {
  flex: 1;
  padding: 15px 0 0 30px;
}
.recvoice_img img{
  width: 100%;
  max-width: 200px;
  margin-bottom: 12px;
}
.recvoice_img h5 {
  font-family: 'Zen Maru Gothic', sans-serif;
  line-height: 100%;
  white-space: nowrap;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
  font-size: 1.1em;
  color:#E6AA68;
}
.recvoice_img h6 {
  font-family: 'Zen Old Mincho', serif;
  line-height: 100%;
  white-space: nowrap;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.recvoice_img h6 span{
  font-size: 1.3em;
}
@media screen and (max-width: 767px) {
.recvoice {
  flex-direction: column;
  display: block;
  }
.recvoice_img {
  width: 100%;
  padding: 0 0 15px 0;
  }
.recvoice_text {
  width: 100%;
  padding: 0 0 0 0;
  }
}
@media screen and (max-width: 480px) {
.recvoice_img img{
  max-width: 160px;
  }
}

/*-------------------------
募集要項
--------------------------*/
.jobtable {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.7;
  margin-top: 18px;
}
.jobtable th{
  width: 25%;
  padding: 12px;
  vertical-align: middle;
  background-color: #FFF;
  text-align:left;
  font-weight:bold;
  white-space: nowrap;
  border-top: 2px solid #E6AA68;
}
.jobtable td{
  width:75%;
  padding: 12px;
  background-color: #FFF;
  text-align:left;
  vertical-align: middle;
  font-weight:normal;
  border-top: 2px solid #CCC;
}
@media screen and (max-width: 640px) {
.jobtable {
  display: block;
  flex-direction: column;
  margin-top: 12px;
  font-size: 0.9em;
  }
.jobtable th{
  display:block;
  width: 100%;
  padding: 10px 0 0;
  font-size: 1.1em;
  }
.jobtable td{
  display:block;
  width: 100%;
  padding: 10px 12px;
  border-top: 0;
  }
}

/*-------------------------
エントリーフォーム
--------------------------*/
.recformtable {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0;
}
.recformtable tr{
  border: 1px solid #666;
  margin-bottom: -1px;
}
.recformtable th{
  width: 30%;
  padding: 15px 20px;
  text-align:left;
  vertical-align: middle;
  background-color: #F0EBE1;
  font-weight:bold;
  line-height: 1.6;
  white-space: nowrap;
}
.recformtable td{
  width: 70%;
  padding: 15px 20px;
  background-color: #FFF;
  text-align:left;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
.recformtable th,
.recformtable td {
  display:block;
  width:100%;
  }
.recformtable th{
  padding: 10px 15px;
  }
.recformtable td{
  padding: 10px 15px;
  }
}

/* 必須項目アイコン */
.hissu {
  font-size:0.75em;
  line-height:100%;
  color:#FFF;
  background-color:#CC3300;
  padding:2px 5px;
  margin-left:8px;
  font-weight:500;
  letter-spacing: 0.03em;
  white-space: nowrap;
}

/*-------------------------
フォームスタイリング
--------------------------*/
/* 入力・選択欄 */
input[type='text'],
input[type='search'],
input[type='tel'],
input[type='url'],
input[type='email'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='number'],
select {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  width:100%;
  outline: none;
  border: 1px solid #AAA;
  background:#FFF;
  padding:0.5em;
  font-size:1.1em;
}
select::-ms-expand {
  display: none;
}
textarea{
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  width:100%;
  outline: none;
  border: 1px solid #AAA;
  background:#FFF;
  padding:0.5em;
  font-size:1.1em;
  height:160px;
}
input::placeholder,
textarea::placeholder {
	color: #CCC;
}
/* Edge */
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #CCC;
}
/* IE11 & IE10 */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #CCC;
}
/* ラジオボタン・チェックボックス */
input[type="radio"] , 
input[type="checkbox"]{
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  margin:10px 6px 8px 0;
}
label {
  margin-right:1em;
  cursor:pointer;
  display: inline-block;
}
/* ボタン */
/* @import url('http://fonts.googleapis.com/earlyaccess/notosansjapanese.css'); */
input[type='submit'],
input[type='reset'],
input[type='button'],
.formbtn button{
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:1.4em;
  cursor: pointer;
  padding: 20px 42px 24px;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  font-weight: 700;
  background: rgb(102,102,102);
  background: linear-gradient(180deg, rgba(102,102,102,1) 0%, rgba(51,51,51,1) 100%);
  line-height: 100%;
  border: 0;
  letter-spacing: 0.06em;
  margin:0;
  font-family: "Noto Sans JP", sans-serif;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}

/*=================================================
オンライン診療
=================================================*/
.curontable {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
}
.curontable_text {
  flex: 2;
  margin:0 30px 0 0;
}
.curontable_img {
  flex: 1;
  max-width: 240px;
}
@media screen and (max-width: 960px) {
.curontable {
  align-items:flex-start;
  }
}
@media screen and (max-width: 640px) {
.curontable {
  flex-direction: column;
  display:block;
  }
.curontable_text {
  padding-bottom: 15px;
  margin:0 0 0 0;
  }
.curontable_img {
  max-width:200px;
  margin:0 auto;
  }
}

/*バッジ*/
.badge {
  width:100%;
  max-width: 480px;
  margin: auto;
  padding:15px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:center;
}
.badge li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  padding:0 15px 0 0;
  box-sizing: border-box;
}
.badge img {
  width:100%;
}

/*=================================================
診療内容ページ
=================================================*/
/*-------------------------
2列テーブル
--------------------------*/
.table1 {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.6;
}
.table1 tr{
  border: 1px solid #666;
}
.table1 th{
  width: 25%;
  padding: 10px 15px;
  white-space: nowrap;
  font-weight: normal;
  text-align: center;
  border-right: 1px solid #666;
  background: #F0F0F0;
}
.table1 td{
  width:75%;
  padding: 10px 15px;
  text-align: left;
}

/*-------------------------
料金表
--------------------------*/
.table2 {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.5;
}
.table2 tr{
  border: 1px solid #666;
}
.table2 th{
  padding: 10px 15px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #666;
  background: #F0F0F0;
}
.table2 td{
  padding: 10px 15px;
  text-align: center;
  border-right: 1px solid #666;
  font-family: 'Quicksand', sans-serif;
  line-height:1.2;
  font-weight: 400;
  font-size: 1.5em;
}
@media screen and (max-width: 640px) {
.table2 {
  font-size: 0.9em;
  line-height: 1.3;
  }
.table2 th {
  padding: 8px 5px;
  }
.table2 td{
  padding: 8px 5px;
  font-size: 1.2em;
  }
}

/*-------------------------
がんの部位別死亡数
--------------------------*/
.table3 {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.5;
}
.table3 tr{
  border: 1px solid #666;
}
.table3 th{
  padding: 10px 15px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #666;
  background: #F0F0F0;
}
.table3 td{
  padding: 10px 15px;
  text-align: center;
  border-right: 1px solid #666;
  font-family: 'Quicksand', sans-serif;
  line-height:1.2;
  font-weight: 400;
  font-size: 1.2em;
}
@media screen and (max-width: 640px) {
.table3 {
  font-size: 0.9em;
  line-height: 1.3;
  }
.table3 th {
  padding: 8px 5px;
  }
.table3 td{
  padding: 8px 5px;
  font-size: 1em;
  }
}

/*-------------------------
シンプル
--------------------------*/
.table4 {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.6;
}
.table4 tr{
  border: 1px solid #666;
}
.table4 th{
  padding: 10px 15px;
  font-weight: normal;
  text-align: left;
  border-right: 1px solid #666;
}
.table4 td{
  padding: 10px 15px;
  font-weight: normal;
  text-align: right;
  border-right: 1px solid #666;
}
@media screen and (max-width: 640px) {
.table4 {
  font-size: 0.9em;
  }
.table4 th {
  padding: 8px 5px;
  }
.table4 td{
  padding: 8px 5px;
  }
}

/*-------------------------
検査の流れ
--------------------------*/
.step {
  width:100%;
  margin: 0 0 20px;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
  background: #EAEAEA;
}
.step_img {
  width: 40%;
  margin:0 30px 0 0;
}
.step_text {
  width: 60%;
  text-align: center;
}
@media screen and (max-width: 640px) {
.step {
  width: 100%;
  flex-direction: column;
  display:block;
  margin:0 0 10px;
  padding: 15px 15px 6px;
  }
.step_img {
  width:100%;
  margin:0 0 4px 0;
  text-align: center;
  }
.step_img img{
  max-width: 240px;
  }
.step_text {
  width:100%;
  padding: 0 0 4px;
  }
}
.stepcaption {
  font-weight: bold;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
.stepcaption {
  font-weight: bold;
  font-size: 0.9em;
  margin-top: 0;
  }
}

/*-------------------------
よくある質問
--------------------------*/
dl{
  width:100%;
  overflow: hidden;
  _zoom: 1;
}
dl dt {
  text-indent: -2em;
  padding: 0 0 5px;
}
dl dd {
  text-indent: 0;
  padding: 0;
  margin:0 0 0;
}
dl dt{
  margin:0 0 0 2em;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5;
}
dl dt:first-letter{
  font-size: 2em;
  margin-right:10px;
  padding:0;
  font-family: 'Quicksand', sans-serif;
  color: #E6AA68;
  font-weight: 500;
  line-height: 100%;
}
@media screen and (max-width: 640px) {
dl dt{
  font-size: 1em;
  }
dl dt:first-letter{
  font-size: 1.8em;
  }
}

/*-------------------------
アイキャッチイラスト(ドクター)
--------------------------*/
.doctorillust{
  width:100%;
  max-width:140px;
  margin-bottom: 12px;
}
@media screen and (max-width: 640px) {
.doctorillust{
  max-width:120px;
  margin-bottom: 10px;
  }
}


/*=================================================
医院紹介
=================================================*/
/*-------------------------
医院概要
--------------------------*/
.clinicinfo {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.6;
}
.clinicinfo tr{
  border-bottom: 1px solid #ccc;
}
.clinicinfo th{
  width: 25%;
  padding: 10px 0;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
  text-align: left;
}
.clinicinfo td{
  width:75%;
  padding: 10px 0;
  text-align: left;
}


/*=================================================
トップページ
=================================================*/
/*-------------------------
お知らせ枠
--------------------------*/
.information {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
}
.information li{
  width:50%;
  margin:0 40px 0 0;
}
.information li:last-child{
  margin:0 0 0 0;
}
@media screen and (max-width: 767px) {
.information {
  flex-direction: column;
  display:block;
  }
.information li {
  width:100%;
  margin:0 0 40px 0;
  }
.information li:last-child{
  margin:0 0 0 0;
  }
}

.newsdate {
  font-family: 'Quicksand', sans-serif;
  line-height:1.5;
  font-size: 1.2em;
  color:#E6AA68;
  margin: 10px 0 0;
}
.newstitle {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 2px;
}
.newsdetail {
  line-height: 1.6;
}
@media screen and (max-width: 960px) {
.newstitle {
  font-size: 1em;
  }
.newsdetail {
  line-height: 1.5;
  font-size: 0.9em;
  }
}

/*-------------------------
当院の診療理念
--------------------------*/
.message01 {
  width: 100%;
  padding: 50px 0 0;
  margin: 60px 0 0;
  background: #F3EFE7;
}
.message01wrap {
  width:100%;
  margin: auto;
  padding:0 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content:center;
  align-items:flex-end;
}
.message01_img {
  width:45%;
  max-width: 740px;
  margin:0 40px 0 0;
}
.message01_text {
  width:55%;
  max-width: 640px;
  padding: 0 0 60px;
}
@media screen and (max-width: 1200px) {
.message01_text {
  padding: 0 0 30px;
  }
}
@media screen and (max-width: 960px) {
.message01 {
  padding: 40px 0 0;
  }
.message01wrap {
  flex-direction: column;
  display:block;
  }
.message01_img {
  width:100%;
  max-width: 100%;
  margin:0 0 30px 0;
  text-align: center;
  }
.message01_img img {
  width:100%;
  max-width: 540px;
  }
.message01_text {
  width:100%;
  max-width: 100%;
  }
}

/*-------------------------
地域のかかりつけ医として
--------------------------*/
.message02wrap {
  width:100%;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content:center;
  align-items:center;
  align-items:stretch;
}
.message02wrap li{
  width:50%;
}
.message02_textbox {
  max-width: 640px;
  margin: 0 auto;
  padding: 60px 25px;
}
.message02_photo {
  width: 100%;
  height: 100%;
  background-image:url(../img/index/message02_img.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
@media screen and (max-width: 767px) {
.message02wrap {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  }
.message02wrap li{
  width:100%;
}
.message02_textbox {
  max-width: 100%;
  padding: 40px 25px;
  }
.message02_img {
  height: 240px;
  -ms-flex-order:-1;
  -webkit-order:-1;
  order:-1;
  }
}

/*-------------------------
地域のかかりつけ医として
--------------------------*/
.second_linkbtn {
  width:100%;
  margin: auto;
  padding:40px 0 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.second_linkbtn li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  padding:0 30px 30px 0;
  box-sizing: border-box;
}
.second_linkbtn img {
  width:100%;
}
@media screen and (max-width: 960px) {
.second_linkbtn li {
  padding:0 15px 15px 0;
  }
}
@media screen and (max-width: 480px) {
.second_linkbtn {
  flex-direction: column;
  display:block;
  padding:15px 0 0;
  }
.second_linkbtn li {
  width: 100%;
  max-width:100%;
  padding:0 0 10px 0;
  }
}

/*-------------------------
エリアマップ
--------------------------*/
.message03 {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  background: #F3EFE7;
}
.message03wrap {
  width:100%;
  margin: auto;
  padding:0 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content:center;
  align-items:center;
}
.message03_img {
  width:50%;
  margin:0 30px 0 0;
}
.message03_text {
  width:50%;
  max-width: 640px;
  padding: 30px 0;
}
@media screen and (max-width: 1200px) {
.message03wrap {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  }
.message03_img {
  width:100%;
  max-width: 100%;
  margin:0 0 0 0;
  text-align: center;
  }
.message03_img img {
  width:100%;
  max-width: 100%;
  }
.message03_text {
  width:100%;
  max-width: 100%;
  padding: 15px 0 20px;
  }
}

/*-------------------------
当院の連携先病院
--------------------------*/
.partner dl {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  border: 2px solid #8C89C2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.partner dt {
  width: 40%;
  padding: 15px;
  background-color: #8C89C2;
  color: #FFF;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  line-height: 100%;
  white-space: nowrap;
  font-size: 1.2em;
}
.partner dd {
  width: 60%;
  padding: 10px 10px 10px 20px;
  margin: 0;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
.partner dl {
  flex-direction: column;
  display:block;
  }
.partner dt {
  width: 100%;
  padding: 15px;
  }
.partner dd {
  width: 100%;
  padding: 15px;
  text-align: center;
  }
}

/*=================================================
共通パーツ
=================================================*/
/*-------------------------
共通ヘッダー
--------------------------*/
header {
  width:100%;
  margin: auto;
  padding:0;
  background: #FFF;
}
.headwrap {
  width: 100%;
  max-width: 1200px;
  padding: 20px 20px 40px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
}
.headlogo {
  width:100%;
  max-width:480px;
  margin: 0 60px 0 0;
}
.headinfo1 {
  width:100%;
  max-width:340px;
  margin: 0 30px 0 0;
}
.headinfo2 {
  width:100%;
  max-width:240px;
  text-align: center;
}
@media screen and (max-width: 820px) {
.headlogo {
  max-width:340px;
  }
.headinfo1 {
  max-width:300px;
  margin: 0 0 0 0;
  }
.headinfo2 {
  display: none;
  }
}
@media screen and (max-width: 767px) {
.headwrap {
  padding: 15px 15px 20px;
  }
.headlogo{
  max-width:240px;
  }
.headinfo1 {
  display: none;
  }
}

/*-------------------------
共通フッター
--------------------------*/
/* お問い合わせはお電話でどうぞ */
.footcontact {
  width: 100%;
  padding: 60px 0 50px;
  margin: 60px 0 0;
  background: #5BADE1;
  text-align: center;
}
a.footcontact_tel{
  padding: 15px 30px 12px 30px;
  margin: 25px 0 10px;
  display:inline-block;
  color: #5BADE1 !important;
  background: #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-family: 'Quicksand', sans-serif;
  line-height:100%;
  font-weight: 500;
  font-size:2em !important;
  text-align:left;
  text-decoration:none !important;
  cursor:pointer;
  transition: all .3s;
  line-height: 100%;
}
a.footcontact_tel:hover {
  background: #EBF5FB;
}
a.footcontact_tel:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin:0 10px 0 0;
  background: url("../img/common/icon_tel.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
.footcontact {
  padding: 40px 0 30px;
  margin: 30px 0 0;
  }
a.footcontact_tel{
  padding: 10px 25px 8px 25px;
  margin: 20px 0 10px;
  font-size:1.5em !important;
  }
}
.footcontact_btn {
  width:100%;
  max-width: 460px;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
}
.footcontact_btn li{
  width:50%;
  margin:20px 10px 0 0;
}
.footcontact_btn li:last-child{
  margin:20px 0 0 0;
}
/* フッターマップ埋め込み */
.footmap {
  position: relative;
  padding-top: 30%;
  height: 0;
  overflow: hidden;
}
.footmap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media(max-width:767px){
.footmap {
  padding-top: 60%;
  }
}
footer {
  width: 100%;
  background: #FFF;
  padding: 25px 0 0;
  margin: 0;
  text-align: center;
}
footer a {
  text-decoration: none !important;
}
.footertel {
  width:100%;
  max-width:320px;
  margin: 15px 0 20px;
}
@media(max-width:640px){
.footertel {
  max-width:240px;
  margin: 10px 0 15px;
  }
}
.copyright {
  font-size: 0.7em;
  color: #999;
  font-family: 'Quicksand', sans-serif;
  margin: 20px 0 15px;
}

/*-------------------------
ページ上部へジャンプ
--------------------------*/
#jumptop{
  position:fixed;
  right: 30px;
  bottom:30px;
  z-index: 9999;
}
.jumpbtn {
  width:4.5em;
  height:4.5em;
  cursor:pointer;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  cursor:pointer;
  background:#5BADE1;
  position: relative;
  border: 2px solid #FFF;
}
.jumpbtn:before {
  content: '';
  position: absolute;
  top: 42%;
  right: 1.4em;
  display: block;
  width: 1.3em;
  height: 1.3em;
  border-top: 3px solid #FFF; 
  border-right: 3px solid #FFF; 
  transform: rotate(-45deg); 
}
@media(max-width:1200px){
#jumptop{
  z-index: 9;
  }
}
@media(max-width:767px){
#jumptop{
  right: 20px;
  bottom:20px;
  }
.jumpbtn {
  width: 3.5em;
  height: 3.5em;
  }
.jumpbtn:before {
  top: 42%;
  right: 1.2em;
  width: 1em;
  height: 1em;
  }
}

/*-------------------------
フローティングバナー
--------------------------*/
/*左側*/
.floatban_left {
  width:80px;
  height:auto;
  position:fixed;
  z-index:9999;
  top: 64px;
  left: 0px;
  transition : 1s;
}
@media screen and (max-width: 1420px) {
.floatban_left {
  width:64px;
  top: 200px;
  }
}
@media screen and (max-width: 767px) {
.floatban_left {
  display: none !important;
  }
}

/*右側*/
.floatban_right {
  width:80px;
  height:auto;
  position:fixed;
  z-index:9999;
  top: 64px;
  right: 0px;
  transition : 1s;
}
@media screen and (max-width: 1420px) {
.floatban_right {
  width:64px;
  top: 200px;
  }
}
@media screen and (max-width: 767px) {
.floatban_right {
  display: none !important;
  }
}

/*-------------------------
スマホフッター固定ボタン
--------------------------*/
.floatbansp {
  display: none;
  z-index: 9999;
  position: relative;
}
@media screen and (max-width: 767px) {
.floatbansp {
  display: block;
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  position: fixed;
  bottom: 0;
  left: 0;
  }
.floatbansp li {
  width: 25%;
  max-width:25%;
  width: calc(100% / 4);
  padding:0;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  }
.floatbansp li:nth-child(1){  background: #5BADE1;}
.floatbansp li:nth-child(2){  background: #F47E1D;}
.floatbansp li:nth-child(3){  background: #59B200;}
.floatbansp li:nth-child(4){  background: #7D4697;}
.floatbansp li a {
  display: block;
  }
.floatbansp li img {
  width: auto;
  height: 60px;
  }
footer {
  padding-bottom: 74px;
  }
#jumptop{
  right: 15px;
  bottom:74px;
  }
}

/*-------------------------
下部固定バナー
--------------------------*/
.Bnr{
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: none;
}
.Bnr .Bnr__img{
  position: fixed;
  width: 100%;
  text-align: center;
  bottom: 0;
  z-index: 22;
}
.Bnr__img__inner{
  width: 100%;
  height: auto;
  box-sizing:border-box;
  padding:0;
  background-color:rgba(0,0,0,0.4);
}
.Bnr .Bnr__img__inner a{

}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 36px;
  top:-37px;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
  font-size: 24px;
  z-index: 888;
  color: #FFF;
  background: rgba(0,0,0,0.4);
  padding: 6px 12px;
}
@media screen and (max-width: 767px) {
.Bnr__img__inner {
  margin-bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 24px;
  top:-33px;
  }
.Bnr .Bnr__img p.close a i{
  font-size: 20px;
  padding: 6px 8px;
  }
}

.fixbanner {
  width:100%;
  max-width: 1000px;
  margin: auto;
  padding:15px 15px 10px 15px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items:flex-start;
  flex-wrap: wrap;
}
.fixbanner li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  padding:0 5px 0 5px;
  box-sizing: border-box;
}
.fixbanner img {
  width:100%;
  max-width: 480px;
}
@media screen and (max-width: 640px) {
.fixbanner {
  padding:10px 10px 8px 10px;
  }
}

/*-------------------------
★現在不使用★右端固定リンクボタン
--------------------------*/
.fixbtn {
  width:80px;
  height:auto;
  position:fixed;
  z-index:9999;
  top: 100px;
  left: 0px;
}
@media screen and (max-width: 1420px) {
.fixbtn {
  top: 240px;
  }
}
@media screen and (max-width: 1280px) {
.fixbtn {
  width:60px;
  }
}
@media screen and (max-width: 767px) {
.fixbtn {
  display: none;
  }
}

/*-------------------------
★現在不使用★フッター電話リンク(スマホでのみ表示)
--------------------------*/
.footbtn {
  display: none;
  z-index: 9999;
  position: relative;
}
@media screen and (max-width: 767px) {
.footbtn {
  display: block;
  }
.footbtn_tel {
  width: 60%;
  background: #5BADE1;
  text-align: center;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  }
.footbtn_app {
  width: 20%;
  background: #F47E1D;
  text-align: center;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 60%;
  }
.footbtn_app2 {
  width: 20%;
  background: #59B200;
  text-align: center;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 80%;
  }
.footbtn img {
  width: auto;
  height: 60px;
  }
footer {
  padding-bottom: 74px;
  }
#jumptop{
  right: 15px;
  bottom:74px;
  }
}

/*-------------------------
ヘッダータイトル
--------------------------*/
.title {
  width: 100%;
  max-width: 1200px;
  height: 300px;
  position: relative;
  color: #FFF;
  margin: 0 auto;
}
.imgmask {
  height: 100%;
  background: rgba(0,0,0,0.4);
}
.pagetitle {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding:20px;
}
.pagetitletext {
  font-family: "Noto Sans Japanese", sans-serif;
  line-height:1.4;
  font-size: 2em;
  font-weight: bold;
  color: #FFF;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
.title {
  height: 150px;
  }
.pagetitletext {
  font-size: 1.5em;
  margin: 0 0 0 10px;
  }
}

.title_aboutus {
  background-image:url(../img/aboutus/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_proctology {
  background-image:url(../img/proctology/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_service {
  background-image:url(../img/service/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_stomach {
  background-image:url(../img/stomach/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_colon {
  background-image:url(../img/colon/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_pancreas {
  background-image:url(../img/pancreas/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_melena {
  background-image:url(../img/melena/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_blog {
  background-image:url(../img/common/blog_header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_curon {
  background-image:url(../img/curon/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}
.title_recruit {
  background-image:url(../img/recruit/header.png);
  background-position:center center;
  background-repeat:no-repeat;
  -moz-background-size:cover;
  background-size:cover;
}

/*-------------------------
パンくずリスト
--------------------------*/
.breadlist {
  width: 100%;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
  font-size: 0.9em;
  padding: 8px 0 30px;
}
.breadlist a{
  color:#333;
  font-weight: normal !important;
}
.breadlist li:not(:last-child):after {
  content: " > ";
  margin: 0 5px;
}
@media(max-width:1200px){
.breadlist {
  padding: 6px 10px 20px;
  font-size: 0.8em;
  }
.breadlist li:not(:last-child):after {
  margin: 0 2px;
  }
}

/*-------------------------
サブタイトル
--------------------------*/
/*リボン風 */
.subtitle1 {
  position: relative;
  padding: 12px 20px 15px 25px;
  background: #E6AA68;
  margin: 50px 0 32px;
  font-family: "Noto Sans Japanese", sans-serif;
  line-height:1.4;
  font-weight: 700;
  font-size: 1.8em;
  color: #FFF;
  letter-spacing: 0.03em;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}
.subtitle1::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}
@media(max-width:640px){
.subtitle1 {
  padding: 12px 15px 15px 20px;
  margin: 32px 0 25px;
  font-size: 1.3em;
  }
}

/* 文頭縦線付き */
.subtitle2 {
  width: 100%;
  padding: 5px 0 0 12px;
  margin: 0 0 15px;
  line-height:1.5;
  font-weight: bold;
  font-size: 1.4em;
  color: #000;
  border-left: solid 8px #E6AA68;
}
@media(max-width:640px){
.subtitle2 {
  padding: 5px 0 0 10px;
  margin: 0 0 12px;
  font-size: 1.1em;
  border-left: solid 6px #E6AA68;
  }
}

/* 文頭丸マーカー付き */
.subtitle3 {
	position:relative;
	line-height:1.5;
	padding-left:1.1em;
  font-weight: bold;
  font-size: 1.1em;
  margin: 0 0 8px;
}
.subtitle3:before{
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:0.8em;
	height:0.8em;
	background:url(../img/common/marker.png) no-repeat;
	background-size:contain;
  margin: 5px 0 0;
}
@media screen and (max-width: 640px) {
.subtitle3 {
  font-size: 1em;
  }
}

/*-------------------------
アンカーリンク
--------------------------*/
.anchorlink {
  width: 100%;
  padding: 20px 25px 15px;
  margin: 0;
  background: #F3EFE7;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
@media(max-width:1200px){
.anchorlink {
  margin: 0;
  padding: 20px 20px 15px;
  }
}
@media(max-width:640px){
.anchorlink {
  padding: 15px 15px 10px;
  }
}
.anchorlinkwrap {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.anchorlinkwrap li {
  width: 33.33%;
  max-width:33.33%;
  width: calc(100% / 3);
  padding:0 15px 0 0;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
.anchorlinkwrap li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  }
}
@media screen and (max-width: 640px) {
.anchorlinkwrap {
  flex-direction: column;
  display:block;
  }
.anchorlinkwrap li {
  width: 100%;
  max-width:100%;
  padding:0 0 5px 0;
  }
}
.anchorbtn {
	position:relative;
	line-height:1.4;
	padding-left:1.1em;
  font-weight: bold;
  font-size: 0.9em;
  margin: 0 0 8px;
  text-decoration: none !important;
  color: #333 !important;
  font-weight: bold;
}
.anchorbtn:before{
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width:0.8em;
	height:0.8em;
	background:url(../img/common/anchorlink.png) no-repeat;
	background-size:contain;
  margin: 10px 0 0;
}
@media screen and (max-width: 640px) {
.anchorbtn:before{
  margin: 8px 0 0;
  }
}

/*-------------------------
外部リンクテキスト
--------------------------*/
.exlinktext a{
  font-weight: normal;
}
.exlinktext p{
  font-size: 1.05em;
  font-weight: normal;
  padding: 0.35em 0 0.6em 2em;
  line-height: 1.6;
  letter-spacing: 0.04em;
  position: relative;
}
.exlinktext p:before {
	position: absolute;
  top: 0;
  left: 0;
  font-size: 1.4em;
  color: #E6AA68;
  font-family:"Material Symbols Rounded";
  content: "\e89e"; /*出口矢印*/
  font-variation-settings:
  'FILL' 0,
  'wght' 400
}

/*-------------------------
薄オレンジ背景枠
--------------------------*/
.orangebox {
  width: 100%;
  padding: 30px;
  margin: 15px 0;
  background: #FAEEE1;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
@media screen and (max-width: 640px) {
.orangebox {
  padding: 15px;
  }
}

.orangebox2 {
  width: 100%;
  padding: 15px 18px;
  margin: 10px 0;
  background: #FAEEE1;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
@media screen and (max-width: 640px) {
.orangebox2 {
  padding: 15px;
  }
}

/*-------------------------
ボタン
--------------------------*/
/* 茶色枠線角円ボタン */
.btn1_L {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:1.3em;
  cursor: pointer;
  padding: 10px 15px 10px;
  text-decoration: none;
  color: #E6AA68;
  background: #FFF;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  border: 2px solid #E6AA68;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin:10px 10px 0 0;
  display: inline-block;
  transition: all .3s;
}
.btn1_L:hover {
  background: #E6AA68;
  color: #FFF;
  border: 2px solid #E6AA68;
}
.btn1_M {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:1.1em;
  cursor: pointer;
  padding: 6px 12px;
  text-decoration: none;
  color: #E6AA68;
  background: #FFF;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  border: 2px solid #E6AA68;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin:5px 5px 0 0;
  display: inline-block;
  transition: all .3s;
}
.btn1_M:hover {
  background: #E6AA68;
  color: #FFF;
  border: 2px solid #E6AA68;
}
.btn1_S {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:0.9em;
  cursor: pointer;
  padding: 5px 10px 5px;
  text-decoration: none;
  color: #E6AA68;
  background: #FFF;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  border: 2px solid #E6AA68;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin:5px 5px 0 0;
  display: inline-block;
  transition: all .3s;
}
.btn1_S:hover {
  background: #E6AA68;
  color: #FFF;
  border: 2px solid #E6AA68;
}

/* 茶色角円ボタン */
.btn2_L {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:1.3em;
  cursor: pointer;
  padding: 10px 15px 10px;
  text-decoration: none;
  color: #FFF;
  background: #E6AA68;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  border: 2px solid #E6AA68;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin:10px 10px 0 0;
  display: inline-block;
  transition: all .3s;
}
.btn2_L:hover {
  background: #FFF;
  color: #E6AA68;
  border: 2px solid #E6AA68;
}
.btn2_M {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:1.1em;
  cursor: pointer;
  padding: 6px 12px;
  text-decoration: none;
  color: #FFF;
  background: #E6AA68;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  border: 2px solid #E6AA68;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin:5px 5px 0 0;
  display: inline-block;
  transition: all .3s;
}
.btn2_M:hover {
  background: #FFF;
  color: #E6AA68;
  border: 2px solid #E6AA68;
}
.btn2_S {
  -webkit-appearance:none;
  -moz-appearance:none;
  -ms-appearance:none;
  -o-appearance:none;
  appearance:none;
  font-size:0.9em;
  cursor: pointer;
  padding: 5px 10px 5px;
  text-decoration: none;
  color: #FFF;
  background: #E6AA68;
  text-align: center;
  font-weight: bold;
  line-height: 100%;
  border: 2px solid #E6AA68;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  margin:5px 5px 0 0;
  display: inline-block;
  transition: all .3s;
}
.btn2_S:hover {
  background: #FFF;
  color: #E6AA68;
  border: 2px solid #E6AA68;
}

/* 茶色矢印付きリンク */
.btn3 {
  position: relative;
  display: inline-block;
  padding-left: 0.7em;
  color: #333;
  text-decoration: none;
  margin:5px 15px 0 0;
}
.btn3:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #E6AA68;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -8px 0 0 0;
}
.btn3:hover {
  text-decoration: underline;
}

/*-------------------------
写真ギャラリー
--------------------------*/
/* 写真ギャラリー横並び2列(640px以下で縦列切替) */
.gallery2 {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.gallery2 li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  padding:0 15px 15px 0;
  box-sizing: border-box;
}
.gallery2 img {
  width:100%;
}
@media screen and (max-width: 640px) {
.gallery2 li {
  flex-direction: column;
  display:block;
  width: 100%;
  max-width:100%;
  padding:0 0 10px 0;
  }
}

/* 写真ギャラリー横並び2列固定 */
.gallery2_fix {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.gallery2_fix li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  padding:0 15px 15px 0;
  box-sizing: border-box;
}
.gallery2_fix img {
  width:100%;
}
@media screen and (max-width: 640px) {
.gallery2_fix li {
  padding:0 10px 10px 0;
  }
}

/* 写真ギャラリー横並び3列固定 */
.gallery3 {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.gallery3 li {
  width: 33.33%;
  max-width:33.33%;
  width: calc(100% / 3);
  padding:0 15px 15px 0;
  box-sizing: border-box;
}
.gallery3 img {
  width:100%;
}
@media screen and (max-width: 640px) {
.gallery3 li {
  padding:0 8px 8px 0;
  }
}

/* 写真ギャラリー横並び3列(640px以下で縦列切替) */
.gallery3_row {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.gallery3_row li {
  width: 33.33%;
  max-width:33.33%;
  width: calc(100% / 3);
  padding:0 15px 15px 0;
  box-sizing: border-box;
}
.gallery3_row img {
  width:100%;
}
@media screen and (max-width: 640px) {
.gallery3_row li {
  flex-direction: column;
  display:block;
  width: 100%;
  max-width:100%;
  padding:0 0 10px 0;
  }
}

.gallery3_prefix {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
  flex-wrap: wrap;
}
.gallery3_prefix li {
  width: 33.33%;
  max-width:33.33%;
  width: calc(100% / 3);
  padding:0 10px 15px 10px;
  box-sizing: border-box;
}
.gallery3_prefix img {
  width:100%;
}
@media screen and (max-width: 640px) {
.gallery3_prefix li {
  width: 50%;
  max-width:50%;
  width: calc(100% / 2);
  box-sizing: border-box;
  padding:0 3px 10px 3px;
  }
}

/* 写真ギャラリーキャプション */
.gallerycaption {
  font-size: 1em;
  margin-top: 8px;
  line-height: 1.5;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 640px) {
.gallerycaption {
  font-size: 0.8em;
  margin-top: 6px;
  line-height: 1.4;
  }
}
/*-------------------------
横並びflexbox
--------------------------*/
/* 均等2列(767px以下で縦列切り替え) */
.col2 {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: flex-start;
  align-items:flex-start;
}
.col2 li{
  width:50%;
  margin:0 40px 0 0;
}
.col2 li:last-child{
  margin:0 0 0 0;
}
@media screen and (max-width: 767px) {
.col2 {
  flex-direction: column;
  display:block;
  }
.col2 li {
  width:100%;
  margin:0 0 15px 0;
  }
.col2 li:last-child{
  margin:0 0 0 0;
  }
}

/* 画像＋テキスト／幅1:2 (640px以下で縦列切り替え) */
.column {
  width:100%;
  margin: auto;
  padding:0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items: center;
}
.column_img {
  flex: 1;
  margin:0 20px 0 0;
}
.column_img2 {
  flex: 1;
  margin:0 20px 0 0;
}
.column_img3 {
  flex: 1;
  margin:0 20px 0 0;
}
.column_img3 img {
  width: 100%;
  max-width: 240px;
}
.column_text {
  flex: 2;
}
@media screen and (max-width: 960px) {
.column {
  align-items:flex-start;
  }
}
@media screen and (max-width: 640px) {
.column {
  flex-direction: column;
  display:block;
  }
.column_img {
  max-width:100%;
  margin:0 0 15px 0;
  }
.column_img2 {
  max-width:200px;
  margin:0 auto;
  padding-bottom: 15px;
  }
.column_img3 {
  max-width:160px;
  margin:0 auto;
  padding-bottom: 15px;
  }
}


/*=================================================
更新プログラム調整
=================================================*/
#newsList {
  display: block;
}
.up_ymd {
  color:#E6AA68;
  font-family: 'Quicksand', sans-serif;
  line-height:1.4;
  font-size: 1.2em;
  margin-top: 10px;
}
.newstitle {
  font-weight: bold;
  font-size: 1em;
}
.newschap {
  font-size: 1em;
  line-height: 1.6;
}
.bloglist {
  margin-bottom: 15px;
}

#up_ymd {
  color:#E6AA68;
  font-family: 'Quicksand', sans-serif;
  line-height:1.4;
  font-size: 1.4em;
  margin-top: 10px;
}
.detailtitle {
  font-size: 1.5em;
  font-family: "Noto Sans Japanese", sans-serif;
  line-height:1.4;
  font-weight: bold;
  margin-bottom: 40px;
}
#detail {
  width: 100%;
  margin-bottom: 30px;
}
#detail br{
  display: block;
}

.blogimg {
  margin: 20px 0;
}

.pager{
	text-align:center;
	padding:10px;
	clear:both;
}
.pager a{
    border: 2px solid #E6AA68;
    border-radius: 5px 5px 5px 5px;
    color: #E6AA68;
    font-size: 1em;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}
.pager a.current{
    background: #E6AA68;
    border: 2px solid #E6AA68;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 1em;
    padding: 3px 7px 2px;
	margin:0 2px;
    text-decoration: none;
}
.pager a:hover{
    background:#E6AA68;
    color: #fff;
}
.overPagerPattern{
	padding:0 2px ;	
}